From ccb1b8d79b2530417627acb285777d8201f85d63 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 06:09:55 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" }, -- 2.49.1