diff --git a/src/app/page.tsx b/src/app/page.tsx index a89ced6..a55bdc2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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"