Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3bc8e9c9e9 | |||
| d00cedc314 | |||
| b3b43b345a | |||
| 43dd96bd86 | |||
| eca9a66b40 |
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
title="Level Up Your Playtime with ND lol"
|
||||
description="The ultimate destination for free, high-performance browser games. No downloads, no lag, just pure adrenaline."
|
||||
buttons={[{ text: "Start Playing", href: "#products" }]}
|
||||
buttons={[{ text: "Play Instantly for Free", href: "#products" }]}
|
||||
carouselItems={[
|
||||
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/still-life-seat-gamers_23-2149746571.jpg", imageAlt: "neon gaming aesthetic" },
|
||||
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-landscape-dubai_23-2151339817.jpg", imageAlt: "cyberpunk digital city" },
|
||||
@@ -178,4 +178,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user