2 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

View File

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