Merge version_4 into main #3

Merged
bender merged 1 commits from version_4 into main 2026-04-18 16:24:08 +00:00

View File

@@ -197,7 +197,7 @@ export default function LandingPage() {
text="Ready to transform your life? Join Cactusfit today."
buttons={[
{
text: "Claim Your Free Trial", href: "#"},
text: "Claim Your Free Trial", onClick: () => window.location.href = '#hero'},
]}
/>
</div>