Update src/app/page.tsx
This commit is contained in:
@@ -52,8 +52,8 @@ export default function LandingPage() {
|
||||
mediaAnimation="slide-up"
|
||||
background={{ variant: "glowing-orb" }}
|
||||
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"
|
||||
testimonials={[
|
||||
|
||||
Reference in New Issue
Block a user