From e8765ebbfc2e4b603aae35a9aae655b0407722be Mon Sep 17 00:00:00 2001 From: sebastjanartic <45803536-sebastjanartic@users.noreply.replit.com> Date: Fri, 26 Sep 2025 17:07:00 +0000 Subject: [PATCH] Add ad banner to video pages to match live stream layout Integrates the AdSenseAd component with adSlot="5629279662" below the video description on the VideoPage.tsx component. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 45a1dcfc-f8a2-475a-a6b9-96fbb841dc27 Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/60d372ff-2c10-46c7-b01b-10c3435136b0/45a1dcfc-f8a2-475a-a6b9-96fbb841dc27/PY5hDT5 --- client/src/pages/VideoPage.tsx | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/client/src/pages/VideoPage.tsx b/client/src/pages/VideoPage.tsx index 550eb7b..ddb1f8b 100644 --- a/client/src/pages/VideoPage.tsx +++ b/client/src/pages/VideoPage.tsx @@ -774,6 +774,15 @@ export default function VideoPage() {

Video description not available.

)} + + {/* Banner Ad below description */} +
+ +