From 7b17984cd276430863338fbc47d3c319836fe490 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 02:41:53 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 667f9f2..f0f8a2b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,6 @@ export default function LandingPage() { mediaAnimation="slide-up" rating={5} ratingText="Trusted by 500+ Local Families" - useInvertedBackground={false} /> @@ -165,7 +164,7 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/fighting-hunger-poverty-together_482257-84897.jpg" imageAlt="Community members working together" mediaAnimation="slide-up" - useInvertedBackground={false} + metricsAnimation="slide-up" /> -- 2.49.1