diff --git a/src/app/page.tsx b/src/app/page.tsx index 7e391ae..b3ac4bb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { tagIcon={Sparkles} tagAnimation="slide-up" buttons={[ - { text: "Explore Programs", href: "#features" }, + { text: "Start Free Trial", href: "#features" }, { text: "Schedule a Tour", href: "#contact" }, ]} buttonAnimation="slide-up"