diff --git a/src/app/page.tsx b/src/app/page.tsx index 79cf862..c11ed71 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" }