diff --git a/src/app/page.tsx b/src/app/page.tsx index df0950c..09c5c42 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function LandingPage() { description="Become conversational in just 30 days. Master any language with interactive, bite-sized lessons tailored for beginners and adventurous travelers." buttons={[ { - text: "Get Started", href: "#"}, + text: "Start Learning Free", href: "#"}, { text: "View Roadmap", href: "#"}, ]}