diff --git a/src/app/page.tsx b/src/app/page.tsx index 2958b9d..7a54d85 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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"