Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| aa04328cbc | |||
| e89c7442e5 |
@@ -52,8 +52,8 @@ export default function LandingPage() {
|
|||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
background={{ variant: "glowing-orb" }}
|
background={{ variant: "glowing-orb" }}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Start Learning Now", href: "contact" },
|
{ text: "Explore Games", href: "games" },
|
||||||
{ text: "Explore Games", href: "games" }
|
{ text: "Try Free Today", href: "contact" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
testimonials={[
|
testimonials={[
|
||||||
|
|||||||
Reference in New Issue
Block a user