From ea35ca99b76d607ee6223c55566bb52ca27de278 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 05:07:15 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.49.1