From 3bfc995e61ff53fd0e60e5cd04428ce839146fbb Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 30 Apr 2026 10:59:39 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2b5b956..8b7cd99 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,9 +71,10 @@ export default function LandingPage() { title="Empowering Every Voice" description="We are a grassroots community focused on fostering growth and meaningful relationships. We believe that when people come together, they can solve any problem." subdescription="With over 50k members globally, we are creating a world of difference." - videoSrc="http://img.b2bpic.net/free-photo/disabled-man-wheelchair-working-his-office-job_23-2149571090.jpg" + imageSrc="http://img.b2bpic.net/free-photo/disabled-man-wheelchair-working-his-office-job_23-2149571090.jpg" mediaAnimation="slide-up" icon={Users} + useInvertedBackground={false} /> -- 2.49.1