Update src/app/page.tsx

This commit is contained in:
2026-03-13 21:26:33 +00:00
parent cd401d4df3
commit 83be14f10a

View File

@@ -46,7 +46,7 @@ export default function LandingPage() {
tag="Urban Sports"
tagIcon={Zap}
tagAnimation="slide-up"
background={{ variant: "grid" }}
background={{ variant: "animated-grid" }}
buttons={[
{ text: "Join Our Team", href: "#contact" },
{ text: "Learn More", href: "#about" }