Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-22 06:07:33 +00:00

View File

@@ -32,22 +32,10 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Games",
id: "#products",
},
{
name: "Features",
id: "#features",
},
{
name: "Reviews",
id: "#testimonials",
},
{
name: "FAQ",
id: "#faq",
},
{ name: "Games", id: "#products" },
{ name: "Features", id: "#features" },
{ name: "Reviews", id: "#testimonials" },
{ name: "FAQ", id: "#faq" },
]}
brandName="ND lol"
/>
@@ -55,48 +43,17 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardRotatedCarousel
background={{
variant: "sparkles-gradient",
}}
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: "Start Playing", href: "#products" }]}
carouselItems={[
{
id: "1",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-seat-gamers_23-2149746571.jpg?_wi=1",
imageAlt: "neon gaming aesthetic",
},
{
id: "2",
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-landscape-dubai_23-2151339817.jpg?_wi=1",
imageAlt: "cyberpunk digital city",
},
{
id: "3",
imageSrc: "http://img.b2bpic.net/free-photo/intricate-3d-cross-with-bright-lights_23-2151004871.jpg",
imageAlt: "abstract gaming neon light",
},
{
id: "4",
imageSrc: "http://img.b2bpic.net/free-photo/esports-presentation-background-3d-illustration_1419-2783.jpg",
imageAlt: "esports stage spotlight",
},
{
id: "5",
imageSrc: "http://img.b2bpic.net/free-photo/illustration-blue-lights-rectangular-shapes-flowing-into-one-direction_181624-15898.jpg",
imageAlt: "floating digital gaming icons",
},
{
id: "6",
imageSrc: "http://img.b2bpic.net/free-photo/blue-beams-with-warm-edge-glow-neon-depth_169016-71500.jpg",
imageAlt: "motion blur neon blue",
},
{ 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" },
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/intricate-3d-cross-with-bright-lights_23-2151004871.jpg", imageAlt: "abstract gaming neon light" },
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/esports-presentation-background-3d-illustration_1419-2783.jpg", imageAlt: "esports stage spotlight" },
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/illustration-blue-lights-rectangular-shapes-flowing-into-one-direction_181624-15898.jpg", imageAlt: "floating digital gaming icons" },
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/blue-beams-with-warm-edge-glow-neon-depth_169016-71500.jpg", imageAlt: "motion blur neon blue" },
]}
/>
</div>
@@ -108,28 +65,13 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
title: "Zero Installation",
description: "Jump straight into the action with instant browser loading.",
bentoComponent: "reveal-icon",
icon: Zap,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-cheerful-esports-player-performing-gaming-tournament_482257-112952.jpg",
imageAlt: "gaming hardware blue neon",
title: "Zero Installation", description: "Jump straight into the action with instant browser loading.", bentoComponent: "reveal-icon", icon: Zap,
},
{
title: "Massive Library",
description: "Thousands of titles ranging from puzzles to action-packed adventures.",
bentoComponent: "reveal-icon",
icon: BookOpen,
imageSrc: "http://img.b2bpic.net/free-photo/still-life-seat-gamers_23-2149746571.jpg?_wi=2",
imageAlt: "gaming hardware blue neon",
title: "Massive Library", description: "Thousands of titles ranging from puzzles to action-packed adventures.", bentoComponent: "reveal-icon", icon: BookOpen,
},
{
title: "Community Play",
description: "Challenge friends and climb the global leaderboards effortlessly.",
bentoComponent: "reveal-icon",
icon: Users,
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-landscape-dubai_23-2151339817.jpg?_wi=2",
imageAlt: "gaming hardware blue neon",
title: "Community Play", description: "Challenge friends and climb the global leaderboards effortlessly.", bentoComponent: "reveal-icon", icon: Users,
},
]}
title="Why Gamers Choose ND lol"
@@ -144,42 +86,12 @@ export default function LandingPage() {
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Adventure Hero",
price: "Free",
imageSrc: "http://img.b2bpic.net/free-photo/3d-fantasy-scene_23-2151128054.jpg",
},
{
id: "p2",
name: "Dark Souls Lite",
price: "Free",
imageSrc: "http://img.b2bpic.net/free-photo/3d-fantasy-scene_23-2151128012.jpg",
},
{
id: "p3",
name: "Super Soccer 2025",
price: "Free",
imageSrc: "http://img.b2bpic.net/free-photo/sport-news-with-professional-camera_23-2149900296.jpg",
},
{
id: "p4",
name: "Brain Puzzle X",
price: "Free",
imageSrc: "http://img.b2bpic.net/free-vector/gradient-mekko-chart-infographic_23-2148702037.jpg",
},
{
id: "p5",
name: "Neon Racing",
price: "Free",
imageSrc: "http://img.b2bpic.net/free-photo/batmobile-concept-car-with-neon-lights_23-2151649867.jpg",
},
{
id: "p6",
name: "Kingdom Conquest",
price: "Free",
imageSrc: "http://img.b2bpic.net/free-vector/gradient-cartoon-game-icons_23-2149379473.jpg",
},
{ id: "p1", name: "Adventure Hero", price: "Free", imageSrc: "http://img.b2bpic.net/free-photo/3d-fantasy-scene_23-2151128054.jpg" },
{ id: "p2", name: "Dark Souls Lite", price: "Free", imageSrc: "http://img.b2bpic.net/free-photo/3d-fantasy-scene_23-2151128012.jpg" },
{ id: "p3", name: "Super Soccer 2025", price: "Free", imageSrc: "http://img.b2bpic.net/free-photo/sport-news-with-professional-camera_23-2149900296.jpg" },
{ id: "p4", name: "Brain Puzzle X", price: "Free", imageSrc: "http://img.b2bpic.net/free-vector/gradient-mekko-chart-infographic_23-2148702037.jpg" },
{ id: "p5", name: "Neon Racing", price: "Free", imageSrc: "http://img.b2bpic.net/free-photo/batmobile-concept-car-with-neon-lights_23-2151649867.jpg" },
{ id: "p6", name: "Kingdom Conquest", price: "Free", imageSrc: "http://img.b2bpic.net/free-vector/gradient-cartoon-game-icons_23-2149379473.jpg" },
]}
title="Trending Free Games"
description="Our most popular titles available now."
@@ -192,27 +104,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
metrics={[
{
id: "m1",
value: "2M+",
title: "Monthly Players",
description: "Active users global.",
imageSrc: "http://img.b2bpic.net/free-photo/scoreboard_187299-47502.jpg",
},
{
id: "m2",
value: "10K+",
title: "Games Added",
description: "Library constantly growing.",
imageSrc: "http://img.b2bpic.net/free-photo/blurry-neon-night-sign_23-2148927296.jpg",
},
{
id: "m3",
value: "99.9%",
title: "Uptime",
description: "Always ready to play.",
imageSrc: "http://img.b2bpic.net/free-photo/excited-stock-market-trader-with-hands-up-celebrating-big-sale-times-stock-market-crash-multiple-displays-with-real-time-trading-data_482257-30732.jpg",
},
{ id: "m1", value: "2M+", title: "Monthly Players", description: "Active users global.", imageSrc: "http://img.b2bpic.net/free-photo/scoreboard_187299-47502.jpg" },
{ id: "m2", value: "10K+", title: "Games Added", description: "Library constantly growing.", imageSrc: "http://img.b2bpic.net/free-photo/blurry-neon-night-sign_23-2148927296.jpg" },
{ id: "m3", value: "99.9%", title: "Uptime", description: "Always ready to play.", imageSrc: "http://img.b2bpic.net/free-photo/excited-stock-market-trader-with-hands-up-celebrating-big-sale-times-stock-market-crash-multiple-displays-with-real-time-trading-data_482257-30732.jpg" },
]}
title="Gaming Statistics"
description="The numbers speak for themselves."
@@ -223,31 +117,11 @@ export default function LandingPage() {
<TestimonialCardTwelve
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Alex R.",
imageSrc: "http://img.b2bpic.net/free-photo/white-boy-black-girl-teens-headsets-playing-video-games-video-game-club-with-blue-red-illumination-keyboard-mouse-with-illumination_1268-24590.jpg",
},
{
id: "2",
name: "Jordan P.",
imageSrc: "http://img.b2bpic.net/free-photo/young-boy-playing-computer_23-2148860555.jpg",
},
{
id: "3",
name: "Sarah K.",
imageSrc: "http://img.b2bpic.net/free-photo/expressive-women-playing-game-home_23-2147745104.jpg",
},
{
id: "4",
name: "Mike D.",
imageSrc: "http://img.b2bpic.net/free-photo/innovative-businessman-working-modern-laptop-inside-generated-by-ai_188544-27376.jpg",
},
{
id: "5",
name: "Chloe L.",
imageSrc: "http://img.b2bpic.net/free-photo/person-surrounded-by-wavy-text_23-2150039718.jpg",
},
{ id: "1", name: "Alex R.", imageSrc: "http://img.b2bpic.net/free-photo/white-boy-black-girl-teens-headsets-playing-video-games-video-game-club-with-blue-red-illumination-keyboard-mouse-with-illumination_1268-24590.jpg" },
{ id: "2", name: "Jordan P.", imageSrc: "http://img.b2bpic.net/free-photo/young-boy-playing-computer_23-2148860555.jpg" },
{ id: "3", name: "Sarah K.", imageSrc: "http://img.b2bpic.net/free-photo/expressive-women-playing-game-home_23-2147745104.jpg" },
{ id: "4", name: "Mike D.", imageSrc: "http://img.b2bpic.net/free-photo/innovative-businessman-working-modern-laptop-inside-generated-by-ai_188544-27376.jpg" },
{ id: "5", name: "Chloe L.", imageSrc: "http://img.b2bpic.net/free-photo/person-surrounded-by-wavy-text_23-2150039718.jpg" },
]}
cardTitle="What Our Players Say"
cardAnimation="blur-reveal"
@@ -259,15 +133,7 @@ export default function LandingPage() {
<SocialProofOne
textboxLayout="default"
useInvertedBackground={true}
names={[
"Microsoft",
"Google",
"Nvidia",
"Unity",
"Steam",
"Discord",
"Epic Games",
]}
names={["Microsoft", "Google", "Nvidia", "Unity", "Steam", "Discord", "Epic Games"]}
title="Partnered with Tech Giants"
description="Trusted by the biggest names in the gaming and technology industry."
/>
@@ -278,21 +144,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
faqs={[
{
id: "q1",
title: "Are these games really free?",
content: "Yes, all games on ND lol are free to play forever.",
},
{
id: "q2",
title: "Do I need to create an account?",
content: "No account is required to start playing.",
},
{
id: "q3",
title: "Can I play on my mobile?",
content: "Yes, our platform is fully optimized for mobile devices.",
},
{ id: "q1", title: "Are these games really free?", content: "Yes, all games on ND lol are free to play forever." },
{ id: "q2", title: "Do I need to create an account?", content: "No account is required to start playing." },
{ id: "q3", title: "Can I play on my mobile?", content: "Yes, our platform is fully optimized for mobile devices." },
]}
title="Frequently Asked Questions"
description="Need help? We've got you covered."
@@ -303,9 +157,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactSplit
useInvertedBackground={true}
background={{
variant: "plain",
}}
background={{ variant: "plain" }}
tag="Stay Updated"
title="Join the ND lol community"
description="Sign up for updates on new game releases and featured content."
@@ -318,40 +170,8 @@ export default function LandingPage() {
<FooterBaseCard
logoText="ND lol"
columns={[
{
title: "Games",
items: [
{
label: "Action",
href: "#",
},
{
label: "Puzzle",
href: "#",
},
{
label: "Racing",
href: "#",
},
],
},
{
title: "Support",
items: [
{
label: "Contact Us",
href: "#",
},
{
label: "FAQ",
href: "#faq",
},
{
label: "Terms",
href: "#",
},
],
},
{ title: "Games", items: [{ label: "Action", href: "#" }, { label: "Puzzle", href: "#" }, { label: "Racing", href: "#" }] },
{ title: "Support", items: [{ label: "Contact Us", href: "#" }, { label: "FAQ", href: "#faq" }, { label: "Terms", href: "#" }] },
]}
/>
</div>