From 8db503f3a596618e6b703699950332eda6b316f2 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 14:11:35 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1cebd0d..a56ff50 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,13 +49,13 @@ export default function LandingPage() { title="Cinematic Storytelling, Redefined." description="We craft blockbuster-quality ads that command attention, evoke emotion, and drive engagement on streaming platforms worldwide." leftCarouselItems={[ - { videoSrc: "https://www.w3schools.com/html/mov_bbb.mp4", videoAriaLabel: "cinematic production process" }, + { videoSrc: "https://www.w3schools.com/html/mov_bbb.mp4?_wi=1", videoAriaLabel: "cinematic production process" }, { imageSrc: "http://img.b2bpic.net/free-photo/man-filming-with-professional-camera_23-2149066357.jpg", imageAlt: "filmmaking camera lens" }, { videoSrc: "https://www.w3schools.com/html/movie.mp4", videoAriaLabel: "behind the scenes" }, ]} rightCarouselItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/technological-piece-background_23-2148882601.jpg", imageAlt: "cinematic lens reflection" }, - { videoSrc: "https://www.w3schools.com/html/mov_bbb.mp4", videoAriaLabel: "cinematic lighting setup" }, + { videoSrc: "https://www.w3schools.com/html/mov_bbb.mp4?_wi=2", videoAriaLabel: "cinematic lighting setup" }, { imageSrc: "http://img.b2bpic.net/free-photo/assortment-movie-elements-red-background-with-copy-space_23-2148457859.jpg", imageAlt: "cinematic film production" }, ]} buttons={[ -- 2.49.1