Update src/app/page.tsx
This commit is contained in:
@@ -45,7 +45,7 @@ export default function Home() {
|
||||
<HeroBillboardCarousel
|
||||
title="Welcome to Iron Pulse"
|
||||
description="Experience elite CrossFit training with state-of-the-art equipment and expert coaching"
|
||||
background={{ variant: "circleGradient" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
tag="Peak Performance"
|
||||
tagIcon={Zap}
|
||||
buttons={[{ text: "Start Your Trial", href: "/gym-3d" }, { text: "Learn More", href: "wod" }]}
|
||||
|
||||
Reference in New Issue
Block a user