diff --git a/src/app/page.tsx b/src/app/page.tsx index e874587..03e34d2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,8 +51,8 @@ export default function LandingPage() { { text: "Contact Me", href: "#contact" } ]} mediaItems={[ - { videoSrc: "https://www.w3schools.com/howto/rain.mp4", imageAlt: "Looping car montage drift" }, - { videoSrc: "https://www.w3schools.com/howto/rain.mp4", imageAlt: "Cinematic night car shots" } + { videoSrc: "https://www.w3schools.com/howto/rain.mp4?_wi=1", imageAlt: "Looping car montage drift" }, + { videoSrc: "https://www.w3schools.com/howto/rain.mp4?_wi=2", imageAlt: "Cinematic night car shots" } ]} mediaAnimation="blur-reveal" rating={5}