4 Commits

Author SHA1 Message Date
9a50d49610 Update src/app/page.tsx 2026-03-12 02:46:51 +00:00
9ad09bc5ec Merge version_2 into main
Merge version_2 into main
2026-03-12 02:45:08 +00:00
a3abc514d6 Update src/app/page.tsx 2026-03-12 02:45:04 +00:00
fb4c41cd05 Merge version_1 into main
Merge version_1 into main
2026-03-12 02:41:05 +00:00

View File

@@ -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"