Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9eb0c04a70 | |||
| f40b7d6c7f | |||
| d144c93ea0 | |||
| 210a1e3b9c | |||
| d3ad599581 | |||
| 578511cceb |
@@ -52,7 +52,7 @@ export default function LandingPage() {
|
|||||||
tagIcon={Shield}
|
tagIcon={Shield}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Start Learning Free", href: "lessons" },
|
{ text: "Begin Free Lesson", href: "lessons" },
|
||||||
{ text: "Learn More", href: "about" }
|
{ text: "Learn More", href: "about" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
|
|||||||
Reference in New Issue
Block a user