Update src/app/page.tsx

This commit is contained in:
2026-03-03 20:31:16 +00:00
parent 38a43175c0
commit 0802822763

View File

@@ -46,7 +46,7 @@ export default function LandingPage() {
description="Unleash your inner warrior. Train with the strength and discipline of Norse legends. Transform your body and conquer your limits."
background={{ variant: "radial-gradient" }}
buttons={[
{ text: "Start Your Journey", href: "#pricing" },
{ text: "Get Started Today", href: "/signup" },
{ text: "View Programs", href: "#programs" }
]}
buttonAnimation="slide-up"