Merge version_2 into main #1

Merged
bender merged 2 commits from version_2 into main 2026-06-07 11:57:18 +00:00
2 changed files with 138 additions and 301 deletions

60
src/app/booking/page.tsx Normal file
View File

@@ -0,0 +1,60 @@
"use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
export default function BookingPage() {
const navItems = [
{ name: "Home", id: "/" },
{ name: "Features", id: "/#features" },
{ name: "Games", id: "/#games" },
{ name: "Pricing", id: "/booking" },
{ name: "Testimonials", id: "/#testimonials" },
{ name: "FAQ", id: "/#faq" },
{ name: "Contact", id: "/booking" },
];
return (
<ThemeProvider
defaultButtonVariant="expand-hover"
defaultTextAnimation="reveal-blur"
borderRadius="soft"
contentWidth="mediumLarge"
sizing="large"
background="none"
cardStyle="gradient-mesh"
primaryButtonStyle="radial-glow"
secondaryButtonStyle="radial-glow"
headingFontWeight="extrabold"
>
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={navItems}
brandName="Mallesh Gaming Centre"
button={{
text: "Book Your Session Now", href: "/booking"}}
/>
</div>
<div id="booking" data-section="booking" className="flex flex-col items-center justify-center min-h-screen py-16">
<h1 className="text-4xl font-extrabold text-foreground mb-4">Book Your Session</h1>
<p className="text-lg text-foreground/80 mb-8 text-center max-w-2xl">
This is where your Stripe payment integration will go.
You can select your desired plan and complete the booking here.
</p>
<div className="bg-card p-8 rounded-lg shadow-lg">
<h2 className="text-2xl font-bold text-foreground mb-4">Payment Placeholder</h2>
<p className="text-foreground/70">
Imagine a payment form or booking calendar here.
</p>
<button className="mt-6 px-6 py-3 bg-primary-cta text-primary-cta-foreground rounded-md hover:bg-primary-cta/90 transition-colors">
Proceed to Payment
</button>
</div>
</div>
</ReactLenis>
</ThemeProvider>
);
}

View File

