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" }]}