Merge version_4 into main
Merge version_4 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user