Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 148941d6b9 | |||
| f306010929 | |||
| a96030542e |
@@ -197,7 +197,7 @@ export default function LandingPage() {
|
|||||||
text="Ready to transform your life? Join Cactusfit today."
|
text="Ready to transform your life? Join Cactusfit today."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Claim Your Free Trial", href: "#"},
|
text: "Claim Your Free Trial", onClick: () => window.location.href = '#hero'},
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user