diff --git a/src/app/page.tsx b/src/app/page.tsx index b5e1bbd..6517ec8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,7 +54,7 @@ export default function LandingPage() { ]} avatarText="Trusted by 500+ verified students" buttons={[ - { text: "Download App", href: "#download" }, + { text: "Join for Free", href: "#download" }, { text: "Learn More", href: "#features" }, ]} buttonAnimation="slide-up"