diff --git a/client/src/components/HeaderAd.tsx b/client/src/components/HeaderAd.tsx index feb600a..6032bb0 100644 --- a/client/src/components/HeaderAd.tsx +++ b/client/src/components/HeaderAd.tsx @@ -21,20 +21,17 @@ export default function HeaderAd() { }, []); return ( -
- {/* Responsive Header Ad */} +
+ {/* Fixed Small Header Ad */}
); diff --git a/client/src/pages/home.tsx b/client/src/pages/home.tsx index ed0a09f..a4a6a4a 100644 --- a/client/src/pages/home.tsx +++ b/client/src/pages/home.tsx @@ -212,18 +212,6 @@ export default function Home() { {/* Fixed Header Ad */} - {/* Header Banner Ad */} -
-
- -
-
-