diff --git a/src/app/page.tsx b/src/app/page.tsx index f47634c..0cb2a48 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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"