diff --git a/src/app/page.tsx b/src/app/page.tsx index 06bf03f..d860ffa 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { tagIcon={BookOpen} tagAnimation="slide-up" buttons={[ - { text: "Start Learning Now", href: "#courses" }, + { text: "Get Started Free", href: "#courses" }, { text: "Explore Features", href: "#about" }, ]} buttonAnimation="slide-up"