@@ -33,86 +33,49 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "#hero",
},
name: "Home", id: "/"},
{
name: "Features",
id: "#features",
},
name: "Features", id: "/#features"},
{
name: "Games",
id: "#games",
},
name: "Games", id: "/#games"},
{
name: "Pricing",
id: "#pricing",
},
name: "Pricing", id: "/booking"},
{
name: "Testimonials",
id: "#testimonials",
},
name: "Testimonials", id: "/#testimonials"},
{
name: "FAQ",
id: "#faq",
},
name: "FAQ", id: "/#faq"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "/booking"},
]}
brandName="Mallesh Gaming Centre"
button={{
text: "Book Your Session Now",
href: "#contact",
}}
text: "Book Your Session Now", href: "/booking"}}
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboardRotatedCarousel
background={{
variant: "rotated-rays-static",
}}
variant: "rotated-rays-static"}}
title="Premium Gaming Unbeatable Price Infinite Play"
description="100 games, ultimate comfort, and café vibes—all for ₹200/hour. Your next gaming obsession starts here."
buttons={[
{
text: "Book Your Session Now",
href: "#contact",
},
text: "Book Your Session Now", href: "/booking"},
]}
carouselItems={[
{
id: "hero-carousel-1",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-gaming-setup-with-rgb-keyboard_23-2149829134.jpg",
imageAlt: "Modern gaming setup with multiple screens and RGB lighting",
},
id: "hero-carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/top-view-gaming-setup-with-rgb-keyboard_23-2149829134.jpg", imageAlt: "Modern gaming setup with multiple screens and RGB lighting"},
{
id: "hero-carousel-2",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mature-woman-having-fun-time_23-2149232841.jpg",
imageAlt: "Group of friends enjoying multiplayer gaming at a cafe",
},
id: "hero-carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mature-woman-having-fun-time_23-2149232841.jpg", imageAlt: "Group of friends enjoying multiplayer gaming at a cafe"},
{
id: "hero-carousel-3",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-glasses-abstract-table_23-2149974254.jpg",
imageAlt: "Assortment of snacks and drinks on a gaming desk",
},
id: "hero-carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/top-view-glasses-abstract-table_23-2149974254.jpg", imageAlt: "Assortment of snacks and drinks on a gaming desk"},
{
id: "hero-carousel-4",
imageSrc: "http://img.b2bpic.net/free-photo/friends-together-play-board-games-table-football-have-fun-free-time_146671-15415.jpg",
imageAlt: "Competitive gamers focused during an esports tournament",
},
id: "hero-carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/friends-together-play-board-games-table-football-have-fun-free-time_146671-15415.jpg", imageAlt: "Competitive gamers focused during an esports tournament"},
{
id: "hero-carousel-5",
imageSrc: "http://img.b2bpic.net/free-photo/empty-inspiring-library-interior-with-heritage-design-peaceful-lighting_482257-125436.jpg",
imageAlt: "Clean and spacious interior of the gaming centre",
},
id: "hero-carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/empty-inspiring-library-interior-with-heritage-design-peaceful-lighting_482257-125436.jpg", imageAlt: "Clean and spacious interior of the gaming centre"},
{
id: "hero-carousel-6",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-controllers-headphones_23-2149829136.jpg",
imageAlt: "Diverse library of over 100 game titles displayed",
},
id: "hero-carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-controllers-headphones_23-2149829136.jpg", imageAlt: "Diverse library of over 100 game titles displayed"},
]}
/>
</div>
@@ -122,9 +85,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="More Than Just Gaming, It's an Experience"
description={[
"Mallesh Gaming Centre redefines the gaming café experience. We've meticulously designed our space to offer unparalleled comfort, cutting-edge hardware, and a vibrant community atmosphere for all skill levels.",
"Forget crowded, outdated venues. Immerse yourself in our plush gaming stations, connect with fellow enthusiasts, and enjoy seamless gameplay. It's the perfect destination for both serious competitors and casual hangouts with friends.",
]}
"Mallesh Gaming Centre redefines the gaming café experience. We've meticulously designed our space to offer unparalleled comfort, cutting-edge hardware, and a vibrant community atmosphere for all skill levels.", "Forget crowded, outdated venues. Immerse yourself in our plush gaming stations, connect with fellow enthusiasts, and enjoy seamless gameplay. It's the perfect destination for both serious competitors and casual hangouts with friends."]}
/>
</div>
@@ -135,64 +96,28 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
id: "feature-1",
label: "Premium Comfort",
title: "Immersive Gaming Stations",
items: [
"Ergonomic chairs for long sessions",
"High-refresh-rate monitors for smooth visuals",
"Top-tier peripherals (keyboards, mice, headsets)",
],
id: "feature-1", label: "Premium Comfort", title: "Immersive Gaming Stations", items: [
"Ergonomic chairs for long sessions", "High-refresh-rate monitors for smooth visuals", "Top-tier peripherals (keyboards, mice, headsets)"],
},
{
id: "feature-2",
label: "Vast Selection",
title: "Diverse 100+ Game Library",
items: [
"Latest AAA releases and beloved classics",
"Titles across all genres: FPS, RPG, MOBA, Strategy",
"Regular updates with new and trending games",
],
id: "feature-2", label: "Vast Selection", title: "Diverse 100+ Game Library", items: [
"Latest AAA releases and beloved classics", "Titles across all genres: FPS, RPG, MOBA, Strategy", "Regular updates with new and trending games"],
},
{
id: "feature-3",
label: "Fuel Your Play",
title: "Delicious Food & Beverage",
items: [
"On-site café with a varied menu",
"Snacks, hot & cold beverages, and satisfying meals",
"Convenient ordering directly to your station",
],
id: "feature-3", label: "Fuel Your Play", title: "Delicious Food & Beverage", items: [
"On-site café with a varied menu", "Snacks, hot & cold beverages, and satisfying meals", "Convenient ordering directly to your station"],
},
{
id: "feature-4",
label: "Connect & Compete",
title: "Vibrant Gaming Community",
items: [
"Regular tournaments and competitive leagues",
"Social events and casual meet-ups",
"Friendly environment for all players",
],
id: "feature-4", label: "Connect & Compete", title: "Vibrant Gaming Community", items: [
"Regular tournaments and competitive leagues", "Social events and casual meet-ups", "Friendly environment for all players"],
},
{
id: "feature-5",
label: "Seamless Experience",
title: "Blazing Fast Internet",
items: [
"High-speed fiber optic connection",
"Lag-free online gaming and streaming",
"Reliable network for uninterrupted play",
],
id: "feature-5", label: "Seamless Experience", title: "Blazing Fast Internet", items: [
"High-speed fiber optic connection", "Lag-free online gaming and streaming", "Reliable network for uninterrupted play"],
},
{
id: "feature-6",
label: "Peace of Mind",
title: "Spotless & Secure Environment",
items: [
"Clean and well-maintained gaming stations",
"Regular sanitation protocols",
"24/7 surveillance and attentive staff",
],
id: "feature-6", label: "Peace of Mind", title: "Spotless & Secure Environment", items: [
"Clean and well-maintained gaming stations", "Regular sanitation protocols", "24/7 surveillance and attentive staff"],
},
]}
title="Your Ultimate Gaming Haven Awaits"
@@ -208,53 +133,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "game-1",
name: "Cyberpunk 2077",
price: "AAA Title",
variant: "PC",
imageSrc: "http://img.b2bpic.net/free-photo/fantasy-style-scene-with-mountains-landscape_23-2151124977.jpg",
imageAlt: "Cyberpunk 2077 game cover",
},
id: "game-1", name: "Cyberpunk 2077", price: "AAA Title", variant: "PC", imageSrc: "http://img.b2bpic.net/free-photo/fantasy-style-scene-with-mountains-landscape_23-2151124977.jpg", imageAlt: "Cyberpunk 2077 game cover"},
{
id: "game-2",
name: "Valorant",
price: "Free-to-Play",
variant: "PC",
imageSrc: "http://img.b2bpic.net/free-vector/space-adventure-mission-game-laptop-screen_1308-46665.jpg",
imageAlt: "Valorant game art with agents",
},
id: "game-2", name: "Valorant", price: "Free-to-Play", variant: "PC", imageSrc: "http://img.b2bpic.net/free-vector/space-adventure-mission-game-laptop-screen_1308-46665.jpg", imageAlt: "Valorant game art with agents"},
{
id: "game-3",
name: "FIFA 24",
price: "Sports Simulation",
variant: "PC/Console",
imageSrc: "http://img.b2bpic.net/free-photo/3d-fantasy-scene_23-2151128015.jpg",
imageAlt: "FIFA 24 soccer game action",
},
id: "game-3", name: "FIFA 24", price: "Sports Simulation", variant: "PC/Console", imageSrc: "http://img.b2bpic.net/free-photo/3d-fantasy-scene_23-2151128015.jpg", imageAlt: "FIFA 24 soccer game action"},
{
id: "game-4",
name: "Minecraft",
price: "Creative Sandbox",
variant: "PC/Console",
imageSrc: "http://img.b2bpic.net/free-photo/cute-cat-nature_23-2150932199.jpg",
imageAlt: "Minecraft block world screenshot",
},
id: "game-4", name: "Minecraft", price: "Creative Sandbox", variant: "PC/Console", imageSrc: "http://img.b2bpic.net/free-photo/cute-cat-nature_23-2150932199.jpg", imageAlt: "Minecraft block world screenshot"},
{
id: "game-5",
name: "Elden Ring",
price: "Action RPG",
variant: "PC/Console",
imageSrc: "http://img.b2bpic.net/free-photo/creepy-scenes-with-fog-moon_23-2149758916.jpg",
imageAlt: "Elden Ring fantasy world screenshot",
},
id: "game-5", name: "Elden Ring", price: "Action RPG", variant: "PC/Console", imageSrc: "http://img.b2bpic.net/free-photo/creepy-scenes-with-fog-moon_23-2149758916.jpg", imageAlt: "Elden Ring fantasy world screenshot"},
{
id: "game-6",
name: "Tekken 8",
price: "Fighting Game",
variant: "PC/Console",
imageSrc: "http://img.b2bpic.net/free-photo/two-boxers-fight-with-martial-arts-muay-thai_1150-24127.jpg",
imageAlt: "Tekken 8 fighting characters",
},
id: "game-6", name: "Tekken 8", price: "Fighting Game", variant: "PC/Console", imageSrc: "http://img.b2bpic.net/free-photo/two-boxers-fight-with-martial-arts-muay-thai_1150-24127.jpg", imageAlt: "Tekken 8 fighting characters"},
]}
title="Explore Our Epic Game Library"
description="Dive into a curated collection of over 100 popular titles across all genres. From action-packed adventures to strategic esports, we have something for everyone."
@@ -268,58 +157,31 @@ export default function LandingPage() {
useInvertedBackground={true}
plans={[
{
id: "hourly",
badge: "Flexible",
badgeIcon: Clock,
price: "₹200/hr",
subtitle: "Perfect for quick sessions or trying out games.",
buttons: [
id: "hourly", badge: "Flexible", badgeIcon: Clock,
price: "₹200/hr", subtitle: "Perfect for quick sessions or trying out games.", buttons: [
{
text: "Book Hourly",
href: "#contact",
},
text: "Book Hourly", href: "/booking"},
],
features: [
"Access to all games",
"No long-term commitment",
"Pay-as-you-go",
],
"Access to all games", "No long-term commitment", "Pay-as-you-go"],
},
{
id: "daily",
badge: "Popular",
badgeIcon: CalendarDays,
price: "₹800",
subtitle: "Uninterrupted gaming for a full day of fun.",
buttons: [
id: "daily", badge: "Popular", badgeIcon: CalendarDays,
price: "₹800", subtitle: "Uninterrupted gaming for a full day of fun.", buttons: [
{
text: "Get Daily Pass",
href: "#contact",
},
text: "Get Daily Pass", href: "/booking"},
],
features: [
"Unlimited gaming for 12 hours",
"Access to all games and facilities",
"Best for extended play",
],
"Unlimited gaming for 12 hours", "Access to all games and facilities", "Best for extended play"],
},
{
id: "weekly",
badge: "Best Value",
badgeIcon: Sparkles,
price: "₹3500",
subtitle: "Dedicated gamers' choice for maximum savings.",
buttons: [
id: "weekly", badge: "Best Value", badgeIcon: Sparkles,
price: "₹3500", subtitle: "Dedicated gamers' choice for maximum savings.", buttons: [
{
text: "Choose Weekly",
href: "#contact",
},
text: "Choose Weekly", href: "/booking"},
],
features: [
"Unlimited gaming for 7 days",
"Priority access to new releases",
"Discounts on café items",
],
"Unlimited gaming for 7 days", "Priority access to new releases", "Discounts on café items"],
},
]}
title="Simple, Affordable Gaming Rates"
@@ -334,45 +196,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Kiran Kumar",
role: "Casual Gamer",
testimonial: "Mallesh Gaming Centre is my go-to spot! The setups are amazing, and the atmosphere is always lively. Plus, the snacks are a game-changer!",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-satisfied-young-smiling-man-recommend-something-really-good-show-thumbsup-app_1258-109339.jpg",
imageAlt: "Kiran Kumar",
},
id: "1", name: "Kiran Kumar", role: "Casual Gamer", testimonial: "Mallesh Gaming Centre is my go-to spot! The setups are amazing, and the atmosphere is always lively. Plus, the snacks are a game-changer!", imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-satisfied-young-smiling-man-recommend-something-really-good-show-thumbsup-app_1258-109339.jpg", imageAlt: "Kiran Kumar"},
{
id: "2",
name: "Priya Sharma",
role: "Esports Enthusiast",
testimonial: "The high-end PCs and low-latency internet here are perfect for competitive play. I've joined a few tournaments and the community is fantastic!",
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-pink-hair-playing-videogame_23-2148969217.jpg",
imageAlt: "Priya Sharma",
},
id: "2", name: "Priya Sharma", role: "Esports Enthusiast", testimonial: "The high-end PCs and low-latency internet here are perfect for competitive play. I've joined a few tournaments and the community is fantastic!", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-pink-hair-playing-videogame_23-2148969217.jpg", imageAlt: "Priya Sharma"},
{
id: "3",
name: "Rajesh Singh",
role: "Student",
testimonial: "Affordable rates and a huge game library! It's the best place to hang out with friends after classes without breaking the bank.",
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-watching-tv-sitting-sofa-male-fan_639032-2832.jpg",
imageAlt: "Rajesh Singh",
},
id: "3", name: "Rajesh Singh", role: "Student", testimonial: "Affordable rates and a huge game library! It's the best place to hang out with friends after classes without breaking the bank.", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-watching-tv-sitting-sofa-home-playing-video-game-notebook-holding-joystick-green-checkered-shirt-happy-smiling-fun-entertainment-celebrating-victory-hands-up_285396-1590.jpg", imageAlt: "Rajesh Singh"},
{
id: "4",
name: "Anjali Mehta",
role: "Office Worker",
testimonial: "A great escape after work. The comfortable chairs mean I can game for hours, and the café has excellent coffee. Highly recommended!",
imageSrc: "http://img.b2bpic.net/free-photo/young-hipster-handsome-bearded-man-sitting-couch-home-playing-video-game-notebook-holding-joystick-green-checkered-shirt-happy-smiling-fun-entertainment-celebrating-victory-hands-up_285396-1590.jpg",
imageAlt: "Anjali Mehta",
},
id: "4", name: "Anjali Mehta", role: "Office Worker", testimonial: "A great escape after work. The comfortable chairs mean I can game for hours, and the café has excellent coffee. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/young-hipster-handsome-bearded-man-sitting-couch-home-playing-video-game-notebook-holding-joystick-green-checkered-shirt-happy-smiling-fun-entertainment-celebrating-victory-hands-up_285396-1590.jpg", imageAlt: "Anjali Mehta"},
{
id: "5",
name: "Vijay Patel",
role: "Long-time Member",
testimonial: "I've been coming here since they opened. The staff are friendly, facilities are always clean, and they truly care about the gaming experience. It's truly a premium place.",
imageSrc: "http://img.b2bpic.net/free-photo/overworked-exhausted-man-sleeps-chair-empty-office-workaholic-employee-falling-asleep-because-while-working-late-night-alone-office-important-company-project_482257-10291.jpg",
imageAlt: "Vijay Patel",
},
id: "5", name: "Vijay Patel", role: "Long-time Member", testimonial: "I've been coming here since they opened. The staff are friendly, facilities are always clean, and they truly care about the gaming experience. It's truly a premium place.", imageSrc: "http://img.b2bpic.net/free-photo/overworked-exhausted-man-sleeps-chair-empty-office-workaholic-employee-falling-asleep-because-while-working-late-night-alone-office-important-company-project_482257-10291.jpg", imageAlt: "Vijay Patel"},
]}
title="What Our Gamers Are Saying"
description="Hear from our vibrant community of casual and competitive players who love the Mallesh Gaming Centre experience."
@@ -385,35 +217,17 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "faq-1",
title: "How do I book a gaming session?",
content: "You can book your session directly online through our website's 'Book Now' button, or simply walk-in and our friendly staff will assist you. We recommend booking in advance during peak hours.",
},
id: "faq-1", title: "How do I book a gaming session?", content: "You can book your session directly online through our website's 'Book Now' button, or simply walk-in and our friendly staff will assist you. We recommend booking in advance during peak hours."},
{
id: "faq-2",
title: "What games are available?",
content: "We boast a library of over 100 popular titles, including the latest AAA releases, competitive esports games, and beloved classics across all genres. Check our 'Games' section for a sneak peek!",
},
id: "faq-2", title: "What games are available?", content: "We boast a library of over 100 popular titles, including the latest AAA releases, competitive esports games, and beloved classics across all genres. Check our 'Games' section for a sneak peek!"},
{
id: "faq-3",
title: "Do you offer food and drinks?",
content: "Absolutely! Our on-site café offers a wide range of delicious snacks, refreshing beverages, and satisfying meals to keep you fueled during your gaming sessions.",
},
id: "faq-3", title: "Do you offer food and drinks?", content: "Absolutely! Our on-site café offers a wide range of delicious snacks, refreshing beverages, and satisfying meals to keep you fueled during your gaming sessions."},
{
id: "faq-4",
title: "Are there any age restrictions?",
content: "Mallesh Gaming Centre is open to gamers of all ages. However, for certain games, parental guidance may be advised as per age ratings. Our staff can provide more details if needed.",
},
id: "faq-4", title: "Are there any age restrictions?", content: "Mallesh Gaming Centre is open to gamers of all ages. However, for certain games, parental guidance may be advised as per age ratings. Our staff can provide more details if needed."},
{
id: "faq-5",
title: "Can I bring my own peripherals?",
content: "Yes, you are welcome to bring your own gaming keyboard, mouse, and headset. Our systems are compatible with most standard peripherals to ensure your comfort.",
},
id: "faq-5", title: "Can I bring my own peripherals?", content: "Yes, you are welcome to bring your own gaming keyboard, mouse, and headset. Our systems are compatible with most standard peripherals to ensure your comfort."},
{
id: "faq-6",
title: "Do you host special events or tournaments?",
content: "We regularly host various gaming tournaments, community events, and themed nights. Follow our social media or check our 'Events' section for upcoming schedules and registration details!",
},
id: "faq-6", title: "Do you host special events or tournaments?", content: "We regularly host various gaming tournaments, community events, and themed nights. Follow our social media or check our 'Events' section for upcoming schedules and registration details!"},
]}
title="Got Questions? We've Got Answers."
description="Everything you need to know about booking, available games, facilities, and more."
@@ -428,28 +242,17 @@ export default function LandingPage() {
description="Book your next gaming adventure, inquire about events, or simply say hello. Our team is here to help you get started."
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
required: true,
name: "name", type: "text", placeholder: "Your Name", required: true,
},
{
name: "email",
type: "email",
placeholder: "Your Email",
required: true,
name: "email", type: "email", placeholder: "Your Email", required: true,
},
{
name: "phone",
type: "tel",
placeholder: "Your Phone Number (Optional)",
required: false,
name: "phone", type: "tel", placeholder: "Your Phone Number (Optional)", required: false,
},
]}
textarea={{
name: "message",
placeholder: "Tell us how we can help...",
rows: 4,
name: "message", placeholder: "Tell us how we can help...", rows: 4,
required: false,
}}
imageSrc="http://img.b2bpic.net/free-photo/friends-playing-bowling_107420-84937.jpg"
@@ -463,67 +266,41 @@ export default function LandingPage() {
logoText="Mallesh Gaming Centre"
columns={[
{
title: "Centre",
items: [
title: "Centre", items: [
{
label: "Home",
href: "#hero",
},
label: "Home", href: "/"},
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "/#about"},
{
label: "Features",
href: "#features",
},
label: "Features", href: "/#features"},
],
},
{
title: "Gaming",
items: [
title: "Gaming", items: [
{
label: "Game Library",
href: "#games",
},
label: "Game Library", href: "/#games"},
{
label: "Pricing",
href: "#pricing",
},
label: "Pricing", href: "/booking"},
{
label: "Book Now",
href: "#contact",
},
label: "Book Now", href: "/booking"},
],
},
{
title: "Connect",
items: [
title: "Connect", items: [
{
label: "Contact Us",
href: "#contact",
},
label: "Contact Us", href: "/booking"},
{
label: "FAQ",
href: "#faq",
},
label: "FAQ", href: "/#faq"},
{
label: "Events",
href: "#",
},
label: "Events", href: "#"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}
@@ -533,4 +310,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}