diff --git a/src/app/page.tsx b/src/app/page.tsx index 4720313..eb4e555 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -229,7 +229,7 @@ export default function LandingPage() { title="Start Your Coding Journey Today" description="Join thousands of learners who are already transforming their careers. Get instant access to all courses, community support, and mentorship." buttons={[ - { text: "Claim Free Trial", href: "#" }, + { text: "Start Free Trial Now", href: "#" }, { text: "Browse All Courses", href: "features" }, ]} buttonAnimation="slide-up"