From e59cbc4341dc00b3506178e061c9eced3947e0f0 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 19 Mar 2026 19:28:20 +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 85f74fb..db50e49 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -169,7 +169,7 @@ export default function LandingPage() { tag="Proven Impact" tagIcon={BarChart3} tagAnimation="opacity" - textboxLayout="centered" + textboxLayout="default" useInvertedBackground={true} animationType="scale-rotate" buttons={[{ text: "Join the Elite", href: "#contact" }]}