Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1312ac4dad | |||
| 9b48c01a39 |
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user