Update src/app/page.tsx

This commit is contained in:
2026-03-19 19:28:20 +00:00
parent 63af7bd42d
commit e59cbc4341

View File

@@ -169,7 +169,7 @@ export default function LandingPage() {
tag="Proven Impact" tag="Proven Impact"
tagIcon={BarChart3} tagIcon={BarChart3}
tagAnimation="opacity" tagAnimation="opacity"
textboxLayout="centered" textboxLayout="default"
useInvertedBackground={true} useInvertedBackground={true}
animationType="scale-rotate" animationType="scale-rotate"
buttons={[{ text: "Join the Elite", href: "#contact" }]} buttons={[{ text: "Join the Elite", href: "#contact" }]}