Update src/app/page.tsx

This commit is contained in:
2026-06-10 17:49:15 +00:00
parent f124aebeab
commit 5aec7c2d7d

View File

@@ -31,38 +31,22 @@ export default function LandingPage() {
<NavbarStyleCentered <NavbarStyleCentered
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "#hero"},
id: "#hero",
},
{ {
name: "About Us", name: "About Us", id: "#about-us"},
id: "#about-us",
},
{ {
name: "Menu", name: "Menu", id: "#menu"},
id: "#menu",
},
{ {
name: "Why Choose Us", name: "Why Choose Us", id: "#why-choose-us"},
id: "#why-choose-us",
},
{ {
name: "Gallery", name: "Gallery", id: "#gallery"},
id: "#gallery",
},
{ {
name: "Reviews", name: "Reviews", id: "#reviews"},
id: "#reviews",
},
{ {
name: "Contact", name: "Contact", id: "#contact"},
id: "#contact",
},
]} ]}
button={{ button={{
text: "Call Us", text: "Call Us", href: "tel:+917030370370"}}
href: "tel:+917030370370",
}}
brandName="Kafe Culture" brandName="Kafe Culture"
/> />
</div> </div>
@@ -70,19 +54,14 @@ export default function LandingPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroLogoBillboard <HeroLogoBillboard
background={{ background={{
variant: "rotated-rays-static", variant: "rotated-rays-static"}}
}}
logoText="Kafe Culture" logoText="Kafe Culture"
description="Where Every Sip Feels Like Home. A cozy and aesthetic café in Jalgaon offering delightful mocktails, food, and desserts for friends and family." description="Where Every Sip Feels Like Home. A cozy and aesthetic café in Jalgaon offering delightful mocktails, food, and desserts for friends and family."
buttons={[ buttons={[
{ {
text: "View Menu", text: "View Menu", href: "#menu"},
href: "#menu",
},
{ {
text: "Reserve a Table", text: "Reserve a Table", href: "#contact"},
href: "#contact",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/stylish-young-woman-using-digital-tablet-restaurant-table_23-2147936094.jpg" imageSrc="http://img.b2bpic.net/free-photo/stylish-young-woman-using-digital-tablet-restaurant-table_23-2147936094.jpg"
imageAlt="Warm and inviting interior of Kafe Culture cafe" imageAlt="Warm and inviting interior of Kafe Culture cafe"
@@ -99,19 +78,13 @@ export default function LandingPage() {
description="Nestled in the vibrant city of Jalgaon, Kafe Culture was born from a simple passion: to create a warm, inviting space where everyone feels at home. We believe in the magic of good food, delightful drinks, and shared moments, all served with a touch of modern aesthetics and affordability. From our cozy corners for solo coffee time to lively spots for friends and family, every detail is crafted with love and our local roots in mind." description="Nestled in the vibrant city of Jalgaon, Kafe Culture was born from a simple passion: to create a warm, inviting space where everyone feels at home. We believe in the magic of good food, delightful drinks, and shared moments, all served with a touch of modern aesthetics and affordability. From our cozy corners for solo coffee time to lively spots for friends and family, every detail is crafted with love and our local roots in mind."
bulletPoints={[ bulletPoints={[
{ {
title: "Exquisite Taste", title: "Exquisite Taste", description: "Savor our carefully crafted beverages and dishes, made with passion and quality ingredients.", icon: Coffee,
description: "Savor our carefully crafted beverages and dishes, made with passion and quality ingredients.",
icon: Coffee,
}, },
{ {
title: "Aesthetic Ambiance", title: "Aesthetic Ambiance", description: "Relax in our calm, modern, and Instagram-worthy surroundings, perfect for any mood.", icon: Camera,
description: "Relax in our calm, modern, and Instagram-worthy surroundings, perfect for any mood.",
icon: Camera,
}, },
{ {
title: "Unbeatable Value", title: "Unbeatable Value", description: "Enjoy a premium café experience with delightful offerings at truly affordable prices.", icon: DollarSign,
description: "Enjoy a premium café experience with delightful offerings at truly affordable prices.",
icon: DollarSign,
}, },
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064701.jpg" imageSrc="http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064701.jpg"
@@ -127,77 +100,29 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
features={[ features={[
{ {
id: "f1", id: "f1", title: "4.6★ Customer Rating", author: "Google Reviews", description: "Highly praised by 173 satisfied customers for exceptional service and quality.", tags: [
title: "4.6★ Customer Rating", "Quality", "Service"],
author: "Google Reviews", imageSrc: "http://img.b2bpic.net/free-photo/diverse-people-showing-golden-star-rating-symbol_53876-71536.jpg", imageAlt: "Star rating icon"},
description: "Highly praised by 173 satisfied customers for exceptional service and quality.",
tags: [
"Quality",
"Service",
],
imageSrc: "http://img.b2bpic.net/free-photo/diverse-people-showing-golden-star-rating-symbol_53876-71536.jpg",
imageAlt: "Star rating icon",
},
{ {
id: "f2", id: "f2", title: "Signature Mocktails", author: "Our Baristas", description: "Our unique, tasty, and refreshing mocktails are a must-try for everyone.", tags: [
title: "Signature Mocktails", "Drinks", "Unique"],
author: "Our Baristas", imageSrc: "http://img.b2bpic.net/free-photo/campagne-glass-with-champagne-it-garnished-with-dried-lemon-slice_140725-1506.jpg", imageAlt: "Refreshing signature mocktail"},
description: "Our unique, tasty, and refreshing mocktails are a must-try for everyone.",
tags: [
"Drinks",
"Unique",
],
imageSrc: "http://img.b2bpic.net/free-photo/campagne-glass-with-champagne-it-garnished-with-dried-lemon-slice_140725-1506.jpg",
imageAlt: "Refreshing signature mocktail",
},
{ {
id: "f3", id: "f3", title: "Aesthetic Ambiance", author: "Our Designers", description: "The perfect blend of calm and modern decor for every mood and occasion.", tags: [
title: "Aesthetic Ambiance", "Cozy", "Modern"],
author: "Our Designers", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hands-holding-smartphone_23-2149366417.jpg", imageAlt: "Aesthetic cafe interior"},
description: "The perfect blend of calm and modern decor for every mood and occasion.",
tags: [
"Cozy",
"Modern",
],
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hands-holding-smartphone_23-2149366417.jpg",
imageAlt: "Aesthetic cafe interior",
},
{ {
id: "f4", id: "f4", title: "Affordable Luxury", author: "Our Promise", description: "Enjoy a premium experience with delightful offerings, typically ₹200400 per person.", tags: [
title: "Affordable Luxury", "Value", "Budget-Friendly"],
author: "Our Promise", imageSrc: "http://img.b2bpic.net/free-vector/outline-wallet-with-yellow-coin_78370-7129.jpg", imageAlt: "Indian Rupee currency"},
description: "Enjoy a premium experience with delightful offerings, typically ₹200400 per person.",
tags: [
"Value",
"Budget-Friendly",
],
imageSrc: "http://img.b2bpic.net/free-vector/outline-wallet-with-yellow-coin_78370-7129.jpg",
imageAlt: "Indian Rupee currency",
},
{ {
id: "f5", id: "f5", title: "Friendly Staff", author: "Our Team", description: "Our warm and welcoming team ensures every visit is memorable and enjoyable.", tags: [
title: "Friendly Staff", "Hospitality", "Service"],
author: "Our Team", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-bald-call-center-man-wearing-headset-sitting-desk-with-work-tools-showing-empty-hands-isolated-white-wall_141793-94410.jpg", imageAlt: "Smiling friendly cafe staff"},
description: "Our warm and welcoming team ensures every visit is memorable and enjoyable.",
tags: [
"Hospitality",
"Service",
],
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-bald-call-center-man-wearing-headset-sitting-desk-with-work-tools-showing-empty-hands-isolated-white-wall_141793-94410.jpg",
imageAlt: "Smiling friendly cafe staff",
},
{ {
id: "f6", id: "f6", title: "Convenient Drive-Through", author: "Your Convenience", description: "Grab your favorite beverages and bites on the go, quick and hassle-free.", tags: [
title: "Convenient Drive-Through", "Speed", "Takeaway"],
author: "Your Convenience", imageSrc: "http://img.b2bpic.net/free-photo/new-normal-coffee-shop-with-face-shield_23-2148656705.jpg", imageAlt: "Car at a drive-through window"},
description: "Grab your favorite beverages and bites on the go, quick and hassle-free.",
tags: [
"Speed",
"Takeaway",
],
imageSrc: "http://img.b2bpic.net/free-photo/new-normal-coffee-shop-with-face-shield_23-2148656705.jpg",
imageAlt: "Car at a drive-through window",
},
]} ]}
title="Why Kafe Culture?" title="Why Kafe Culture?"
description="We're more than just a café; we're a community hub where quality, comfort, and value converge. Discover the reasons our guests keep coming back." description="We're more than just a café; we're a community hub where quality, comfort, and value converge. Discover the reasons our guests keep coming back."
@@ -212,47 +137,17 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
products={[ products={[
{ {
id: "p1", id: "p1", name: "Hot Coffee", price: "₹180", imageSrc: "http://img.b2bpic.net/free-photo/latte-coffee_74190-7833.jpg", imageAlt: "Steaming hot coffee mug"},
name: "Hot Coffee",
price: "₹180",
imageSrc: "http://img.b2bpic.net/free-photo/latte-coffee_74190-7833.jpg",
imageAlt: "Steaming hot coffee mug",
},
{ {
id: "p2", id: "p2", name: "Iced Latte", price: "₹220", imageSrc: "http://img.b2bpic.net/free-photo/iced-coffee_1339-2846.jpg", imageAlt: "Refreshing iced latte glass"},
name: "Iced Latte",
price: "₹220",
imageSrc: "http://img.b2bpic.net/free-photo/iced-coffee_1339-2846.jpg",
imageAlt: "Refreshing iced latte glass",
},
{ {
id: "p3", id: "p3", name: "KC Special Mocktail", price: "₹250", imageSrc: "http://img.b2bpic.net/free-photo/iced-mocktails_1203-3088.jpg", imageAlt: "Kafe Culture special mocktail"},
name: "KC Special Mocktail",
price: "₹250",
imageSrc: "http://img.b2bpic.net/free-photo/iced-mocktails_1203-3088.jpg",
imageAlt: "Kafe Culture special mocktail",
},
{ {
id: "p4", id: "p4", name: "Berry Blast Mocktail", price: "₹230", imageSrc: "http://img.b2bpic.net/free-photo/alcoholic-beverage-cocktail-with-raspberry_23-2148722562.jpg", imageAlt: "Colorful berry blast mocktail"},
name: "Berry Blast Mocktail",
price: "₹230",
imageSrc: "http://img.b2bpic.net/free-photo/alcoholic-beverage-cocktail-with-raspberry_23-2148722562.jpg",
imageAlt: "Colorful berry blast mocktail",
},
{ {
id: "p5", id: "p5", name: "KC Special Pizza", price: "₹380", imageSrc: "http://img.b2bpic.net/free-photo/cheese-pizza-wooden-table-close-up_1232-1147.jpg", imageAlt: "Kafe Culture special pizza"},
name: "KC Special Pizza",
price: "₹380",
imageSrc: "http://img.b2bpic.net/free-photo/cheese-pizza-wooden-table-close-up_1232-1147.jpg",
imageAlt: "Kafe Culture special pizza",
},
{ {
id: "p6", id: "p6", name: "Chocolate Brownie", price: "₹150", imageSrc: "http://img.b2bpic.net/free-photo/appetizing-chocolate-muffin_1220-455.jpg", imageAlt: "Decadent chocolate brownie"},
name: "Chocolate Brownie",
price: "₹150",
imageSrc: "http://img.b2bpic.net/free-photo/appetizing-chocolate-muffin_1220-455.jpg",
imageAlt: "Decadent chocolate brownie",
},
]} ]}
title="Our Delicious Offerings" title="Our Delicious Offerings"
description="Explore a delightful array of hot beverages, refreshing mocktails, mouth-watering food, and indulgent desserts. Each item crafted to perfection." description="Explore a delightful array of hot beverages, refreshing mocktails, mouth-watering food, and indulgent desserts. Each item crafted to perfection."
@@ -261,52 +156,23 @@ export default function LandingPage() {
<div id="gallery" data-section="gallery"> <div id="gallery" data-section="gallery">
<ProductCardOne <ProductCardOne
animationType="slide-up"
textboxLayout="default" textboxLayout="default"
gridVariant="bento-grid" gridVariant="bento-grid"
useInvertedBackground={true} useInvertedBackground={true}
products={[ products={[
{ {
id: "g1", id: "g1", name: "Food Spread", price: "", imageSrc: "http://img.b2bpic.net/free-photo/assorted-coffee-cups-textured-background_53876-176760.jpg", imageAlt: "Delicious food and beverages spread on a table"},
name: "Food Spread",
price: "",
imageSrc: "http://img.b2bpic.net/free-photo/assorted-coffee-cups-textured-background_53876-176760.jpg",
imageAlt: "Delicious food and beverages spread on a table",
},
{ {
id: "g2", id: "g2", name: "Cozy Interiors", price: "", imageSrc: "http://img.b2bpic.net/free-photo/cozy-cafe-hotel-decorated-with-green-plants-flowers_181624-37913.jpg", imageAlt: "Modern and cozy cafe interior with warm lighting"},
name: "Cozy Interiors",
price: "",
imageSrc: "http://img.b2bpic.net/free-photo/cozy-cafe-hotel-decorated-with-green-plants-flowers_181624-37913.jpg",
imageAlt: "Modern and cozy cafe interior with warm lighting",
},
{ {
id: "g3", id: "g3", name: "Vibrant Vibe", price: "", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-friends-drinking_23-2147680595.jpg", imageAlt: "Happy friends enjoying the cafe atmosphere"},
name: "Vibrant Vibe",
price: "",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-friends-drinking_23-2147680595.jpg",
imageAlt: "Happy friends enjoying the cafe atmosphere",
},
{ {
id: "g4", id: "g4", name: "Barista at Work", price: "", imageSrc: "http://img.b2bpic.net/free-photo/man-apron-holding-glass-with-coffee-cups_23-2148366679.jpg", imageAlt: "Barista preparing a specialty coffee"},
name: "Barista at Work",
price: "",
imageSrc: "http://img.b2bpic.net/free-photo/man-apron-holding-glass-with-coffee-cups_23-2148366679.jpg",
imageAlt: "Barista preparing a specialty coffee",
},
{ {
id: "g5", id: "g5", name: "Sweet Delights", price: "", imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-cookies-cake-cake-cookies-cup-tea-citrus-fruits-cinnamon-sticks_140725-123577.jpg", imageAlt: "Assortment of delicious desserts and pastries"},
name: "Sweet Delights",
price: "",
imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-cookies-cake-cake-cookies-cup-tea-citrus-fruits-cinnamon-sticks_140725-123577.jpg",
imageAlt: "Assortment of delicious desserts and pastries",
},
{ {
id: "g6", id: "g6", name: "Evening Exterior", price: "", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-brown-building-with-vertical-windows_181624-3596.jpg", imageAlt: "Kafe Culture exterior at night with warm lights"},
name: "Evening Exterior",
price: "",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-brown-building-with-vertical-windows_181624-3596.jpg",
imageAlt: "Kafe Culture exterior at night with warm lights",
},
]} ]}
title="A Glimpse of Kafe Culture" title="A Glimpse of Kafe Culture"
description="Immerse yourself in the visual delight of our café. From our delectable food to our cozy interiors and vibrant ambiance, see why we're an Instagram-worthy spot." description="Immerse yourself in the visual delight of our café. From our delectable food to our cozy interiors and vibrant ambiance, see why we're an Instagram-worthy spot."
@@ -321,64 +187,28 @@ export default function LandingPage() {
carouselMode="auto" carouselMode="auto"
testimonials={[ testimonials={[
{ {
id: "t1", id: "t1", name: "Humeshwari Patil", role: "Customer", company: "Local Visitor", rating: 5,
name: "Humeshwari Patil", imageSrc: "http://img.b2bpic.net/free-photo/portrait-joyful-woman-holding-mobile-phone_171337-4024.jpg", imageAlt: "Portrait of Humeshwari Patil"},
role: "Customer",
company: "Local Visitor",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-joyful-woman-holding-mobile-phone_171337-4024.jpg",
imageAlt: "Portrait of Humeshwari Patil",
},
{ {
id: "t2", id: "t2", name: "Bhaskar Sonar", role: "Customer", company: "Local Visitor", rating: 5,
name: "Bhaskar Sonar", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-smiling-redhead-bearded-man-holding-coffee-cup-looking-aside_171337-9997.jpg", imageAlt: "Portrait of Bhaskar Sonar"},
role: "Customer",
company: "Local Visitor",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-smiling-redhead-bearded-man-holding-coffee-cup-looking-aside_171337-9997.jpg",
imageAlt: "Portrait of Bhaskar Sonar",
},
{ {
id: "t3", id: "t3", name: "Sona Jain", role: "Local Guide", company: "Jalgaon", rating: 5,
name: "Sona Jain", imageSrc: "http://img.b2bpic.net/free-photo/casual-woman-drinking-coffe-working-with-tablet-pc_613910-16842.jpg", imageAlt: "Portrait of Sona Jain"},
role: "Local Guide",
company: "Jalgaon",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/casual-woman-drinking-coffe-working-with-tablet-pc_613910-16842.jpg",
imageAlt: "Portrait of Sona Jain",
},
{ {
id: "t4", id: "t4", name: "Regular Guest", role: "Family Friend", company: "Kafe Culture", rating: 5,
name: "Regular Guest", imageSrc: "http://img.b2bpic.net/free-photo/best-friends-are-chatting-laughing-with-tasty-snacks-terrace_8353-10306.jpg", imageAlt: "Group of friends enjoying cafe"},
role: "Family Friend",
company: "Kafe Culture",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/best-friends-are-chatting-laughing-with-tasty-snacks-terrace_8353-10306.jpg",
imageAlt: "Group of friends enjoying cafe",
},
{ {
id: "t5", id: "t5", name: "Happy Customer", role: "Food Enthusiast", company: "Jalgaon Foodie", rating: 5,
name: "Happy Customer", imageSrc: "http://img.b2bpic.net/free-photo/cook-holding-plate-with-ingredients-hands_23-2148040199.jpg", imageAlt: "Chef serving a delicious dish"},
role: "Food Enthusiast",
company: "Jalgaon Foodie",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cook-holding-plate-with-ingredients-hands_23-2148040199.jpg",
imageAlt: "Chef serving a delicious dish",
},
]} ]}
kpiItems={[ kpiItems={[
{ {
value: "4.6", value: "4.6", label: "Star Rating"},
label: "Star Rating",
},
{ {
value: "173+", value: "173+", label: "Google Reviews"},
label: "Google Reviews",
},
{ {
value: "Jalgaon", value: "Jalgaon", label: "Community Love"},
label: "Community Love",
},
]} ]}
title="What Our Guests Say" title="What Our Guests Say"
description="Real stories from our valued customers. Their smiles and kind words are what drive us every day to provide the best experience at Kafe Culture." description="Real stories from our valued customers. Their smiles and kind words are what drive us every day to provide the best experience at Kafe Culture."
@@ -389,8 +219,7 @@ export default function LandingPage() {
<ContactCenter <ContactCenter
useInvertedBackground={true} useInvertedBackground={true}
background={{ background={{
variant: "sparkles-gradient", variant: "sparkles-gradient"}}
}}
tag="Get in Touch" tag="Get in Touch"
title="Visit Us or Make a Reservation" title="Visit Us or Make a Reservation"
description="Whether you're planning a visit, want to book a table for friends, or just have a quick question, we're here to help. Reach out to us or find us on the map below. For quick bookings, message us on WhatsApp!" description="Whether you're planning a visit, want to book a table for friends, or just have a quick question, we're here to help. Reach out to us or find us on the map below. For quick bookings, message us on WhatsApp!"
@@ -404,58 +233,35 @@ export default function LandingPage() {
<FooterBase <FooterBase
columns={[ columns={[
{ {
title: "Quick Links", title: "Quick Links", items: [
items: [
{ {
label: "Home", label: "Home", href: "#hero"},
href: "#hero",
},
{ {
label: "Menu", label: "Menu", href: "#menu"},
href: "#menu",
},
{ {
label: "Gallery", label: "Gallery", href: "#gallery"},
href: "#gallery",
},
{ {
label: "Reviews", label: "Reviews", href: "#reviews"},
href: "#reviews",
},
], ],
}, },
{ {
title: "Contact Us", title: "Contact Us", items: [
items: [
{ {
label: "Location", label: "Location", href: "#contact"},
href: "#contact",
},
{ {
label: "Call Us: 70303 70370", label: "Call Us: 70303 70370", href: "tel:+917030370370"},
href: "tel:+917030370370",
},
{ {
label: "WhatsApp Us", label: "WhatsApp Us", href: "https://wa.me/917030370370"},
href: "https://wa.me/917030370370",
},
], ],
}, },
{ {
title: "Follow Us", title: "Follow Us", items: [
items: [
{ {
label: "Instagram", label: "Instagram", href: "https://instagram.com/kafeculture"},
href: "https://instagram.com/kafeculture",
},
{ {
label: "Facebook", label: "Facebook", href: "https://facebook.com/kafeculture"},
href: "https://facebook.com/kafeculture",
},
{ {
label: "Google Reviews", label: "Google Reviews", href: "https://g.page/kafe-culture-jalgaon/review"},
href: "https://g.page/kafe-culture-jalgaon/review",
},
], ],
}, },
]} ]}