Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2a4bfa88dc | |||
| 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"
|
imageSrc="http://img.b2bpic.net/free-photo/young-woman-exercising-outside-turning-playlist-before-jogging_329181-11118.jpg"
|
||||||
imageAlt="FitTrack fitness dashboard interface"
|
imageAlt="FitTrack fitness dashboard interface"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Start Tracking", href: "https://app.fittrack.com" },
|
{ text: "Start Free Trial", href: "https://app.fittrack.com" },
|
||||||
{ text: "Learn More", href: "features" }
|
{ text: "Learn More", href: "features" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="blur-reveal"
|
buttonAnimation="blur-reveal"
|
||||||
@@ -277,7 +277,7 @@ export default function LandingPage() {
|
|||||||
tagIcon={Rocket}
|
tagIcon={Rocket}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
title="Begin Your Fitness Transformation Today"
|
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" }}
|
background={{ variant: "rotated-rays-animated" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
inputPlaceholder="Enter your email"
|
inputPlaceholder="Enter your email"
|
||||||
|
|||||||
Reference in New Issue
Block a user