From 01d20cfa9e9c009a496007fdd398683bc0e4a969 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 15 Mar 2026 17:28:16 +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 81c7db0..03236e3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -178,7 +178,7 @@ export default function LandingPage() { tag="Impact & Growth" tagIcon={TrendingUp} tagAnimation="blur-reveal" - textboxLayout="center" + textboxLayout="centered" useInvertedBackground={true} animationType="scale-rotate" metrics={[ -- 2.49.1