Update src/app/page.tsx

This commit is contained in:
2026-03-04 18:48:32 +00:00
parent 0c09a6ce21
commit 0d1bb2cd3f

View File

@@ -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" }]}