Merge version_1 into main #1
242
src/app/page.tsx
242
src/app/page.tsx
@@ -32,24 +32,13 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Experience",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "Titles",
|
||||
id: "titles",
|
||||
},
|
||||
{
|
||||
name: "Community",
|
||||
id: "testimonials",
|
||||
},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "faq",
|
||||
},
|
||||
{ name: "Experience", id: "hero" },
|
||||
{ name: "Titles", id: "titles" },
|
||||
{ name: "Community", id: "testimonials" },
|
||||
{ name: "FAQ", id: "faq" },
|
||||
]}
|
||||
brandName="LUXGAMING"
|
||||
button={{ text: "Get Started", href: "#contact" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -59,35 +48,15 @@ export default function LandingPage() {
|
||||
description="Explore 12 premium AAA titles through next-generation 3D glass interface. Immersive, stunning, unforgettable."
|
||||
buttons={[
|
||||
{
|
||||
text: "Enter the Experience",
|
||||
href: "#titles",
|
||||
},
|
||||
text: "Enter the Experience", href: "#titles"},
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pastel-fantasy-surreal-dream_23-2151928793.jpg",
|
||||
imageAlt: "Immersive glass gaming experience",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fantasy-dj-illustration_23-2151642140.jpg",
|
||||
imageAlt: "Flagship title showcase 1",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cartoon-man-wearing-vr-glasses_23-2151136906.jpg",
|
||||
imageAlt: "Flagship title showcase 2",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fantasy-group-adventurers_23-2151470663.jpg",
|
||||
imageAlt: "Flagship title showcase 3",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-posing-with-universe-projection-texture_23-2149581320.jpg",
|
||||
imageAlt: "Flagship title showcase 4",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-view-high-tech-earth-planet_23-2151100313.jpg",
|
||||
imageAlt: "Flagship title showcase 5",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/pastel-fantasy-surreal-dream_23-2151928793.jpg", imageAlt: "Immersive glass gaming experience" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/fantasy-dj-illustration_23-2151642140.jpg", imageAlt: "Flagship title showcase 1" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/cartoon-man-wearing-vr-glasses_23-2151136906.jpg", imageAlt: "Flagship title showcase 2" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/fantasy-group-adventurers_23-2151470663.jpg", imageAlt: "Flagship title showcase 3" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-posing-with-universe-projection-texture_23-2149581320.jpg", imageAlt: "Flagship title showcase 4" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/futuristic-view-high-tech-earth-planet_23-2151100313.jpg", imageAlt: "Flagship title showcase 5" },
|
||||
]}
|
||||
autoplayDelay={5000}
|
||||
/>
|
||||
@@ -113,42 +82,12 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Titan's Fall",
|
||||
price: "$69.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-dice-nature_23-2151110346.jpg",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Nebula Core",
|
||||
price: "$59.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/airplane-flying-through-fantasy-world-with-mythical-landscape_23-2151752705.jpg",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Shadow Realm",
|
||||
price: "$79.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mythical-video-game-inspired-landscape-with-human-nature_23-2150974278.jpg",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Iron Vanguard",
|
||||
price: "$64.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/digital-art-style-boxing-day-celebration_23-2151040784.jpg",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Echo World",
|
||||
price: "$59.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-dice-nature_23-2151110340.jpg",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Silent Void",
|
||||
price: "$49.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-cartoon-character_23-2151021918.jpg",
|
||||
},
|
||||
{ id: "p1", name: "Titan's Fall", price: "$69.99", imageSrc: "http://img.b2bpic.net/free-photo/3d-dice-nature_23-2151110346.jpg" },
|
||||
{ id: "p2", name: "Nebula Core", price: "$59.99", imageSrc: "http://img.b2bpic.net/free-photo/airplane-flying-through-fantasy-world-with-mythical-landscape_23-2151752705.jpg" },
|
||||
{ id: "p3", name: "Shadow Realm", price: "$79.99", imageSrc: "http://img.b2bpic.net/free-photo/mythical-video-game-inspired-landscape-with-human-nature_23-2150974278.jpg" },
|
||||
{ id: "p4", name: "Iron Vanguard", price: "$64.99", imageSrc: "http://img.b2bpic.net/free-photo/digital-art-style-boxing-day-celebration_23-2151040784.jpg" },
|
||||
{ id: "p5", name: "Echo World", price: "$59.99", imageSrc: "http://img.b2bpic.net/free-photo/3d-dice-nature_23-2151110340.jpg" },
|
||||
{ id: "p6", name: "Silent Void", price: "$49.99", imageSrc: "http://img.b2bpic.net/free-photo/3d-cartoon-character_23-2151021918.jpg" },
|
||||
]}
|
||||
title="Curated AAA Titles"
|
||||
description="Discover our collection of world-class gaming experiences handpicked for the discerning gamer."
|
||||
@@ -161,21 +100,9 @@ export default function LandingPage() {
|
||||
title="Platform Impact"
|
||||
tag="BY THE NUMBERS"
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "12+",
|
||||
description: "AAA Titles",
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "500k+",
|
||||
description: "Active Gamers",
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "100+",
|
||||
description: "Award Mentions",
|
||||
},
|
||||
{ id: "m1", value: "12+", description: "AAA Titles" },
|
||||
{ id: "m2", value: "500k+", description: "Active Gamers" },
|
||||
{ id: "m3", value: "100+", description: "Award Mentions" },
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -187,46 +114,11 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah J.",
|
||||
handle: "@sarahplay",
|
||||
testimonial: "The best visual showcase I've ever used. Simply stunning.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-black-man-wool-suit_613910-1886.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Mike C.",
|
||||
handle: "@techmike",
|
||||
testimonial: "Next-level design. Everything feels premium and fast.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/focused-man-rgb-lights-lit-living-room-playing-videogames_482257-116287.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily R.",
|
||||
handle: "@emilygamers",
|
||||
testimonial: "Perfect aesthetic for the quality of games featured here.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/frustrated-gamer-losing-video-games-mobile-phone-app_482257-121993.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "David K.",
|
||||
handle: "@dkgaming",
|
||||
testimonial: "I love the 3D elements. Truly innovative.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-taking-photos-light-movie-projector_23-2149377351.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Alex B.",
|
||||
handle: "@alexplay",
|
||||
testimonial: "Luxury experience from start to finish.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-tattoo-artist-indoors-side-view_23-2149445974.jpg",
|
||||
},
|
||||
{ id: "1", name: "Sarah J.", handle: "@sarahplay", testimonial: "The best visual showcase I've ever used. Simply stunning.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-black-man-wool-suit_613910-1886.jpg" },
|
||||
{ id: "2", name: "Mike C.", handle: "@techmike", testimonial: "Next-level design. Everything feels premium and fast.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/focused-man-rgb-lights-lit-living-room-playing-videogames_482257-116287.jpg" },
|
||||
{ id: "3", name: "Emily R.", handle: "@emilygamers", testimonial: "Perfect aesthetic for the quality of games featured here.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/frustrated-gamer-losing-video-games-mobile-phone-app_482257-121993.jpg" },
|
||||
{ id: "4", name: "David K.", handle: "@dkgaming", testimonial: "I love the 3D elements. Truly innovative.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/couple-taking-photos-light-movie-projector_23-2149377351.jpg" },
|
||||
{ id: "5", name: "Alex B.", handle: "@alexplay", testimonial: "Luxury experience from start to finish.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiley-tattoo-artist-indoors-side-view_23-2149445974.jpg" },
|
||||
]}
|
||||
showRating={true}
|
||||
title="Community Voices"
|
||||
@@ -238,21 +130,9 @@ export default function LandingPage() {
|
||||
<FaqSplitText
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "What makes this platform unique?",
|
||||
content: "Our high-fidelity glassmorphism design and curated AAA library create a unique luxury gaming experience.",
|
||||
},
|
||||
{
|
||||
id: "q2",
|
||||
title: "How are games curated?",
|
||||
content: "We carefully evaluate titles based on graphical fidelity, immersive storytelling, and industry prestige.",
|
||||
},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Can I showcase my own title?",
|
||||
content: "We are always looking for premium indie developers. Contact us for partnership opportunities.",
|
||||
},
|
||||
{ id: "q1", title: "What makes this platform unique?", content: "Our high-fidelity glassmorphism design and curated AAA library create a unique luxury gaming experience." },
|
||||
{ id: "q2", title: "How are games curated?", content: "We carefully evaluate titles based on graphical fidelity, immersive storytelling, and industry prestige." },
|
||||
{ id: "q3", title: "Can I showcase my own title?", content: "We are always looking for premium indie developers. Contact us for partnership opportunities." },
|
||||
]}
|
||||
sideTitle="Common Inquiries"
|
||||
faqsAnimation="slide-up"
|
||||
@@ -264,14 +144,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"NVIDIA",
|
||||
"EPIC GAMES",
|
||||
"UBISOFT",
|
||||
"ELECTRONIC ARTS",
|
||||
"ACTIVISION",
|
||||
"BANDAI NAMCO",
|
||||
"CAPCOM",
|
||||
]}
|
||||
"NVIDIA", "EPIC GAMES", "UBISOFT", "ELECTRONIC ARTS", "ACTIVISION", "BANDAI NAMCO", "CAPCOM"]}
|
||||
title="Industry Partners"
|
||||
description="Collaborating with the world's most innovative gaming brands."
|
||||
/>
|
||||
@@ -280,63 +153,20 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCTA
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
tag="CONTACT US"
|
||||
title="Ready for the Next Level?"
|
||||
description="Get in touch to learn more about our premium platform offerings or partnership inquiries."
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Support",
|
||||
href: "#",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Contact Support", href: "#" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Platform",
|
||||
items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Careers",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Titles",
|
||||
items: [
|
||||
{
|
||||
label: "Browse",
|
||||
href: "#titles",
|
||||
},
|
||||
{
|
||||
label: "New Arrivals",
|
||||
href: "#titles",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
{
|
||||
label: "Help Center",
|
||||
href: "#faq",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ title: "Platform", items: [{ label: "About Us", href: "#" }, { label: "Careers", href: "#" }] },
|
||||
{ title: "Titles", items: [{ label: "Browse", href: "#titles" }, { label: "New Arrivals", href: "#titles" }] },
|
||||
{ title: "Support", items: [{ label: "Contact", href: "#contact" }, { label: "Help Center", href: "#faq" }] },
|
||||
]}
|
||||
logoText="LUXGAMING"
|
||||
copyrightText="© 2025 LUXGAMING | Luxury Gaming Showcase"
|
||||
@@ -345,4 +175,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user