diff --git a/src/app/page.tsx b/src/app/page.tsx index 8cf56bc..a89ced6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -238,7 +238,7 @@ export default function LandingPage() { title="Start Your Exam Prep Journey Today" description="Join thousands of students using ExamFlow to ace their exams. No credit card required. Start uploading your first PDF and experience intelligent, AI-free exam preparation." buttons={[ - { text: "Launch ExamFlow", href: "#dashboard" }, + { text: "Start Free Trial", href: "#dashboard" }, { text: "Learn More", href: "#how-it-works" } ]} buttonAnimation="slide-up"