From 464bbdb3301f959014ebb0177ce1b28e569dd488 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 27 Mar 2026 21:04:52 +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 ceb0e5f..4cab1f9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/afro-american-woman-talking-with-friends-enjoying-time-spend-together_482257-4589.jpg" mediaAnimation="slide-up" imageAlt="Community solidarity rally" - videoSrc="https://www.w3schools.com/howto/movie.mp4" + videoSrc="https://www.w3schools.com/howto/movie.mp4?_wi=1" buttons={[ { text: "Join the Movement", @@ -94,7 +94,7 @@ export default function LandingPage() { mediaAnimation="blur-reveal" tagIcon={Users} imageAlt="Community garden and resource sharing" - videoSrc="https://www.w3schools.com/howto/movie.mp4" + videoSrc="https://www.w3schools.com/howto/movie.mp4?_wi=2" /> -- 2.49.1