From ad94d98f09b8c1e2eca21675e82b6a22de547a47 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 13 Mar 2026 18:32:28 +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 2c43dc8..696220a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -166,7 +166,7 @@ export default function LandingPage() { tag="Our Impact" tagIcon={Award} tagAnimation="slide-up" - textboxLayout="default" + textboxLayout="centered" useInvertedBackground={false} animationType="slide-up" metrics={[ -- 2.49.1