Update src/app/page.tsx

This commit is contained in:
2026-06-02 03:17:43 +00:00
parent c0a8725c3b
commit a5817ce7c1

View File

@@ -34,58 +34,37 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "#home",
},
name: "Home", id: "#home"},
{
name: "About Us",
id: "#about",
},
name: "About Us", id: "#about"},
{
name: "Games",
id: "#games",
},
name: "Games", id: "#games"},
{
name: "Menu",
id: "#menu",
},
name: "Menu", id: "#menu"},
{
name: "Rates",
id: "#rates",
},
name: "Rates", id: "#rates"},
{
name: "Testimonials",
id: "#testimonials",
},
name: "Testimonials", id: "#testimonials"},
{
name: "FAQ",
id: "#faq",
},
name: "FAQ", id: "#faq"},
]}
brandName="Cherries Gaming Cafe"
button={{
text: "Book a Session",
href: "#contact",
}}
text: "Book a Session", href: "#contact"}}
/>
</div>
<div id="home" data-section="home">
<HeroLogoBillboard
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
logoText="Cherries Gaming Cafe"
description="Level up your leisure time in Elmwood Park, IL! Cherries Gaming Cafe offers the perfect blend of high-end gaming, delicious cafe treats, and a vibrant community atmosphere for all ages and skill levels."
buttons={[
{
text: "Explore Games",
href: "#games",
},
text: "Explore Games", href: "#games"},
{
text: "View Our Menu",
href: "#menu",
},
text: "View Our Menu", href: "#menu"},
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/e-sports-winner-trophy-standing-stage_1419-2793.jpg"
@@ -102,12 +81,9 @@ export default function LandingPage() {
title="Your Go-To Spot for Gaming & Great Food in Elmwood Park!"
buttons={[
{
text: "Our Story",
href: "#",
},
text: "Our Story", href: "#"},
]}
buttonAnimation="slide-up"
description="At Cherries Gaming Cafe, we're passionate about bringing people together through gaming and great food. Located in the heart of Elmwood Park, our cafe features state-of-the-art PCs, a wide selection of console games, and cozy board game areas. Whether you're a seasoned pro or just looking for a fun night out, we've got something for everyone. Come for the games, stay for the community and delicious cherry-themed treats!"
/>
</div>
@@ -120,29 +96,13 @@ export default function LandingPage() {
carouselMode="buttons"
features={[
{
title: "High-Performance PC Gaming",
description: "Experience lightning-fast gameplay and stunning graphics on our top-tier gaming PCs, equipped with the latest hardware and extensive game libraries.",
imageSrc: "http://img.b2bpic.net/free-photo/spray-paint-bottles-neglected-glowing-building-filled-with-graffiti-rusty-damaged-walls-containers-aerosols-deserted-space-ruins-illuminated-by-purple-fluorescent-lights-close-up_482257-66968.jpg",
imageAlt: "High-performance PC gaming setup",
},
title: "High-Performance PC Gaming", description: "Experience lightning-fast gameplay and stunning graphics on our top-tier gaming PCs, equipped with the latest hardware and extensive game libraries.", imageSrc: "http://img.b2bpic.net/free-photo/spray-paint-bottles-neglected-glowing-building-filled-with-graffiti-rusty-damaged-walls-containers-aerosols-deserted-space-ruins-illuminated-by-purple-fluorescent-lights-close-up_482257-66968.jpg", imageAlt: "High-performance PC gaming setup"},
{
title: "Cozy Console Lounges",
description: "Relax with friends in our comfortable console lounges, featuring a wide array of popular consoles and multiplayer games for a laid-back gaming session.",
imageSrc: "http://img.b2bpic.net/free-photo/female-playing-video-games-indoors_23-2148369504.jpg",
imageAlt: "Cozy console gaming lounge",
},
title: "Cozy Console Lounges", description: "Relax with friends in our comfortable console lounges, featuring a wide array of popular consoles and multiplayer games for a laid-back gaming session.", imageSrc: "http://img.b2bpic.net/free-photo/female-playing-video-games-indoors_23-2148369504.jpg", imageAlt: "Cozy console gaming lounge"},
{
title: "Classic Board Game Hub",
description: "Unplug and connect over a vast selection of board games, from strategic epics to quick party favorites. Perfect for friends and family.",
imageSrc: "http://img.b2bpic.net/free-photo/competitive-person-enjoying-society-game-play-with-friends-board-games-gathering-having-fun-with-wooden-square-tower-building-blocks-cheerful-friends-playing-toy-competition_482257-44227.jpg",
imageAlt: "People playing board games at a table",
},
title: "Classic Board Game Hub", description: "Unplug and connect over a vast selection of board games, from strategic epics to quick party favorites. Perfect for friends and family.", imageSrc: "http://img.b2bpic.net/free-photo/competitive-person-enjoying-society-game-play-with-friends-board-games-gathering-having-fun-with-wooden-square-tower-building-blocks-cheerful-friends-playing-toy-competition_482257-44227.jpg", imageAlt: "People playing board games at a table"},
{
title: "Cutting-Edge VR Experiences",
description: "Step into new worlds with our virtual reality stations, offering thrilling and immersive experiences that push the boundaries of gaming.",
imageSrc: "http://img.b2bpic.net/free-photo/two-teen-friends-are-playing-game-console-vr-headset-headphones-using-gamepads_1268-25933.jpg",
imageAlt: "Person wearing VR headset",
},
title: "Cutting-Edge VR Experiences", description: "Step into new worlds with our virtual reality stations, offering thrilling and immersive experiences that push the boundaries of gaming.", imageSrc: "http://img.b2bpic.net/free-photo/two-teen-friends-are-playing-game-console-vr-headset-headphones-using-gamepads_1268-25933.jpg", imageAlt: "Person wearing VR headset"},
]}
title="Immerse Yourself in the Ultimate Gaming Experience"
description="From high-performance PCs to relaxing console lounges and classic board games, Cherries Gaming Cafe has every kind of fun imaginable."
@@ -157,65 +117,23 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1",
brand: "Cafe Classics",
name: "Cherry's Signature Burger",
price: "$12.99",
rating: 5,
reviewCount: "50 reviews",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-vegetarian-burger-cutting-board-with-sauces_23-2148784532.jpg",
imageAlt: "Signature burger with fries",
},
id: "p1", brand: "Cafe Classics", name: "Cherry's Signature Burger", price: "$12.99", rating: 5,
reviewCount: "50 reviews", imageSrc: "http://img.b2bpic.net/free-photo/front-view-vegetarian-burger-cutting-board-with-sauces_23-2148784532.jpg", imageAlt: "Signature burger with fries"},
{
id: "p2",
brand: "Sweet & Tart",
name: "Frosted Cherry Fizz",
price: "$5.50",
rating: 4,
reviewCount: "35 reviews",
imageSrc: "http://img.b2bpic.net/free-photo/cherries-bucket-with-juice-side-view_176474-8052.jpg",
imageAlt: "Cherry flavored fizzy drink",
},
id: "p2", brand: "Sweet & Tart", name: "Frosted Cherry Fizz", price: "$5.50", rating: 4,
reviewCount: "35 reviews", imageSrc: "http://img.b2bpic.net/free-photo/cherries-bucket-with-juice-side-view_176474-8052.jpg", imageAlt: "Cherry flavored fizzy drink"},
{
id: "p3",
brand: "Quick Bites",
name: "Gamer's Snack Platter",
price: "$9.00",
rating: 4,
reviewCount: "42 reviews",
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-cheese-platter-with-slices-bread-olives-wooden-desk_23-2148162057.jpg",
imageAlt: "Assorted gaming snacks",
},
id: "p3", brand: "Quick Bites", name: "Gamer's Snack Platter", price: "$9.00", rating: 4,
reviewCount: "42 reviews", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-cheese-platter-with-slices-bread-olives-wooden-desk_23-2148162057.jpg", imageAlt: "Assorted gaming snacks"},
{
id: "p4",
brand: "Indulge",
name: "Red Velvet Cake Slice",
price: "$6.75",
rating: 5,
reviewCount: "28 reviews",
imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-with-pancake-chocolate_140725-4029.jpg",
imageAlt: "Slice of red velvet cake",
},
id: "p4", brand: "Indulge", name: "Red Velvet Cake Slice", price: "$6.75", rating: 5,
reviewCount: "28 reviews", imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-with-pancake-chocolate_140725-4029.jpg", imageAlt: "Slice of red velvet cake"},
{
id: "p5",
brand: "Hearty Meals",
name: "Pepperoni Pizza (Personal)",
price: "$11.00",
rating: 4,
reviewCount: "48 reviews",
imageSrc: "http://img.b2bpic.net/free-photo/friends-party-with-delicious-pizza_23-2151309418.jpg",
imageAlt: "Personal pepperoni pizza",
},
id: "p5", brand: "Hearty Meals", name: "Pepperoni Pizza (Personal)", price: "$11.00", rating: 4,
reviewCount: "48 reviews", imageSrc: "http://img.b2bpic.net/free-photo/friends-party-with-delicious-pizza_23-2151309418.jpg", imageAlt: "Personal pepperoni pizza"},
{
id: "p6",
brand: "Healthy Refreshers",
name: "Mixed Berry Smoothie",
price: "$6.00",
rating: 5,
reviewCount: "22 reviews",
imageSrc: "http://img.b2bpic.net/free-photo/two-fresh-red-smoothies-with-ingredients_23-2147684388.jpg",
imageAlt: "Mixed berry smoothie",
},
id: "p6", brand: "Healthy Refreshers", name: "Mixed Berry Smoothie", price: "$6.00", rating: 5,
reviewCount: "22 reviews", imageSrc: "http://img.b2bpic.net/free-photo/two-fresh-red-smoothies-with-ingredients_23-2147684388.jpg", imageAlt: "Mixed berry smoothie"},
]}
title="Fuel Your Fun: Delicious Bites & Beverages"
description="Keep your energy up with our delectable menu, featuring everything from savory snacks to refreshing drinks and sweet treats. We've got the perfect fuel for your gaming marathon!"
@@ -229,59 +147,31 @@ export default function LandingPage() {
useInvertedBackground={true}
plans={[
{
id: "hourly",
badge: "Casual Play",
badgeIcon: Sparkles,
price: "$8/hour",
subtitle: "Perfect for quick sessions.",
buttons: [
id: "hourly", badge: "Casual Play", badgeIcon: Sparkles,
price: "$8/hour", subtitle: "Perfect for quick sessions.", buttons: [
{
text: "Start Gaming",
href: "#contact",
},
text: "Start Gaming", href: "#contact"},
],
features: [
"Access to all PCs & Consoles",
"Per-minute billing after first hour",
"Food & drink discounts (10%)",
],
"Access to all PCs & Consoles", "Per-minute billing after first hour", "Food & drink discounts (10%)"],
},
{
id: "daypass",
badge: "Best Value",
badgeIcon: Star,
price: "$30/day",
subtitle: "Unlimited gaming all day long.",
buttons: [
id: "daypass", badge: "Best Value", badgeIcon: Star,
price: "$30/day", subtitle: "Unlimited gaming all day long.", buttons: [
{
text: "Get Day Pass",
href: "#contact",
},
text: "Get Day Pass", href: "#contact"},
],
features: [
"Unlimited PC & Console access",
"Valid for 12 hours",
"Food & drink discounts (15%)",
],
"Unlimited PC & Console access", "Valid for 12 hours", "Food & drink discounts (15%)"],
},
{
id: "membership",
badge: "Serious Gamer",
badgeIcon: Award,
price: "$90/month",
subtitle: "Unlock exclusive benefits.",
buttons: [
id: "membership", badge: "Serious Gamer", badgeIcon: Award,
price: "$90/month", subtitle: "Unlock exclusive benefits.", buttons: [
{
text: "Join Club Cherry",
href: "#contact",
},
text: "Join Club Cherry", href: "#contact"},
],
features: [
"Unlimited access anytime",
"Priority booking",
"Food & drink discounts (20%)",
"Exclusive member events",
],
"Unlimited access anytime", "Priority booking", "Food & drink discounts (20%)", "Exclusive member events"],
},
]}
title="Game On: Flexible Rates for Every Player"
@@ -296,20 +186,11 @@ export default function LandingPage() {
tag="Our Community Impact"
metrics={[
{
id: "m1",
value: "2,500+",
description: "Happy Gamers Served Since Opening",
},
id: "m1", value: "2,500+", description: "Happy Gamers Served Since Opening"},
{
id: "m2",
value: "150+",
description: "Community Events & Tournaments Hosted",
},
id: "m2", value: "150+", description: "Community Events & Tournaments Hosted"},
{
id: "m3",
value: "100%",
description: "Satisfaction Rate for First-Time Visitors",
},
id: "m3", value: "100%", description: "Satisfaction Rate for First-Time Visitors"},
]}
metricsAnimation="slide-up"
/>
@@ -320,35 +201,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "t1",
name: "Alex R.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-cheerful-student-guy-standing-pale-outdoor-wall_74855-4289.jpg",
imageAlt: "Alex R.",
},
id: "t1", name: "Alex R.", imageSrc: "http://img.b2bpic.net/free-photo/happy-cheerful-student-guy-standing-pale-outdoor-wall_74855-4289.jpg", imageAlt: "Alex R."},
{
id: "t2",
name: "Sarah J.",
imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-sad-expression_1194-2739.jpg",
imageAlt: "Sarah J.",
},
id: "t2", name: "Sarah J.", imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-sad-expression_1194-2739.jpg", imageAlt: "Sarah J."},
{
id: "t3",
name: "Mike L.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-amused-enthusiastic-good-looking-malaysian-woman-smiling-feeling-positive_176420-44079.jpg",
imageAlt: "Mike L.",
},
id: "t3", name: "Mike L.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-amused-enthusiastic-good-looking-malaysian-woman-smiling-feeling-positive_176420-44079.jpg", imageAlt: "Mike L."},
{
id: "t4",
name: "Emily C.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-man-looking-away-standing-against-grey-wall_23-2148130340.jpg",
imageAlt: "Emily C.",
},
id: "t4", name: "Emily C.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-man-looking-away-standing-against-grey-wall_23-2148130340.jpg", imageAlt: "Emily C."},
{
id: "t5",
name: "David P.",
imageSrc: "http://img.b2bpic.net/free-photo/modern-female-playing-video-games_23-2148369614.jpg",
imageAlt: "David P.",
},
id: "t5", name: "David P.", imageSrc: "http://img.b2bpic.net/free-photo/modern-female-playing-video-games_23-2148369614.jpg", imageAlt: "David P."},
]}
cardTitle="What Our Community Says"
cardTag="Player Reviews"
@@ -362,20 +223,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "f1",
title: "What types of games do you offer?",
content: "We offer a wide variety of PC games, popular console titles (PlayStation, Xbox, Nintendo Switch), and an extensive collection of board games for all ages and interests. We also have VR experiences!",
},
id: "f1", title: "What types of games do you offer?", content: "We offer a wide variety of PC games, popular console titles (PlayStation, Xbox, Nintendo Switch), and an extensive collection of board games for all ages and interests. We also have VR experiences!"},
{
id: "f2",
title: "Do I need to book a session in advance?",
content: "While walk-ins are always welcome, we recommend booking a session, especially for PC and VR stations, to guarantee your spot during peak hours. You can book directly on our website or by calling us.",
},
id: "f2", title: "Do I need to book a session in advance?", content: "While walk-ins are always welcome, we recommend booking a session, especially for PC and VR stations, to guarantee your spot during peak hours. You can book directly on our website or by calling us."},
{
id: "f3",
title: "What's on your menu?",
content: "Our menu features delicious snacks, hot food items like burgers and pizzas, refreshing beverages, and delightful desserts. We also have special cherry-themed treats! Check out our full menu section above.",
},
id: "f3", title: "What's on your menu?", content: "Our menu features delicious snacks, hot food items like burgers and pizzas, refreshing beverages, and delightful desserts. We also have special cherry-themed treats! Check out our full menu section above."},
]}
title="Got Questions? We've Got Answers!"
description="Find quick answers to common questions about Cherries Gaming Cafe, our services, and how to make the most of your visit."
@@ -387,18 +239,13 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={true}
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
text="Ready to Level Up Your Day? Visit Cherries Gaming Cafe!"
buttons={[
{
text: "Get Directions",
href: "https://www.google.com/maps/search/Cherries+Gaming+Cafe+elmwood+park+illinois",
},
text: "Get Directions", href: "https://www.google.com/maps/search/Cherries+Gaming+Cafe+elmwood+park+illinois"},
{
text: "Call Us",
href: "tel:+17081234567",
},
text: "Call Us", href: "tel:+17081234567"},
]}
/>
</div>
@@ -410,79 +257,47 @@ export default function LandingPage() {
logoText="Cherries Gaming Cafe"
columns={[
{
title: "Gaming",
items: [
title: "Gaming", items: [
{
label: "PC Gaming",
href: "#games",
},
label: "PC Gaming", href: "#games"},
{
label: "Console Lounges",
href: "#games",
},
label: "Console Lounges", href: "#games"},
{
label: "Board Games",
href: "#games",
},
label: "Board Games", href: "#games"},
{
label: "VR Experience",
href: "#games",
},
label: "VR Experience", href: "#games"},
],
},
{
title: "Cafe",
items: [
title: "Cafe", items: [
{
label: "Our Menu",
href: "#menu",
},
label: "Our Menu", href: "#menu"},
{
label: "Snacks",
href: "#menu",
},
label: "Snacks", href: "#menu"},
{
label: "Drinks",
href: "#menu",
},
label: "Drinks", href: "#menu"},
{
label: "Desserts",
href: "#menu",
},
label: "Desserts", href: "#menu"},
],
},
{
title: "Connect",
items: [
title: "Connect", items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Rates & Plans",
href: "#rates",
},
label: "Rates & Plans", href: "#rates"},
{
label: "FAQ",
href: "#faq",
},
label: "FAQ", href: "#faq"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}