diff --git a/.replit b/.replit
index dd7d269..469c6e0 100644
--- a/.replit
+++ b/.replit
@@ -27,6 +27,10 @@ externalPort = 3001
localPort = 35637
externalPort = 3000
+[[ports]]
+localPort = 41219
+externalPort = 3003
+
[env]
PORT = "5000"
diff --git a/attached_assets/image_1759095276328.png b/attached_assets/image_1759095276328.png
new file mode 100644
index 0000000..b4ab881
Binary files /dev/null and b/attached_assets/image_1759095276328.png differ
diff --git a/client/src/components/InlineAd.tsx b/client/src/components/InlineAd.tsx
index 1b2ae1b..1df2f58 100644
--- a/client/src/components/InlineAd.tsx
+++ b/client/src/components/InlineAd.tsx
@@ -21,7 +21,7 @@ export default function InlineAd() {
}, []);
return (
-
+
{/* Desktop Only: 1200x90px Inline Ad */}
- {/* Final inline ad before footer */}
-
-
-
-
{/* Footer */}