diff --git a/src/app/page.tsx b/src/app/page.tsx index fc26581..e5a0ea2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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: "Play Instantly for Free", href: "#products" }]} + buttons={[{ text: "Play Instantly for Free", href: "https://www.nd.lol" }]} 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" },