Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f306010929 | |||
| a96030542e | |||
| e9f2e55d24 | |||
| 7ef416244c |
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
||||
<HeroBillboardScroll
|
||||
background={{
|
||||
variant: "gradient-bars"}}
|
||||
title="Transform Your Body, Elevate Your Life"
|
||||
title="Reach Your Peak Fitness at Cactusfit"
|
||||
description="Premium fitness facilities, expert trainers, and a supportive community designed to help you achieve real results. Join Cactusfit and become the strongest version of yourself."
|
||||
buttons={[
|
||||
{
|
||||
@@ -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