Update src/app/page.tsx

This commit is contained in:
2026-03-03 08:26:45 +00:00
parent 6091154bb3
commit 928a2a39a4

View File

@@ -197,7 +197,7 @@ export default function LandingPage() {
description="Join our community of athletes and discover products designed for your goals. Whether you're training for a marathon or just starting your fitness journey, we have the right gear for you."
buttons={[
{ text: "Contact Us", href: "contact" },
{ text: "Shop Now", href: "products" },
{ text: "Browse Collection", href: "products" },
]}
buttonAnimation="slide-up"
background={{ variant: "radial-gradient" }}