Update src/app/page.tsx

This commit is contained in:
2026-03-03 05:13:42 +00:00
parent 10c82e72d6
commit 2ab48f63cd

View File

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