Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-02 10:03:57 +00:00

View File

@@ -16,424 +16,204 @@ import TextSplitAbout from '@/components/sections/about/TextSplitAbout';
export default function LandingPage() {
return (
<ThemeProvider
defaultButtonVariant="text-shift"
defaultTextAnimation="reveal-blur"
borderRadius="rounded"
defaultButtonVariant="text-shift"
defaultTextAnimation="reveal-blur"
borderRadius="rounded"
contentWidth="medium"
sizing="medium"
background="circleGradient"
cardStyle="glass-elevated"
primaryButtonStyle="gradient"
secondaryButtonStyle="glass"
headingFontWeight="normal"
>
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "About",
id: "about",
},
{
name: "Menu",
id: "products",
},
{
name: "Contact",
id: "contact",
},
]}
brandName="Shalimar"
/>
</div>
<div id="nav" data-section="nav">
<NavbarStyleApple
navItems={[
{ name: "Home", id: "hero" },
{ name: "About", id: "about" },
{ name: "Menu", id: "products" },
{ name: "Contact", id: "contact" }
]}
brandName="Shalimar"
/>
</div>
<div id="hero" data-section="hero">
<HeroSplitDoubleCarousel
background={{
variant: "gradient-bars",
}}
title="A Legacy of Taste in Mumbai"
description="Experience the authentic flavors of heritage Indian cuisine at Shalimar, located in the heart of Bhendi Bazaar."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/catering-tablecloth-plate-drink-background_1203-5091.jpg",
imageAlt: "Restaurant ambiance",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/interior-decoration-inspired-by-mexican-folklore_23-2150711323.jpg",
imageAlt: "Interior setting",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663874.jpg",
imageAlt: "Heritage vibe",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/azerbaijani-breakfast-layout-restaurant-with-traditional-style-table-cloth_140725-8482.jpg",
imageAlt: "Dining view",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-vintage-interior-ofroom_1232-4761.jpg",
imageAlt: "Traditional decor",
},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/fresh-gourmet-meal-beef-taco-salad-plate-generated-by-ai_188544-13382.jpg",
imageAlt: "Main course",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/asian-people-having-dinner-party_23-2149552652.jpg",
imageAlt: "Appetizers",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/spices-dry-fruits-tray-textile_23-2148080939.jpg",
imageAlt: "Desserts",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-room-with-guns-wall_140725-6307.jpg",
imageAlt: "Beverages",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/overhead-shot-round-wooden-plate-with-different-kinds-square-shaped-sweets-nuts_181624-1588.jpg",
imageAlt: "Kitchen specialty",
},
]}
buttons={[
{
text: "Reserve a Table",
href: "#contact",
},
]}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/served-tea-table-with-orange-shisha_141793-4743.jpg",
alt: "Customer 1",
},
{
src: "http://img.b2bpic.net/free-photo/cooking-pav-bhaji-street-food-stall_23-2151996245.jpg",
alt: "Customer 2",
},
{
src: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663877.jpg",
alt: "Customer 3",
},
{
src: "http://img.b2bpic.net/free-photo/meat-soup-with-vegetables-served-with-onion-barberry-herbs_140725-7982.jpg",
alt: "Customer 4",
},
{
src: "http://img.b2bpic.net/free-photo/ramadan-celebration-with-delicious-food_23-2151404304.jpg",
alt: "Customer 5",
},
]}
avatarText="Join 10,000+ satisfied food lovers"
marqueeItems={[
{
type: "text",
text: "Authentic Heritage",
},
{
type: "text",
text: "Since 1946",
},
{
type: "text",
text: "Bhendi Bazaar Legend",
},
{
type: "text",
text: "Freshly Prepared",
},
{
type: "text",
text: "Mumbai Favorite",
},
]}
/>
</div>
<div id="hero" data-section="hero">
<HeroSplitDoubleCarousel
background={{ variant: "gradient-bars" }}
title="A Legacy of Taste in Mumbai"
description="Experience the authentic flavors of heritage Indian cuisine at Shalimar, located in the heart of Bhendi Bazaar."
leftCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/catering-tablecloth-plate-drink-background_1203-5091.jpg", imageAlt: "Restaurant ambiance" },
{ imageSrc: "http://img.b2bpic.net/free-photo/interior-decoration-inspired-by-mexican-folklore_23-2150711323.jpg", imageAlt: "Interior setting" },
{ imageSrc: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663874.jpg", imageAlt: "Heritage vibe" },
{ imageSrc: "http://img.b2bpic.net/free-photo/azerbaijani-breakfast-layout-restaurant-with-traditional-style-table-cloth_140725-8482.jpg", imageAlt: "Dining view" },
{ imageSrc: "http://img.b2bpic.net/free-photo/luxurious-vintage-interior-ofroom_1232-4761.jpg", imageAlt: "Traditional decor" }
]}
rightCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/fresh-gourmet-meal-beef-taco-salad-plate-generated-by-ai_188544-13382.jpg", imageAlt: "Main course" },
{ imageSrc: "http://img.b2bpic.net/free-photo/asian-people-having-dinner-party_23-2149552652.jpg", imageAlt: "Appetizers" },
{ imageSrc: "http://img.b2bpic.net/free-photo/spices-dry-fruits-tray-textile_23-2148080939.jpg", imageAlt: "Desserts" },
{ imageSrc: "http://img.b2bpic.net/free-photo/restaurant-room-with-guns-wall_140725-6307.jpg", imageAlt: "Beverages" },
{ imageSrc: "http://img.b2bpic.net/free-photo/overhead-shot-round-wooden-plate-with-different-kinds-square-shaped-sweets-nuts_181624-1588.jpg", imageAlt: "Kitchen specialty" }
]}
buttons={[{ text: "Reserve a Table", href: "#contact" }]}
avatars={[
{ src: "http://img.b2bpic.net/free-photo/served-tea-table-with-orange-shisha_141793-4743.jpg", alt: "Customer 1" },
{ src: "http://img.b2bpic.net/free-photo/cooking-pav-bhaji-street-food-stall_23-2151996245.jpg", alt: "Customer 2" },
{ src: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663877.jpg", alt: "Customer 3" },
{ src: "http://img.b2bpic.net/free-photo/meat-soup-with-vegetables-served-with-onion-barberry-herbs_140725-7982.jpg", alt: "Customer 4" },
{ src: "http://img.b2bpic.net/free-photo/ramadan-celebration-with-delicious-food_23-2151404304.jpg", alt: "Customer 5" }
]}
avatarText="Join 10,000+ satisfied food lovers"
marqueeItems={[
{ type: "text", text: "Authentic Heritage" },
{ type: "text", text: "Since 1946" },
{ type: "text", text: "Bhendi Bazaar Legend" },
{ type: "text", text: "Freshly Prepared" },
{ type: "text", text: "Mumbai Favorite" }
]}
/>
</div>
<div id="about" data-section="about">
<TextSplitAbout
useInvertedBackground={false}
title="Since 1946: A Journey of Taste"
description={[
"Deep in the bustling streets of Bhendi Bazaar, Shalimar has been crafting memories through flavor for generations.",
"We pride ourselves on using time-honored recipes that define the very essence of traditional Mumbai cooking.",
]}
/>
</div>
<div id="about" data-section="about">
<TextSplitAbout
useInvertedBackground={false}
title="Since 1946: A Journey of Taste"
description={[
"Deep in the bustling streets of Bhendi Bazaar, Shalimar has been crafting memories through flavor for generations.", "We pride ourselves on using time-honored recipes that define the very essence of traditional Mumbai cooking."
]}
/>
</div>
<div id="features" data-section="features">
<FeatureCardNineteen
textboxLayout="split"
useInvertedBackground={true}
features={[
{
tag: "Legacy",
title: "Generations of Taste",
subtitle: "Time-tested recipes",
description: "Prepared with care using original methods developed over 75+ years.",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-dish-spruce-branches-appetizing-christmas-dish-with-lemon-bottle-oil-spices-spruce-branches-with-cones-garlic_140725-111635.jpg",
},
{
tag: "Quality",
title: "Fresh Ingredients",
subtitle: "Farm-to-table focus",
description: "Only the finest local ingredients make it to our kitchen every single day.",
imageSrc: "http://img.b2bpic.net/free-photo/food-vendor-street-food-stall_23-2152002813.jpg",
},
{
tag: "Setting",
title: "Bhendi Bazaar Spirit",
subtitle: "Heart of Mumbai",
description: "Immerse yourself in the bustling, warm culture of Mandvi's finest dining spot.",
imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081876.jpg",
},
]}
title="Why Shalimar Stays True"
description="Our commitment to heritage, quality, and hospitality ensures every visit feels like home."
/>
</div>
<div id="features" data-section="features">
<FeatureCardNineteen
textboxLayout="split"
useInvertedBackground={true}
features={[
{
tag: "Legacy", title: "Generations of Taste", subtitle: "Time-tested recipes", description: "Prepared with care using original methods developed over 75+ years.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-dish-spruce-branches-appetizing-christmas-dish-with-lemon-bottle-oil-spices-spruce-branches-with-cones-garlic_140725-111635.jpg"
},
{
tag: "Quality", title: "Fresh Ingredients", subtitle: "Farm-to-table focus", description: "Only the finest local ingredients make it to our kitchen every single day.", imageSrc: "http://img.b2bpic.net/free-photo/food-vendor-street-food-stall_23-2152002813.jpg"
},
{
tag: "Setting", title: "Bhendi Bazaar Spirit", subtitle: "Heart of Mumbai", description: "Immerse yourself in the bustling, warm culture of Mandvi's finest dining spot.", imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081876.jpg"
}
]}
title="Why Shalimar Stays True"
description="Our commitment to heritage, quality, and hospitality ensures every visit feels like home."
/>
</div>
<div id="products" data-section="products">
<ProductCardTwo
animationType="slide-up"
textboxLayout="default"
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
{
id: "p1",
brand: "Signature",
name: "Shalimar Biryani",
price: "₹350",
rating: 5,
reviewCount: "1.2k",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pakistan-dish-composition_23-2148821519.jpg",
},
{
id: "p2",
brand: "Vegetarian",
name: "Dal Bukhara",
price: "₹280",
rating: 4,
reviewCount: "890",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-dishes-with-bell-pepper-cheese_23-2148460197.jpg",
},
{
id: "p3",
brand: "Dessert",
name: "Shahi Rasmalai",
price: "₹150",
rating: 5,
reviewCount: "2.1k",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-yummy-little-cakes-with-sliced-fruits-white-space_140725-95454.jpg",
},
{
id: "p4",
brand: "Grilled",
name: "Tandoori Chicken",
price: "₹420",
rating: 5,
reviewCount: "1.5k",
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-pieces-onion-other-sliced-vegetables_141793-668.jpg",
},
{
id: "p5",
brand: "Curries",
name: "Butter Chicken",
price: "₹450",
rating: 5,
reviewCount: "3.3k",
imageSrc: "http://img.b2bpic.net/free-photo/different-indian-food-wooden-background_1220-7967.jpg",
},
{
id: "p6",
brand: "Beverage",
name: "Mango Lassi",
price: "₹120",
rating: 4,
reviewCount: "950",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-tasty-summer-smoothie_23-2148197852.jpg",
},
]}
title="Chef's Specials"
description="Explore our iconic dishes that bring people back time and again."
/>
</div>
<div id="products" data-section="products">
<ProductCardTwo
animationType="slide-up"
textboxLayout="default"
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
{ id: "p1", brand: "Signature", name: "Shalimar Biryani", price: "₹350", rating: 5, reviewCount: "1.2k", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pakistan-dish-composition_23-2148821519.jpg" },
{ id: "p2", brand: "Vegetarian", name: "Dal Bukhara", price: "₹280", rating: 4, reviewCount: "890", imageSrc: "http://img.b2bpic.net/free-photo/top-view-dishes-with-bell-pepper-cheese_23-2148460197.jpg" },
{ id: "p3", brand: "Dessert", name: "Shahi Rasmalai", price: "₹150", rating: 5, reviewCount: "2.1k", imageSrc: "http://img.b2bpic.net/free-photo/front-view-yummy-little-cakes-with-sliced-fruits-white-space_140725-95454.jpg" },
{ id: "p4", brand: "Grilled", name: "Tandoori Chicken", price: "₹420", rating: 5, reviewCount: "1.5k", imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-pieces-onion-other-sliced-vegetables_141793-668.jpg" },
{ id: "p5", brand: "Curries", name: "Butter Chicken", price: "₹450", rating: 5, reviewCount: "3.3k", imageSrc: "http://img.b2bpic.net/free-photo/different-indian-food-wooden-background_1220-7967.jpg" },
{ id: "p6", brand: "Beverage", name: "Mango Lassi", price: "₹120", rating: 4, reviewCount: "950", imageSrc: "http://img.b2bpic.net/free-photo/still-life-tasty-summer-smoothie_23-2148197852.jpg" }
]}
title="Chef's Specials"
description="Explore our iconic dishes that bring people back time and again."
/>
</div>
<div id="metrics" data-section="metrics">
<MetricCardFourteen
useInvertedBackground={true}
title="Serving Mumbai with Pride"
tag="Our Impact"
metrics={[
{
id: "m1",
value: "75+",
description: "Years of Tradition",
},
{
id: "m2",
value: "100k+",
description: "Happy Guests Served",
},
{
id: "m3",
value: "50+",
description: "Authentic Recipes",
},
]}
metricsAnimation="slide-up"
/>
</div>
<div id="metrics" data-section="metrics">
<MetricCardFourteen
useInvertedBackground={true}
title="Serving Mumbai with Pride"
tag="Our Impact"
metrics={[
{ id: "m1", value: "75+", description: "Years of Tradition" },
{ id: "m2", value: "100k+", description: "Happy Guests Served" },
{ id: "m3", value: "50+", description: "Authentic Recipes" }
]}
metricsAnimation="slide-up"
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardThirteen
animationType="slide-up"
textboxLayout="split"
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Rahul Verma",
handle: "@rahulv",
testimonial: "The Biryani is truly legendary. Nothing beats it in Mumbai.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663869.jpg",
},
{
id: "t2",
name: "Anita Desai",
handle: "@anitad",
testimonial: "An authentic taste of home. The staff makes you feel so welcome.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-white-shirt-open-having-breakfast-cafe-with-vegetarian-burger-drinking-coffee-lifestyle-tropical-island-life-bali_1321-3974.jpg",
},
{
id: "t3",
name: "Vikram Singh",
handle: "@viks_s",
testimonial: "Perfect place for family dinners. Bhendi Bazaar wouldn't be same without it.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081870.jpg",
},
{
id: "t4",
name: "Sana Khan",
handle: "@sanak",
testimonial: "The Butter Chicken is pure gold. Simply incredible quality.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-multiethnic-people-chatting-together-while-enjoying-christmas-dinner-dining-room-festive-family-members-celebrating-winter-holiday-while-eating-authentic-home-cooked-food-handheld-shot_482257-50610.jpg",
},
{
id: "t5",
name: "Amit Shah",
handle: "@amit_s",
testimonial: "Excellent service and consistently delicious food. My go-to spot.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-drinking-wine-having-fun-lunch-bar-focus-is-man_637285-2049.jpg",
},
]}
showRating={true}
title="Guest Memories"
description="What our patrons say about their experience at Shalimar."
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardThirteen
animationType="slide-up"
textboxLayout="split"
useInvertedBackground={false}
testimonials={[
{ id: "t1", name: "Rahul Verma", handle: "@rahulv", testimonial: "The Biryani is truly legendary. Nothing beats it in Mumbai.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663869.jpg" },
{ id: "t2", name: "Anita Desai", handle: "@anitad", testimonial: "An authentic taste of home. The staff makes you feel so welcome.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-white-shirt-open-having-breakfast-cafe-with-vegetarian-burger-drinking-coffee-lifestyle-tropical-island-life-bali_1321-3974.jpg" },
{ id: "t3", name: "Vikram Singh", handle: "@viks_s", testimonial: "Perfect place for family dinners. Bhendi Bazaar wouldn't be same without it.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081870.jpg" },
{ id: "t4", name: "Sana Khan", handle: "@sanak", testimonial: "The Butter Chicken is pure gold. Simply incredible quality.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/positive-multiethnic-people-chatting-together-while-enjoying-christmas-dinner-dining-room-festive-family-members-celebrating-winter-holiday-while-eating-authentic-home-cooked-food-handheld-shot_482257-50610.jpg" },
{ id: "t5", name: "Amit Shah", handle: "@amit_s", testimonial: "Excellent service and consistently delicious food. My go-to spot.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-couple-drinking-wine-having-fun-lunch-bar-focus-is-man_637285-2049.jpg" }
]}
showRating={true}
title="Guest Memories"
description="What our patrons say about their experience at Shalimar."
/>
</div>
<div id="faq" data-section="faq">
<FaqSplitMedia
textboxLayout="split"
useInvertedBackground={true}
faqs={[
{
id: "f1",
title: "Do I need a reservation?",
content: "For large groups or weekends, we highly recommend reserving ahead.",
},
{
id: "f2",
title: "Do you offer home delivery?",
content: "Yes, we deliver across nearby Mumbai areas through our partners.",
},
{
id: "f3",
title: "Are you open on public holidays?",
content: "Yes, we are open every day of the week to serve our community.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/happy-waitress-serving-peanuts-group-young-people-who-are-drinking-beer-pub_637285-4052.jpg"
mediaAnimation="slide-up"
title="Common Questions"
description="Here is what you might want to know about your dining visit."
faqsAnimation="slide-up"
/>
</div>
<div id="faq" data-section="faq">
<FaqSplitMedia
textboxLayout="split"
useInvertedBackground={true}
faqs={[
{ id: "f1", title: "Do I need a reservation?", content: "For large groups or weekends, we highly recommend reserving ahead." },
{ id: "f2", title: "Do you offer home delivery?", content: "Yes, we deliver across nearby Mumbai areas through our partners." },
{ id: "f3", title: "Are you open on public holidays?", content: "Yes, we are open every day of the week to serve our community." }
]}
imageSrc="http://img.b2bpic.net/free-photo/happy-waitress-serving-peanuts-group-young-people-who-are-drinking-beer-pub_637285-4052.jpg"
mediaAnimation="slide-up"
title="Common Questions"
description="Here is what you might want to know about your dining visit."
faqsAnimation="slide-up"
/>
</div>
<div id="contact" data-section="contact">
<ContactCTA
useInvertedBackground={false}
background={{
variant: "plain",
}}
tag="Find Us"
title="Visit Us Today"
description="Located in the heart of Mumbai, we are ready to serve you a meal you won't forget."
buttons={[
{
text: "Get Directions",
href: "https://maps.google.com",
},
]}
/>
</div>
<div id="contact" data-section="contact">
<ContactCTA
useInvertedBackground={false}
background={{ variant: "plain" }}
tag="Find Us"
title="Visit Us Today"
description="Located in the heart of Mumbai, we are ready to serve you a meal you won't forget."
buttons={[{ text: "Get Directions", href: "https://maps.google.com" }]}
/>
</div>
<div id="footer" data-section="footer">
<FooterBase
columns={[
{
title: "Restaurant",
items: [
{
label: "About Us",
href: "#about",
},
{
label: "Menu",
href: "#products",
},
],
},
{
title: "Legal",
items: [
{
label: "Privacy Policy",
href: "#",
},
{
label: "Terms of Service",
href: "#",
},
],
},
{
title: "Connect",
items: [
{
label: "Instagram",
href: "#",
},
{
label: "Facebook",
href: "#",
},
],
},
]}
logoText="Shalimar"
copyrightText="© 2025 Shalimar Restaurant, Mumbai"
/>
</div>
<div id="footer" data-section="footer">
<FooterBase
columns={[
{
title: "Restaurant", items: [
{ label: "About Us", href: "#about" },
{ label: "Menu", href: "#products" }
]
},
{
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" }
]
},
{
title: "Connect", items: [
{ label: "Instagram", href: "#" },
{ label: "Facebook", href: "#" }
]
}
]}
logoText="Shalimar"
copyrightText="© 2025 Shalimar Restaurant, Mumbai"
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}