From 83be14f10aff3e932d5ae8e6c08b01b14d849fdd Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 13 Mar 2026 21:26:33 +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 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" }