Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-17 15:58:43 +00:00

View File

@@ -31,82 +31,54 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "Menu",
id: "mandhi-menu",
},
name: "Menu", id: "mandhi-menu"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Mandhi Souk"
button={{ text: "Order", href: "#contact" }}
/>
</div>
<div id="hero" data-section="hero">
<HeroCentered
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Authentic Mandhi Experience"
description="Experience the traditional taste of Arabian Kuzhimanthi, perfected at Mandhi Souk."
avatars={[
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CUY4TGmzOr1IbIWqQsuHXivIJO/uploaded-1776441472909-6tci7epu.png",
alt: "Mandhi Souk Logo",
},
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CUY4TGmzOr1IbIWqQsuHXivIJO/uploaded-1776441472909-6tci7epu.png", alt: "Mandhi Souk Logo"},
{
src: "http://img.b2bpic.net/free-photo/top-view-delicious-plov-with-different-raisins-inside-plate-dark-space_140725-97884.jpg",
alt: "Top view delicious plov",
},
src: "http://img.b2bpic.net/free-photo/top-view-delicious-plov-with-different-raisins-inside-plate-dark-space_140725-97884.jpg", alt: "Top view delicious plov"},
{
src: "http://img.b2bpic.net/free-photo/top-close-up-view-pilaf-bowls-colorful-spices-pilaf-tablecloth-lace-doily_140725-78653.jpg",
alt: "Pilaf bowls close-up",
},
src: "http://img.b2bpic.net/free-photo/top-close-up-view-pilaf-bowls-colorful-spices-pilaf-tablecloth-lace-doily_140725-78653.jpg", alt: "Pilaf bowls close-up"},
{
src: "http://img.b2bpic.net/free-photo/top-close-up-view-pilaf-bowls-colorful-spices-pilaf-tablecloth-cutting-board_140725-78654.jpg",
alt: "Spices and rice bowl",
},
src: "http://img.b2bpic.net/free-photo/top-close-up-view-pilaf-bowls-colorful-spices-pilaf-tablecloth-cutting-board_140725-78654.jpg", alt: "Spices and rice bowl"},
{
src: "http://img.b2bpic.net/free-photo/close-up-appetizing-ramadan-meal_23-2151182546.jpg",
alt: "Appetizing ramadan meal",
},
src: "http://img.b2bpic.net/free-photo/close-up-appetizing-ramadan-meal_23-2151182546.jpg", alt: "Appetizing ramadan meal"},
]}
buttons={[
{
text: "View Our Menu",
href: "#mandhi-menu",
},
text: "View Our Menu", href: "#mandhi-menu"},
]}
marqueeItems={[
{
type: "text-icon",
text: "Slow-cooked Perfection",
icon: Flame,
type: "text-icon", text: "Slow-cooked Perfection", icon: Flame,
},
{
type: "text-icon",
text: "Premium Spices",
icon: Award,
type: "text-icon", text: "Premium Spices", icon: Award,
},
{
type: "text-icon",
text: "Home Delivery",
icon: Truck,
type: "text-icon", text: "Home Delivery", icon: Truck,
},
{
type: "text-icon",
text: "Family Dining",
icon: Users,
type: "text-icon", text: "Family Dining", icon: Users,
},
{
type: "text-icon",
text: "Authentic Recipes",
icon: FileText,
type: "text-icon", text: "Authentic Recipes", icon: FileText,
},
]}
/>
@@ -117,9 +89,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Our Story"
description={[
"Mandhi Souk brings the rich, authentic flavors of Arabian cuisine to Kolenchery.",
"We use the finest spices and traditional slow-cooking methods to ensure every bite is perfection.",
]}
"Mandhi Souk brings the rich, authentic flavors of Arabian cuisine to Kolenchery.", "We use the finest spices and traditional slow-cooking methods to ensure every bite is perfection."]}
/>
</div>
@@ -131,41 +101,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "m1",
name: "Kuzhi Manthi",
price: "170/330/620",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-from-afar-rice-pilaf-with-meat-colorful-spices-garlic-oil-cutting-board_140725-78795.jpg",
},
id: "m1", name: "Kuzhi Manthi", price: "170/330/620", imageSrc: "http://img.b2bpic.net/free-photo/top-view-from-afar-rice-pilaf-with-meat-colorful-spices-garlic-oil-cutting-board_140725-78795.jpg"},
{
id: "m2",
name: "Barbeque Manthi",
price: "190/370/720",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-appetizing-ramadan-meal_23-2151182440.jpg",
},
id: "m2", name: "Barbeque Manthi", price: "190/370/720", imageSrc: "http://img.b2bpic.net/free-photo/close-up-appetizing-ramadan-meal_23-2151182440.jpg"},
{
id: "m3",
name: "Kanthari Manthi",
price: "190/370/720",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-appetizing-ramadan-meal_23-2151182553.jpg",
},
id: "m3", name: "Kanthari Manthi", price: "190/370/720", imageSrc: "http://img.b2bpic.net/free-photo/close-up-appetizing-ramadan-meal_23-2151182553.jpg"},
{
id: "m4",
name: "Peri Peri Manthi",
price: "190/370/720",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-plov-with-different-raisins-inside-plate-dark-space_140725-97887.jpg",
},
id: "m4", name: "Peri Peri Manthi", price: "190/370/720", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-plov-with-different-raisins-inside-plate-dark-space_140725-97887.jpg"},
{
id: "m5",
name: "Beef Manthi",
price: "220/420/800",
imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-pilaf-bowls-colorful-spices-pilaf-checkered-tablecloth_140725-78651.jpg",
},
id: "m5", name: "Beef Manthi", price: "220/420/800", imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-pilaf-bowls-colorful-spices-pilaf-checkered-tablecloth_140725-78651.jpg"},
{
id: "m6",
name: "Kanthari Alfaham",
price: "140/280/520",
imageSrc: "http://img.b2bpic.net/free-photo/breakfast-table-with-variety-foods-cheese-vegetables-omlettes-sausages-honey-olives_114579-1508.jpg",
},
id: "m6", name: "Kanthari Alfaham", price: "140/280/520", imageSrc: "http://img.b2bpic.net/free-photo/breakfast-table-with-variety-foods-cheese-vegetables-omlettes-sausages-honey-olives_114579-1508.jpg"},
]}
title="Arabic Items"
description="Traditional Mandhi and Alfaham options."
@@ -179,40 +125,15 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "f1",
title: "Chicken Fried Rice",
subtitle: "110 / 120",
category: "Rice/Noodles",
value: "Fresh Ingredients",
},
id: "f1", title: "Chicken Fried Rice", subtitle: "110 / 120", category: "Rice/Noodles", value: "Fresh Ingredients"},
{
id: "f2",
title: "Beef Fried Rice",
subtitle: "120 / 120",
category: "Rice/Noodles",
value: "Spiced to perfection",
},
id: "f2", title: "Beef Fried Rice", subtitle: "120 / 120", category: "Rice/Noodles", value: "Spiced to perfection"},
{
id: "f3",
title: "Schezwan Veg",
subtitle: "90 / 90",
category: "Rice/Noodles",
value: "Spicy option",
},
id: "f3", title: "Schezwan Veg", subtitle: "90 / 90", category: "Rice/Noodles", value: "Spicy option"},
{
id: "f4",
title: "Egg Noodles",
subtitle: "100 / 110",
category: "Rice/Noodles",
value: "Stir-fried",
},
id: "f4", title: "Egg Noodles", subtitle: "100 / 110", category: "Rice/Noodles", value: "Stir-fried"},
{
id: "f5",
title: "Mixed Noodles",
subtitle: "140 / 150",
category: "Rice/Noodles",
value: "Hearty mix",
},
id: "f5", title: "Mixed Noodles", subtitle: "140 / 150", category: "Rice/Noodles", value: "Hearty mix"},
]}
title="Fried Rice & Noodles"
description="Our variety of delicious fried rice and noodle selections."
@@ -226,40 +147,15 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "v1",
title: "Chilly Gobi",
subtitle: "100",
category: "Veg",
value: "Crunchy",
},
id: "v1", title: "Chilly Gobi", subtitle: "100", category: "Veg", value: "Crunchy"},
{
id: "v2",
title: "Paneer Chilly",
subtitle: "130",
category: "Veg",
value: "Creamy",
},
id: "v2", title: "Paneer Chilly", subtitle: "130", category: "Veg", value: "Creamy"},
{
id: "v3",
title: "Veg Manchurian",
subtitle: "120",
category: "Veg",
value: "Spicy",
},
id: "v3", title: "Veg Manchurian", subtitle: "120", category: "Veg", value: "Spicy"},
{
id: "v4",
title: "Gobi Manchurian",
subtitle: "110",
category: "Veg",
value: "Tossed in sauce",
},
id: "v4", title: "Gobi Manchurian", subtitle: "110", category: "Veg", value: "Tossed in sauce"},
{
id: "v5",
title: "Paneer 65",
subtitle: "140",
category: "Veg",
value: "Fried goodness",
},
id: "v5", title: "Paneer 65", subtitle: "140", category: "Veg", value: "Fried goodness"},
]}
title="Veg Items"
description="Delicious vegetarian side dishes."
@@ -271,14 +167,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Tasty",
"Great",
"Fast",
"Cheap",
"Quality",
"Fresh",
"Amazing",
]}
"Tasty", "Great", "Fast", "Cheap", "Quality", "Fresh", "Amazing"]}
title="What People Say"
description="Authentic taste, local favorite."
/>
@@ -286,10 +175,10 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactSplit
tag="Order"
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
title="Order Now"
description="Home delivery available. Contact us to order your favorite meal."
imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-hot-soup-with-flames-restaurant-table_181624-46674.jpg"
@@ -303,17 +192,13 @@ export default function LandingPage() {
{
items: [
{
label: "Call: 62821 29991",
href: "tel:6282129991",
},
label: "Call: 62821 29991", href: "tel:6282129991"},
],
},
{
items: [
{
label: "Location: Kolenchery",
href: "#",
},
label: "Location: Kolenchery", href: "#"},
],
},
]}