1 Commits

Author SHA1 Message Date
6ed6330ac6 Update src/app/page.tsx 2026-06-11 13:24:50 +00:00

View File

@@ -33,41 +33,25 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "#home",
},
name: "Home", id: "#home"},
{
name: "Features",
id: "#features",
},
name: "Features", id: "#features"},
{
name: "Experiences",
id: "#experiences",
},
name: "Experiences", id: "#experiences"},
{
name: "Membership",
id: "#membership",
},
name: "Membership", id: "#membership"},
{
name: "Community",
id: "#community",
},
name: "Community", id: "#community"},
{
name: "FAQ",
id: "#faq",
},
name: "FAQ", id: "#faq"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
logoSrc="http://img.b2bpic.net/free-photo/cool-futuristic-abstract-scene-with-neon-light_181624-13408.jpg"
logoAlt="Apex Lounge Logo"
brandName="Apex Lounge"
button={{
text: "Claim Your Membership",
href: "#contact",
}}
text: "Claim Your Membership", href: "#contact"}}
animateOnLoad={true}
/>
</div>
@@ -75,15 +59,12 @@ export default function LandingPage() {
<div id="home" data-section="home">
<HeroLogoBillboard
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
logoText="Apex Lounge"
description="Private gaming suites, tournament-grade equipment, and members-only access to the most exclusive digital playground in the city"
buttons={[
{
text: "Claim Your Membership",
href: "#contact",
},
text: "Claim Your Membership", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/young-adult-with-transgender-scar_23-2149488859.jpg"
imageAlt="Luxurious gaming lounge interior with high-end equipment"
@@ -109,41 +90,17 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "private-suites",
title: "Private Gaming Suites",
author: "Ultimate Privacy",
description: "Enjoy dedicated, sound-proof suites equipped with the latest consoles and PCs for an intimate gaming session.",
tags: [
"Exclusive",
"Personalized",
],
imageSrc: "http://img.b2bpic.net/free-photo/asian-hacker-coding-computer-virus_482257-78486.jpg",
imageAlt: "Luxurious private gaming suite",
},
id: "private-suites", title: "Private Gaming Suites", author: "Ultimate Privacy", description: "Enjoy dedicated, sound-proof suites equipped with the latest consoles and PCs for an intimate gaming session.", tags: [
"Exclusive", "Personalized"],
imageSrc: "http://img.b2bpic.net/free-photo/asian-hacker-coding-computer-virus_482257-78486.jpg", imageAlt: "Luxurious private gaming suite"},
{
id: "tournament-equipment",
title: "Tournament-Grade Equipment",
author: "Peak Performance",
description: "Access the finest monitors, peripherals, and hardware, meticulously maintained for peak competitive performance.",
tags: [
"Pro-Level",
"High-Performance",
],
imageSrc: "http://img.b2bpic.net/free-photo/view-neon-illuminated-gaming-desk-setup-with-keyboard_23-2149529370.jpg",
imageAlt: "High-performance gaming equipment",
},
id: "tournament-equipment", title: "Tournament-Grade Equipment", author: "Peak Performance", description: "Access the finest monitors, peripherals, and hardware, meticulously maintained for peak competitive performance.", tags: [
"Pro-Level", "High-Performance"],
imageSrc: "http://img.b2bpic.net/free-photo/view-neon-illuminated-gaming-desk-setup-with-keyboard_23-2149529370.jpg", imageAlt: "High-performance gaming equipment"},
{
id: "exclusive-events",
title: "Exclusive Member Events",
author: "Curated Community",
description: "Participate in members-only tournaments, launch parties, and social gatherings with fellow elite gamers.",
tags: [
"Networking",
"Competitive",
],
imageSrc: "http://img.b2bpic.net/free-photo/electronic-sports-competition-3d-illustration_1419-2782.jpg",
imageAlt: "Members attending an exclusive gaming event",
},
id: "exclusive-events", title: "Exclusive Member Events", author: "Curated Community", description: "Participate in members-only tournaments, launch parties, and social gatherings with fellow elite gamers.", tags: [
"Networking", "Competitive"],
imageSrc: "http://img.b2bpic.net/free-photo/electronic-sports-competition-3d-illustration_1419-2782.jpg", imageAlt: "Members attending an exclusive gaming event"},
]}
title="Experience the Apex Difference"
description="We blend state-of-the-art technology with bespoke services to create an unparalleled gaming ecosystem."
@@ -158,53 +115,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "vr-zone",
name: "Immersive VR Zone",
price: "Per Hour",
variant: "Next-Gen VR",
imageSrc: "http://img.b2bpic.net/free-photo/black-teen-smiling-girl-vr-headset-playing-video-games-video-game-club-with-blue-illumination_1268-24612.jpg",
imageAlt: "Person experiencing VR gaming",
},
id: "vr-zone", name: "Immersive VR Zone", price: "Per Hour", variant: "Next-Gen VR", imageSrc: "http://img.b2bpic.net/free-photo/black-teen-smiling-girl-vr-headset-playing-video-games-video-game-club-with-blue-illumination_1268-24612.jpg", imageAlt: "Person experiencing VR gaming"},
{
id: "console-lounges",
name: "Next-Gen Console Lounges",
price: "Per Session",
variant: "Latest Consoles",
imageSrc: "http://img.b2bpic.net/free-photo/man-his-powerful-pc-computer-living-room-late-night-loosing-game_482257-22748.jpg",
imageAlt: "Comfortable console gaming setup",
},
id: "console-lounges", name: "Next-Gen Console Lounges", price: "Per Session", variant: "Latest Consoles", imageSrc: "http://img.b2bpic.net/free-photo/man-his-powerful-pc-computer-living-room-late-night-loosing-game_482257-22748.jpg", imageAlt: "Comfortable console gaming setup"},
{
id: "pc-battlestations",
name: "Elite PC Battlestations",
price: "Per Hour",
variant: "Custom Built PCs",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-victorious-gamers-winning_23-2149350009.jpg",
imageAlt: "High-performance PC gaming setup",
},
id: "pc-battlestations", name: "Elite PC Battlestations", price: "Per Hour", variant: "Custom Built PCs", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-victorious-gamers-winning_23-2149350009.jpg", imageAlt: "High-performance PC gaming setup"},
{
id: "retro-arcade",
name: "Vintage Arcade Classics",
price: "Free Play",
variant: "Curated Selection",
imageSrc: "http://img.b2bpic.net/free-photo/couple-taking-photos-light-movie-projector_23-2149377345.jpg",
imageAlt: "Modern take on a retro arcade game",
},
id: "retro-arcade", name: "Vintage Arcade Classics", price: "Free Play", variant: "Curated Selection", imageSrc: "http://img.b2bpic.net/free-photo/couple-taking-photos-light-movie-projector_23-2149377345.jpg", imageAlt: "Modern take on a retro arcade game"},
{
id: "sim-racing",
name: "High-Fidelity Sim Racing",
price: "Per Race",
variant: "Full-Motion Simulators",
imageSrc: "http://img.b2bpic.net/free-photo/two-young-indian-people-having-fun-with-new-technology-vr-headset-virtual-reality-simulator_627829-1110.jpg",
imageAlt: "Advanced racing simulator cockpit",
},
id: "sim-racing", name: "High-Fidelity Sim Racing", price: "Per Race", variant: "Full-Motion Simulators", imageSrc: "http://img.b2bpic.net/free-photo/two-young-indian-people-having-fun-with-new-technology-vr-headset-virtual-reality-simulator_627829-1110.jpg", imageAlt: "Advanced racing simulator cockpit"},
{
id: "streaming-booths",
name: "Professional Streaming Booths",
price: "Per Hour",
variant: "Broadcast Ready",
imageSrc: "http://img.b2bpic.net/free-photo/technology-specialist-filming-technology-review-v-mount-battery_482257-124194.jpg",
imageAlt: "Professional gaming streaming setup",
},
id: "streaming-booths", name: "Professional Streaming Booths", price: "Per Hour", variant: "Broadcast Ready", imageSrc: "http://img.b2bpic.net/free-photo/technology-specialist-filming-technology-review-v-mount-battery_482257-124194.jpg", imageAlt: "Professional gaming streaming setup"},
]}
title="Curated Gaming Experiences"
description="From virtual reality adventures to classic arcade nostalgia, discover a diverse range of premium gaming options."
@@ -218,62 +139,23 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
id: "basic",
title: "Apex Initiate",
price: "$199",
period: "/month",
features: [
"Access to public lounges",
"Standard equipment access",
"Priority booking",
"Guest passes (2/month)",
],
id: "basic", title: "Apex Initiate", price: "$199", period: "/month", features: [
"Access to public lounges", "Standard equipment access", "Priority booking", "Guest passes (2/month)"],
button: {
text: "Join Initiate",
href: "#contact",
},
imageSrc: "http://img.b2bpic.net/free-vector/futuristic-badges-with-level-number-experience-points-game-ui-design-vector-cartoon-icons-blue-labels-with-rank-xp-sci-fi-style-isolated-background_157027-908.jpg",
imageAlt: "Bronze membership card",
},
text: "Join Initiate", href: "#contact"},
imageSrc: "http://img.b2bpic.net/free-vector/futuristic-badges-with-level-number-experience-points-game-ui-design-vector-cartoon-icons-blue-labels-with-rank-xp-sci-fi-style-isolated-background_157027-908.jpg", imageAlt: "Bronze membership card"},
{
id: "elite",
title: "Apex Elite",
price: "$499",
period: "/month",
features: [
"All Initiate benefits",
"Exclusive private suite access",
"Tournament-grade equipment",
"Dedicated concierge service",
"Guest passes (5/month)",
],
id: "elite", title: "Apex Elite", price: "$499", period: "/month", features: [
"All Initiate benefits", "Exclusive private suite access", "Tournament-grade equipment", "Dedicated concierge service", "Guest passes (5/month)"],
button: {
text: "Choose Elite",
href: "#contact",
},
imageSrc: "http://img.b2bpic.net/free-photo/upset-player-smashing-keyboard-his-head-after-being-defeated-by-enemy-videogame-tournament_482257-116261.jpg",
imageAlt: "Silver membership card",
},
text: "Choose Elite", href: "#contact"},
imageSrc: "http://img.b2bpic.net/free-photo/upset-player-smashing-keyboard-his-head-after-being-defeated-by-enemy-videogame-tournament_482257-116261.jpg", imageAlt: "Silver membership card"},
{
id: "platinum",
title: "Apex Platinum",
price: "$999",
period: "/month",
features: [
"All Elite benefits",
"24/7 private suite access",
"Personalized coaching sessions",
"Invitations to VIP events",
"Guest passes (Unlimited)",
"Customizable gaming setup",
],
id: "platinum", title: "Apex Platinum", price: "$999", period: "/month", features: [
"All Elite benefits", "24/7 private suite access", "Personalized coaching sessions", "Invitations to VIP events", "Guest passes (Unlimited)", "Customizable gaming setup"],
button: {
text: "Go Platinum",
href: "#contact",
},
imageSrc: "http://img.b2bpic.net/free-photo/superior-supreme-vip-membership-top-notched_53876-125015.jpg",
imageAlt: "Platinum membership card",
},
text: "Go Platinum", href: "#contact"},
imageSrc: "http://img.b2bpic.net/free-photo/superior-supreme-vip-membership-top-notched_53876-125015.jpg", imageAlt: "Platinum membership card"},
]}
title="Exclusive Membership Tiers"
description="Unlock a world of premium gaming and unparalleled benefits tailored to your playstyle."
@@ -285,14 +167,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
"GameTech Innovations",
"Elite Esports League",
"Virtuverse VR",
"Quantum Hardware",
"PixelPulse Studios",
"Nexus Gaming Gear",
"StreamSync Pro",
]}
"GameTech Innovations", "Elite Esports League", "Virtuverse VR", "Quantum Hardware", "PixelPulse Studios", "Nexus Gaming Gear", "StreamSync Pro"]}
title="Our Esteemed Partners"
description="We collaborate with leading names in technology and gaming to ensure an unmatched experience for our members."
/>
@@ -306,25 +181,15 @@ export default function LandingPage() {
author="Ethan Vance, Professional Esports Strategist"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/portrait-confident-attractive-african-american-office-worker-analyzing-papers-lunch-restaurant_273609-9111.jpg",
alt: "Ethan Vance avatar",
},
src: "http://img.b2bpic.net/free-photo/portrait-confident-attractive-african-american-office-worker-analyzing-papers-lunch-restaurant_273609-9111.jpg", alt: "Ethan Vance avatar"},
{
src: "http://img.b2bpic.net/free-photo/portrait-young-smiling-pretty-girl-plaid-shirt-posing_114579-70643.jpg",
alt: "Olivia Sterling avatar",
},
src: "http://img.b2bpic.net/free-photo/portrait-young-smiling-pretty-girl-plaid-shirt-posing_114579-70643.jpg", alt: "Olivia Sterling avatar"},
{
src: "http://img.b2bpic.net/free-photo/portrait-thoughtful-man-with-long-hair-retro-style-dark-photo-studio_613910-17092.jpg",
alt: "Marcus Thorne avatar",
},
src: "http://img.b2bpic.net/free-photo/portrait-thoughtful-man-with-long-hair-retro-style-dark-photo-studio_613910-17092.jpg", alt: "Marcus Thorne avatar"},
{
src: "http://img.b2bpic.net/free-photo/young-woman-organizing-live-shop_23-2149947439.jpg",
alt: "Sophia Renard avatar",
},
src: "http://img.b2bpic.net/free-photo/young-woman-organizing-live-shop_23-2149947439.jpg", alt: "Sophia Renard avatar"},
{
src: "http://img.b2bpic.net/free-photo/low-angle-business-woman-with-glasses_23-2148356280.jpg",
alt: "Jackson Cole avatar",
},
src: "http://img.b2bpic.net/free-photo/low-angle-business-woman-with-glasses_23-2148356280.jpg", alt: "Jackson Cole avatar"},
]}
ratingAnimation="opacity"
avatarsAnimation="opacity"
@@ -337,30 +202,15 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "faq-1",
title: "What are the membership benefits?",
content: "Membership includes access to our exclusive gaming facilities, tournament-grade equipment, private gaming suites (depending on tier), members-only events, and dedicated concierge services.",
},
id: "faq-1", title: "What are the membership benefits?", content: "Membership includes access to our exclusive gaming facilities, tournament-grade equipment, private gaming suites (depending on tier), members-only events, and dedicated concierge services."},
{
id: "faq-2",
title: "How do I book a private gaming suite?",
content: "Private suites can be booked through our members' portal or by contacting your dedicated concierge. Availability varies by membership tier.",
},
id: "faq-2", title: "How do I book a private gaming suite?", content: "Private suites can be booked through our members' portal or by contacting your dedicated concierge. Availability varies by membership tier."},
{
id: "faq-3",
title: "Are non-members allowed?",
content: "Apex Lounge is primarily a members-only establishment. However, members may bring guests using their allotted guest passes, subject to lounge policies.",
},
id: "faq-3", title: "Are non-members allowed?", content: "Apex Lounge is primarily a members-only establishment. However, members may bring guests using their allotted guest passes, subject to lounge policies."},
{
id: "faq-4",
title: "What kind of equipment is available?",
content: "We feature the latest high-performance PCs, next-generation consoles, premium VR setups, and professional-grade peripherals to ensure an unparalleled gaming experience.",
},
id: "faq-4", title: "What kind of equipment is available?", content: "We feature the latest high-performance PCs, next-generation consoles, premium VR setups, and professional-grade peripherals to ensure an unparalleled gaming experience."},
{
id: "faq-5",
title: "Do you host esports tournaments?",
content: "Yes, we regularly host exclusive members-only tournaments across various popular titles, offering competitive play and valuable prizes. Check our events calendar for upcoming competitions.",
},
id: "faq-5", title: "Do you host esports tournaments?", content: "Yes, we regularly host exclusive members-only tournaments across various popular titles, offering competitive play and valuable prizes. Check our events calendar for upcoming competitions."},
]}
title="Frequently Asked Questions"
description="Find quick answers to common inquiries about membership, facilities, and exclusive experiences at Apex Lounge."
@@ -372,20 +222,15 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={false}
background={{
variant: "sparkles-gradient",
}}
tag="Join Us"
title="Ready to Elevate Your Gaming Experience?"
description="Connect with our membership team to learn more about the exclusive benefits of becoming an Apex Lounge member."
variant: "sparkles-gradient"}}
tag="Connect with Us"
title="Have Questions? Reach Out!"
description="Fill out the form below to connect with our team. We're here to answer your questions about membership, facilities, and exclusive events."
buttons={[
{
text: "Inquire About Membership",
href: "mailto:info@apex-lounge.com",
},
text: "Submit Inquiry", href: "mailto:info@apex-lounge.com"},
{
text: "Schedule a Tour",
href: "#",
},
text: "Schedule a Tour", href: "#"},
]}
/>
</div>
@@ -397,74 +242,48 @@ export default function LandingPage() {
logoText="Apex Lounge"
columns={[
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Careers",
href: "#",
},
label: "Careers", href: "#"},
{
label: "Press",
href: "#",
},
label: "Press", href: "#"},
],
},
{
title: "Membership",
items: [
title: "Membership", items: [
{
label: "Plans",
href: "#membership",
},
label: "Plans", href: "#membership"},
{
label: "Benefits",
href: "#features",
},
label: "Benefits", href: "#features"},
{
label: "FAQ",
href: "#faq",
},
label: "FAQ", href: "#faq"},
],
},
{
title: "Connect",
items: [
title: "Connect", items: [
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
{
label: "Events",
href: "#",
},
label: "Events", href: "#"},
{
label: "Community",
href: "#community",
},
label: "Community", href: "#community"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}
copyrightText="© 2024 Apex Lounge. All rights reserved."
copyrightText="© 2025 Apex Lounge. All rights reserved."
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}