Update src/app/page.tsx

This commit is contained in:
2026-06-04 03:45:03 +00:00
parent ba2a25bf4f
commit e4d0c54fb4

View File

@@ -12,7 +12,7 @@ import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaA
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
import { Award, Bookmark, Heart, HelpCircle, Info, Leaf, Phone, Sparkles, Star, Users, Utensils } from "lucide-react";
import { Award, Bookmark, Heart, HelpCircle, Info, Leaf, Phone, Sparkles, Star, Users, Utensils, ArrowRight } from "lucide-react";
export default function LandingPage() {
return (
@@ -33,45 +33,30 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "#home",
},
name: "Home", id: "#home"},
{
name: "Menu",
id: "#menu-highlights",
},
name: "Menu", id: "#menu-highlights"},
{
name: "About",
id: "#about",
},
name: "About", id: "#about"},
{
name: "Reviews",
id: "#testimonials",
},
name: "Reviews", id: "#testimonials"},
{
name: "FAQ",
id: "#faq",
},
name: "FAQ", id: "#faq"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
logoSrc="http://img.b2bpic.net/free-photo/french-fries-disposal-cup-sauce-bottle-food-parcel-white-surface_23-2147904843.jpg"
logoAlt="Zoku Indore Logo"
brandName="Zoku Indore"
button={{
text: "Order Online",
href: "#contact",
}}
text: "Order Online", href: "#contact"}}
/>
</div>
<div id="home" data-section="home">
<HeroBillboardRotatedCarousel
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
title="Welcome to Zoku Indore: Your Asian Fix"
description="Experience authentic Asian cuisine in a vibrant setting. From exquisite sushi to flavorful curries, Zoku Indore offers a culinary journey for every palate. Reserve your table or order online!"
tag="Finest Asian Dining"
@@ -79,46 +64,24 @@ export default function LandingPage() {
tagAnimation="slide-up"
buttons={[
{
text: "Reserve a Table",
href: "#contact",
},
text: "Reserve a Table", href: "#contact"},
{
text: "View Our Menu",
href: "#full-menu",
},
text: "View Our Menu", href: "#full-menu"},
]}
buttonAnimation="slide-up"
carouselItems={[
{
id: "carousel-1",
imageSrc: "http://img.b2bpic.net/free-photo/virtual-love-cute-blonde-girl-red-dress-distance-date-with-wine-candles-holding-glass_140725-163882.jpg",
imageAlt: "Elegant Zoku Indore restaurant interior",
},
id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/virtual-love-cute-blonde-girl-red-dress-distance-date-with-wine-candles-holding-glass_140725-163882.jpg", imageAlt: "Elegant Zoku Indore restaurant interior"},
{
id: "carousel-2",
imageSrc: "http://img.b2bpic.net/free-photo/sushi_74190-5962.jpg",
imageAlt: "Delicious sushi platter",
},
id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/sushi_74190-5962.jpg", imageAlt: "Delicious sushi platter"},
{
id: "carousel-3",
imageSrc: "http://img.b2bpic.net/free-photo/northern-thai-food-khao-soi-shrimp-spicy-noodles-decorated-with-ingredients_1150-22860.jpg",
imageAlt: "Authentic Khao Soi noodle bowl",
},
id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/northern-thai-food-khao-soi-shrimp-spicy-noodles-decorated-with-ingredients_1150-22860.jpg", imageAlt: "Authentic Khao Soi noodle bowl"},
{
id: "carousel-4",
imageSrc: "http://img.b2bpic.net/free-photo/glass-bottle-blue-lagoon-decorated-with-rope-colourful-clothespin_140725-6014.jpg",
imageAlt: "Signature Zoku Fizz mocktail",
},
id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/glass-bottle-blue-lagoon-decorated-with-rope-colourful-clothespin_140725-6014.jpg", imageAlt: "Signature Zoku Fizz mocktail"},
{
id: "carousel-5",
imageSrc: "http://img.b2bpic.net/free-photo/food-arrangement-still-life-high-angle_23-2149325287.jpg",
imageAlt: "Steaming hot dim sum basket",
},
id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/food-arrangement-still-life-high-angle_23-2149325287.jpg", imageAlt: "Steaming hot dim sum basket"},
{
id: "carousel-6",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-food-concept_23-2148510918.jpg",
imageAlt: "Chef preparing Asian dishes",
},
id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-food-concept_23-2148510918.jpg", imageAlt: "Chef preparing Asian dishes"},
]}
autoPlay={true}
autoPlayInterval={4000}
@@ -132,17 +95,11 @@ export default function LandingPage() {
description="Zoku Indore, located in Phoenix Citadel Mall, brings the rich and diverse flavors of Asia to your plate. Our commitment to authentic recipes, fresh ingredients, and a welcoming ambiance makes every visit a memorable experience. We are proud to be LGBTQ+ friendly and a beloved spot for both dine-in and takeaway."
metrics={[
{
value: "4.3",
title: "Rating",
},
value: "4.3", title: "Rating"},
{
value: "159+",
title: "Reviews",
},
value: "159+", title: "Reviews"},
{
value: "80+",
title: "Dishes",
},
value: "80+", title: "Dishes"},
]}
tag="About Zoku Indore"
tagIcon={Info}
@@ -159,32 +116,16 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Sushi and Spring Rolls",
description: "Delicate fresh sushi rolls and crispy spring rolls, a perfect start to your meal.",
imageSrc: "http://img.b2bpic.net/free-photo/salmon-sushi-with-ginger-wasabi_140725-50.jpg",
imageAlt: "Sushi and Spring Roll platter",
buttonIcon: "ArrowRight",
title: "Sushi and Spring Rolls", description: "Delicate fresh sushi rolls and crispy spring rolls, a perfect start to your meal.", imageSrc: "http://img.b2bpic.net/free-photo/salmon-sushi-with-ginger-wasabi_140725-50.jpg", imageAlt: "Sushi and Spring Roll platter", buttonIcon: ArrowRight,
},
{
title: "Khao Soi",
description: "A rich and creamy coconut curry noodle soup from Northern Thailand, bursting with flavor.",
imageSrc: "http://img.b2bpic.net/free-photo/korean-instant-noodle-tteokbokki-korean-spicy-sauce-ancient-food_1150-43001.jpg",
imageAlt: "Khao Soi noodle bowl",
buttonIcon: "ArrowRight",
title: "Khao Soi", description: "A rich and creamy coconut curry noodle soup from Northern Thailand, bursting with flavor.", imageSrc: "http://img.b2bpic.net/free-photo/korean-instant-noodle-tteokbokki-korean-spicy-sauce-ancient-food_1150-43001.jpg", imageAlt: "Khao Soi noodle bowl", buttonIcon: ArrowRight,
},
{
title: "Avocado Caterpillar",
description: "Our unique and visually stunning avocado sushi roll, a must-try for sushi lovers.",
imageSrc: "http://img.b2bpic.net/free-photo/fried-vegetarian-balls-served-bowl_1220-7582.jpg",
imageAlt: "Avocado Caterpillar sushi roll",
buttonIcon: "ArrowRight",
title: "Avocado Caterpillar", description: "Our unique and visually stunning avocado sushi roll, a must-try for sushi lovers.", imageSrc: "http://img.b2bpic.net/free-photo/fried-vegetarian-balls-served-bowl_1220-7582.jpg", imageAlt: "Avocado Caterpillar sushi roll", buttonIcon: ArrowRight,
},
{
title: "Thupka",
description: "A hearty and warming Tibetan noodle soup, perfect for a comforting meal.",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-chinese-hot-pot_23-2149529759.jpg",
imageAlt: "Thukpa noodle soup",
buttonIcon: "ArrowRight",
title: "Thupka", description: "A hearty and warming Tibetan noodle soup, perfect for a comforting meal.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-chinese-hot-pot_23-2149529759.jpg", imageAlt: "Thukpa noodle soup", buttonIcon: ArrowRight,
},
]}
title="Our Signature Dishes"
@@ -204,65 +145,23 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "p-1",
brand: "Drinks",
name: "Zoku Fizz",
price: "₹250",
rating: 5,
reviewCount: "12",
imageSrc: "http://img.b2bpic.net/free-photo/cold-white-tasty-cocktail-with-lime-mint-ice-yellow-background_23-2148196159.jpg",
imageAlt: "Zoku Fizz mocktail",
},
id: "p-1", brand: "Drinks", name: "Zoku Fizz", price: "₹250", rating: 5,
reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/cold-white-tasty-cocktail-with-lime-mint-ice-yellow-background_23-2148196159.jpg", imageAlt: "Zoku Fizz mocktail"},
{
id: "p-2",
brand: "Soups",
name: "Miso Ramen Bowl",
price: "₹600",
rating: 4.5,
reviewCount: "15",
imageSrc: "http://img.b2bpic.net/free-photo/traditional-thai-food-including-soup-vegetables-fried-fish-salad-rice-vermicelli-wooden-table_23-2148093049.jpg",
imageAlt: "Miso Ramen Bowl",
},
id: "p-2", brand: "Soups", name: "Miso Ramen Bowl", price: "₹600", rating: 4.5,
reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/traditional-thai-food-including-soup-vegetables-fried-fish-salad-rice-vermicelli-wooden-table_23-2148093049.jpg", imageAlt: "Miso Ramen Bowl"},
{
id: "p-3",
brand: "Appetizers",
name: "Chicken Wontons",
price: "₹350",
rating: 4,
reviewCount: "8",
imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-stuffed-cabbage-stuffed-cabbage-with-lemon-herbs-sauce-white-plate-bowls-white-yellow-sauces-black-pepper-colorful-spices-dark-table_140725-110503.jpg",
imageAlt: "Crispy Chicken Wontons",
},
id: "p-3", brand: "Appetizers", name: "Chicken Wontons", price: "₹350", rating: 4,
reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-stuffed-cabbage-stuffed-cabbage-with-lemon-herbs-sauce-white-plate-bowls-white-yellow-sauces-black-pepper-colorful-spices-dark-table_140725-110503.jpg", imageAlt: "Crispy Chicken Wontons"},
{
id: "p-4",
brand: "Sides",
name: "Jasmine Rice",
price: "₹150",
rating: 5,
reviewCount: "20",
imageSrc: "http://img.b2bpic.net/free-photo/rice-bowl_1387-82.jpg",
imageAlt: "Steamed Jasmine Rice",
},
id: "p-4", brand: "Sides", name: "Jasmine Rice", price: "₹150", rating: 5,
reviewCount: "20", imageSrc: "http://img.b2bpic.net/free-photo/rice-bowl_1387-82.jpg", imageAlt: "Steamed Jasmine Rice"},
{
id: "p-5",
brand: "Curries",
name: "Green Thai Veg Curry",
price: "₹550",
rating: 4.5,
reviewCount: "10",
imageSrc: "http://img.b2bpic.net/free-photo/rice-noodles-bowl-curry-paste-with-chili-cucumber-long-bean-lime-garlic-spring-onion_1150-27053.jpg",
imageAlt: "Green Thai Vegetarian Curry",
},
id: "p-5", brand: "Curries", name: "Green Thai Veg Curry", price: "₹550", rating: 4.5,
reviewCount: "10", imageSrc: "http://img.b2bpic.net/free-photo/rice-noodles-bowl-curry-paste-with-chili-cucumber-long-bean-lime-garlic-spring-onion_1150-27053.jpg", imageAlt: "Green Thai Vegetarian Curry"},
{
id: "p-6",
brand: "Appetizers",
name: "Fried Edamame",
price: "₹280",
rating: 4,
reviewCount: "7",
imageSrc: "http://img.b2bpic.net/free-photo/sushi-rolls-with-paprika-black-stone-board-with-red-ginger-wasabi_114579-3287.jpg",
imageAlt: "Fried Edamame",
},
id: "p-6", brand: "Appetizers", name: "Fried Edamame", price: "₹280", rating: 4,
reviewCount: "7", imageSrc: "http://img.b2bpic.net/free-photo/sushi-rolls-with-paprika-black-stone-board-with-red-ginger-wasabi_114579-3287.jpg", imageAlt: "Fried Edamame"},
]}
title="Explore Our Full Menu"
description="From refreshing drinks to delightful main courses, find your next favorite dish at Zoku Indore."
@@ -280,45 +179,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "t-1",
name: "Sachin Naik",
role: "Local Guide",
testimonial: "I recently visited this mall restaurant and had a good experience! The cozy vibes were just what I needed to unwind after some shopping. The food was decent, with a variety of options to choose from. The service was friendly and attentive.",
imageSrc: "http://img.b2bpic.net/free-photo/funny-brunette-girl-yellow-sweater-eating-pizza-restaurant_627829-7931.jpg",
imageAlt: "Sachin Naik",
},
id: "t-1", name: "Sachin Naik", role: "Local Guide", testimonial: "I recently visited this mall restaurant and had a good experience! The cozy vibes were just what I needed to unwind after some shopping. The food was decent, with a variety of options to choose from. The service was friendly and attentive.", imageSrc: "http://img.b2bpic.net/free-photo/funny-brunette-girl-yellow-sweater-eating-pizza-restaurant_627829-7931.jpg", imageAlt: "Sachin Naik"},
{
id: "t-2",
name: "Gourav Sharma",
role: "Local Guide",
testimonial: "The Zoku, your Asian Fix is located in Phoenix Mall, Indore. It's one of the finest places to have Asian cuisine. The Miso Ramen Bowl was delicious. Sushi was also good. The ambiance is quite interesting with different sittings. Had a good experience.",
imageSrc: "http://img.b2bpic.net/free-photo/pleased-handsome-male-customer-show-thumb-up-approval_176420-17945.jpg",
imageAlt: "Gourav Sharma",
},
id: "t-2", name: "Gourav Sharma", role: "Local Guide", testimonial: "The Zoku, your Asian Fix is located in Phoenix Mall, Indore. It's one of the finest places to have Asian cuisine. The Miso Ramen Bowl was delicious. Sushi was also good. The ambiance is quite interesting with different sittings. Had a good experience.", imageSrc: "http://img.b2bpic.net/free-photo/pleased-handsome-male-customer-show-thumb-up-approval_176420-17945.jpg", imageAlt: "Gourav Sharma"},
{
id: "t-3",
name: "Kushal Madani",
role: "Local Guide",
testimonial: "One of the best restaurants in the Phoenix Citadel Mall which gives the best experience, focusing on delicious and well-presented food, attentive and friendly staff, and a pleasant atmosphere. Must try Kingdom & Avocado Caterpillar.",
imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-team-friends-chatting-bridge_1262-21190.jpg",
imageAlt: "Kushal Madani",
},
id: "t-3", name: "Kushal Madani", role: "Local Guide", testimonial: "One of the best restaurants in the Phoenix Citadel Mall which gives the best experience, focusing on delicious and well-presented food, attentive and friendly staff, and a pleasant atmosphere. Must try Kingdom & Avocado Caterpillar.", imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-team-friends-chatting-bridge_1262-21190.jpg", imageAlt: "Kushal Madani"},
{
id: "t-4",
name: "Ananya Sharma",
role: "Food Blogger",
testimonial: "The restaurant's decor and lighting create a nice atmosphere. Every dish was a delight, especially the green Thai veg curry. A truly authentic Asian dining spot in Indore.",
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-having-lunch-together-restaurant_23-2150520106.jpg",
imageAlt: "Ananya Sharma",
},
id: "t-4", name: "Ananya Sharma", role: "Food Blogger", testimonial: "The restaurant's decor and lighting create a nice atmosphere. Every dish was a delight, especially the green Thai veg curry. A truly authentic Asian dining spot in Indore.", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-having-lunch-together-restaurant_23-2150520106.jpg", imageAlt: "Ananya Sharma"},
{
id: "t-5",
name: "Rahul Verma",
role: "Restaurant Critic",
testimonial: "Amazing food, ambiance, music, and service. Zoku Indore sets a high standard for Asian cuisine. The staff were very knowledgeable and helped us choose some incredible dishes. Highly recommended!",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-businesswoman-her-own-cafe-manager-standing-near-entrance-inviting-you-posi_1258-127578.jpg",
imageAlt: "Rahul Verma",
},
id: "t-5", name: "Rahul Verma", role: "Restaurant Critic", testimonial: "Amazing food, ambiance, music, and service. Zoku Indore sets a high standard for Asian cuisine. The staff were very knowledgeable and helped us choose some incredible dishes. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-businesswoman-her-own-cafe-manager-standing-near-entrance-inviting-you-posi_1258-127578.jpg", imageAlt: "Rahul Verma"},
]}
title="What Our Guests Say"
description="Hear from our happy customers about their unforgettable dining experiences at Zoku Indore."
@@ -337,32 +206,16 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
id: "m-1",
value: "4.3",
title: "Avg. Rating",
description: "Across 159+ customer reviews.",
icon: Star,
id: "m-1", value: "4.3", title: "Avg. Rating", description: "Across 159+ customer reviews.", icon: Star,
},
{
id: "m-2",
value: "600+",
title: "Daily Guests",
description: "Serving delighted customers every day.",
icon: Users,
id: "m-2", value: "600+", title: "Daily Guests", description: "Serving delighted customers every day.", icon: Users,
},
{
id: "m-3",
value: "100%",
title: "Fresh Ingredients",
description: "Commitment to quality in every dish.",
icon: Leaf,
id: "m-3", value: "100%", title: "Fresh Ingredients", description: "Commitment to quality in every dish.", icon: Leaf,
},
{
id: "m-4",
value: "LGBTQ+",
title: "Friendly",
description: "A welcoming space for everyone.",
icon: Heart,
id: "m-4", value: "LGBTQ+", title: "Friendly", description: "A welcoming space for everyone.", icon: Heart,
},
]}
title="Our Achievements & Promise"
@@ -380,25 +233,13 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "f-1",
title: "What are your operating hours?",
content: "Zoku Indore is open daily from 12:30 PM until late evening. Please check our booking widget for specific closing times each day.",
},
id: "f-1", title: "What are your operating hours?", content: "Zoku Indore is open daily from 12:30 PM until late evening. Please check our booking widget for specific closing times each day."},
{
id: "f-2",
title: "How can I reserve a table?",
content: "You can reserve a table directly through the 'Reserve a Table' button on our website, or by calling us at 092447 70910.",
},
id: "f-2", title: "How can I reserve a table?", content: "You can reserve a table directly through the 'Reserve a Table' button on our website, or by calling us at 092447 70910."},
{
id: "f-3",
title: "Do you offer online ordering and delivery?",
content: "Yes, we offer both online ordering for pickup and delivery services. Please click 'Order Online' to browse our menu and place your order.",
},
id: "f-3", title: "Do you offer online ordering and delivery?", content: "Yes, we offer both online ordering for pickup and delivery services. Please click 'Order Online' to browse our menu and place your order."},
{
id: "f-4",
title: "Do you cater to dietary restrictions?",
content: "We strive to accommodate all dietary needs. Please inform our staff about any allergies or dietary restrictions when ordering or making a reservation, and we will do our best to assist you.",
},
id: "f-4", title: "Do you cater to dietary restrictions?", content: "We strive to accommodate all dietary needs. Please inform our staff about any allergies or dietary restrictions when ordering or making a reservation, and we will do our best to assist you."},
]}
imageSrc="asset://faq-image"
imageAlt="Restaurant staff interacting with guests"
@@ -418,8 +259,7 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={true}
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
tag="Contact Zoku Indore"
tagIcon={Phone}
tagAnimation="slide-up"
@@ -427,17 +267,11 @@ export default function LandingPage() {
description="Book your table, order online, or give us a call to enjoy the best Asian cuisine in town. We look forward to serving you!"
buttons={[
{
text: "Reserve a Table",
href: "#",
},
text: "Reserve a Table", href: "#"},
{
text: "Order Online",
href: "#",
},
text: "Order Online", href: "#"},
{
text: "Call Us: 092447 70910",
href: "tel:+919244770910",
},
text: "Call Us: 092447 70910", href: "tel:+919244770910"},
]}
buttonAnimation="slide-up"
/>
@@ -447,66 +281,39 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
title: "Zoku Indore",
items: [
title: "Zoku Indore", items: [
{
label: "Unit F87, First floor, Phoenix Citadel Mall, MR 10 Rd, Junction, Indore, Madhya Pradesh 452016",
href: "https://maps.app.goo.gl/PWWPJ9",
},
label: "Unit F87, First floor, Phoenix Citadel Mall, MR 10 Rd, Junction, Indore, Madhya Pradesh 452016", href: "https://maps.app.goo.gl/PWWPJ9"},
{
label: "092447 70910",
href: "tel:+919244770910",
},
label: "092447 70910", href: "tel:+919244770910"},
{
label: "info@zokuindore.com",
href: "mailto:info@zokuindore.com",
},
label: "info@zokuindore.com", href: "mailto:info@zokuindore.com"},
],
},
{
title: "Quick Links",
items: [
title: "Quick Links", items: [
{
label: "Home",
href: "#home",
},
label: "Home", href: "#home"},
{
label: "Menu",
href: "#full-menu",
},
label: "Menu", href: "#full-menu"},
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Reviews",
href: "#testimonials",
},
label: "Reviews", href: "#testimonials"},
{
label: "FAQ",
href: "#faq",
},
label: "FAQ", href: "#faq"},
],
},
{
title: "Services",
items: [
title: "Services", items: [
{
label: "Reserve a Table",
href: "#contact",
},
label: "Reserve a Table", href: "#contact"},
{
label: "Order Online",
href: "#contact",
},
label: "Order Online", href: "#contact"},
{
label: "Takeaway",
href: "#contact",
},
label: "Takeaway", href: "#contact"},
{
label: "Delivery",
href: "#contact",
},
label: "Delivery", href: "#contact"},
],
},
]}