6 Commits

Author SHA1 Message Date
1312ac4dad Update src/app/page.tsx 2026-03-03 05:11:47 +00:00
9b48c01a39 Merge version_2 into main
Merge version_2 into main
2026-03-03 05:07:25 +00:00
ea35ca99b7 Update src/app/page.tsx 2026-03-03 05:07:15 +00:00
6cf61f8f88 Merge version_1 into main
Merge version_1 into main
2026-03-03 05:06:15 +00:00
b2bf27d1e2 Merge version_1 into main
Merge version_1 into main
2026-03-03 05:05:20 +00:00
d55f6ad48a Merge version_1 into main
Merge version_1 into main
2026-03-03 05:03:33 +00:00

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
tagIcon={Brain}
tagAnimation="slide-up"
buttons={[
{ text: "Start Learning", href: "#dashboard" },
{ text: "Upload Your First PDF", href: "#dashboard" },
{ text: "Watch Demo", href: "#how-it-works" }
]}
buttonAnimation="slide-up"
@@ -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"