Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9a50d49610 | |||
| 9ad09bc5ec | |||
| a3abc514d6 | |||
| fb4c41cd05 |
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-woman-exercising-outside-turning-playlist-before-jogging_329181-11118.jpg"
|
||||
imageAlt="FitTrack fitness dashboard interface"
|
||||
buttons={[
|
||||
{ text: "Start Tracking", href: "https://app.fittrack.com" },
|
||||
{ text: "Start Free Trial", href: "https://app.fittrack.com" },
|
||||
{ text: "Learn More", href: "features" }
|
||||
]}
|
||||
buttonAnimation="blur-reveal"
|
||||
@@ -277,7 +277,7 @@ export default function LandingPage() {
|
||||
tagIcon={Rocket}
|
||||
tagAnimation="slide-up"
|
||||
title="Begin Your Fitness Transformation Today"
|
||||
description="Join thousands of users who are already tracking their progress, achieving their goals, and transforming their lives with FitTrack. Sign up now and get started for free!"
|
||||
description="Get 7-day personalized workout plan + weekly progress tips sent directly to your inbox. Start tracking smarter, training harder, and reaching your fitness goals faster with FitTrack."
|
||||
background={{ variant: "rotated-rays-animated" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Enter your email"
|
||||
|
||||
Reference in New Issue
Block a user