Update src/app/page.tsx
This commit is contained in:
@@ -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" }
|
||||
|
||||
Reference in New Issue
Block a user