diff --git a/src/app/page.tsx b/src/app/page.tsx index 2daa29d..dfb0998 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { imageAlt="Athletes training and executing tactical strategies" imagePosition="right" buttons={[ - { text: "Explore Courses", href: "#courses" }, + { text: "Start Free Trial", href: "#courses" }, { text: "Learn More", href: "#about" } ]} mediaAnimation="slide-up"