From 8f9e04c85f5dee29b2048da58d1a7d1044424089 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Mar 2026 12:45:02 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 317dee2..a9ae653 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -175,7 +175,7 @@ export default function LandingPage() { tag="Our Impact" tagIcon={TrendingUp} tagAnimation="slide-up" - textboxLayout="centered" + textboxLayout="default" useInvertedBackground={false} animationType="slide-up" carouselMode="buttons" -- 2.49.1