2 Commits

Author SHA1 Message Date
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" 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"