Update src/app/page.tsx

This commit is contained in:
2026-03-27 21:04:52 +00:00
parent 3336a7ea74
commit 464bbdb330

View File

@@ -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"
/>
</div>