Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-07 00:54:29 +00:00

View File

@@ -30,30 +30,12 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "home",
},
{
name: "Story",
id: "story",
},
{
name: "Menu",
id: "menu",
},
{
name: "Experience",
id: "experience",
},
{
name: "Reviews",
id: "reviews",
},
{
name: "Reservation",
id: "contact",
},
{ name: "Home", id: "home" },
{ name: "Story", id: "story" },
{ name: "Menu", id: "menu" },
{ name: "Experience", id: "experience" },
{ name: "Reviews", id: "reviews" },
{ name: "Reservation", id: "contact" },
]}
brandName="Khutar"
/>
@@ -61,65 +43,27 @@ export default function LandingPage() {
<div id="home" data-section="home">
<HeroCentered
background={{
variant: "gradient-bars",
}}
background={{ variant: "gradient-bars" }}
title="Khutar: An Iraqi Culinary Journey"
description="Authentic flavors of Baghdad, served with the warmth of home. Experience the finest Iraqi cuisine in Canada."
avatars={[
{
src: "http://img.b2bpic.net/free-photo/stylish-couple-enjoying-dinner_23-2147736693.jpg",
alt: "Diner 1",
},
{
src: "http://img.b2bpic.net/free-photo/friends-eating-restaurant_23-2147680645.jpg",
alt: "Diner 2",
},
{
src: "http://img.b2bpic.net/free-photo/beautiful-businesswoman-drinking-coffee-enjoying-cafe-after-work_637285-248.jpg",
alt: "Diner 3",
},
{
src: "http://img.b2bpic.net/free-photo/medium-shot-cute-woman_23-2148422458.jpg",
alt: "Diner 4",
},
{
src: "http://img.b2bpic.net/free-photo/beautiful-businesswoman-drinking-coffee-enjoying-cafe-after-work_637285-248.jpg",
alt: "Diner 5",
},
{ src: "http://img.b2bpic.net/free-photo/stylish-couple-enjoying-dinner_23-2147736693.jpg", alt: "Diner 1" },
{ src: "http://img.b2bpic.net/free-photo/friends-eating-restaurant_23-2147680645.jpg", alt: "Diner 2" },
{ src: "http://img.b2bpic.net/free-photo/beautiful-businesswoman-drinking-coffee-enjoying-cafe-after-work_637285-248.jpg", alt: "Diner 3" },
{ src: "http://img.b2bpic.net/free-photo/medium-shot-cute-woman_23-2148422458.jpg", alt: "Diner 4" },
{ src: "http://img.b2bpic.net/free-photo/beautiful-businesswoman-drinking-coffee-enjoying-cafe-after-work_637285-248.jpg", alt: "Diner 5" },
]}
buttons={[
{
text: "Reserve a Table",
href: "#contact",
},
{
text: "Explore Menu",
href: "#menu",
},
{ text: "Reserve a Table", href: "#contact" },
{ text: "Explore Menu", href: "#menu" },
]}
buttonAnimation="slide-up"
marqueeItems={[
{
type: "text",
text: "Authentic Spices",
},
{
type: "text",
text: "Heritage Recipes",
},
{
type: "text",
text: "Premium Dining",
},
{
type: "text",
text: "Traditional Hospitality",
},
{
type: "text",
text: "Baghdad Soul",
},
{ type: "text", text: "Authentic Spices" },
{ type: "text", text: "Heritage Recipes" },
{ type: "text", text: "Premium Dining" },
{ type: "text", text: "Traditional Hospitality" },
{ type: "text", text: "Baghdad Soul" },
]}
/>
</div>
@@ -131,20 +75,11 @@ export default function LandingPage() {
title="A Taste of Home, Miles Away"
description="Born from the vibrant streets of Baghdad and refined in the heart of our community, Khutar delivers more than just a meal—we deliver an experience. From the legendary Pacha to the warmth of our hospitality, every detail is crafted to make you feel like family."
bulletPoints={[
{
title: "Generous Portions",
description: "Abundance that honors the Iraqi culture of hospitality.",
},
{
title: "Celebration Ready",
description: "Your go-to destination for birthdays and milestone moments.",
},
{
title: "Unmatched Service",
description: "Staff who treat every guest like a guest in their own home.",
},
{ title: "Generous Portions", description: "Abundance that honors the Iraqi culture of hospitality." },
{ title: "Celebration Ready", description: "Your go-to destination for birthdays and milestone moments." },
{ title: "Unmatched Service", description: "Staff who treat every guest like a guest in their own home." },
]}
imageSrc="http://img.b2bpic.net/free-photo/experienced-chef-is-adding-decoration-freshly-prepared-pizza_613910-14687.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/experienced-chef-is-adding-decoration-freshly-prepared-pizza_613910-14687.jpg"
mediaAnimation="blur-reveal"
/>
</div>
@@ -156,60 +91,12 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
products={[
{
id: "1",
brand: "Signature",
name: "Quzi",
price: "Market Price",
rating: 5,
reviewCount: "120+",
imageSrc: "http://img.b2bpic.net/free-photo/traditional-turkish-arabic-tea-glass-one-wooden-desk_23-2148066591.jpg?_wi=1",
},
{
id: "2",
brand: "Signature",
name: "Pacha",
price: "Market Price",
rating: 5,
reviewCount: "98",
imageSrc: "http://img.b2bpic.net/free-photo/traditional-turkish-arabic-tea-glass-one-wooden-desk_23-2148066591.jpg?_wi=2",
},
{
id: "3",
brand: "Signature",
name: "Zubaidi Fish",
price: "Market Price",
rating: 4,
reviewCount: "85",
imageSrc: "http://img.b2bpic.net/free-photo/traditional-turkish-arabic-tea-glass-one-wooden-desk_23-2148066591.jpg?_wi=3",
},
{
id: "4",
brand: "Signature",
name: "Grilled Kabab",
price: "$28",
rating: 5,
reviewCount: "210",
imageSrc: "http://img.b2bpic.net/free-photo/traditional-turkish-arabic-tea-glass-one-wooden-desk_23-2148066591.jpg?_wi=4",
},
{
id: "5",
brand: "Signature",
name: "Iraqi Dolma",
price: "$22",
rating: 5,
reviewCount: "150",
imageSrc: "http://img.b2bpic.net/free-photo/traditional-turkish-arabic-tea-glass-one-wooden-desk_23-2148066591.jpg?_wi=5",
},
{
id: "6",
brand: "Signature",
name: "Traditional Tea",
price: "$4",
rating: 5,
reviewCount: "400",
imageSrc: "http://img.b2bpic.net/free-photo/traditional-turkish-arabic-tea-glass-one-wooden-desk_23-2148066591.jpg?_wi=6",
},
{ id: "1", brand: "Signature", name: "Quzi", price: "Market Price", rating: 5, reviewCount: "120+", imageSrc: "http://img.b2bpic.net/free-photo/traditional-turkish-arabic-tea-glass-one-wooden-desk_23-2148066591.jpg" },
{ id: "2", brand: "Signature", name: "Pacha", price: "Market Price", rating: 5, reviewCount: "98", imageSrc: "http://img.b2bpic.net/free-photo/traditional-turkish-arabic-tea-glass-one-wooden-desk_23-2148066591.jpg" },
{ id: "3", brand: "Signature", name: "Zubaidi Fish", price: "Market Price", rating: 4, reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/traditional-turkish-arabic-tea-glass-one-wooden-desk_23-2148066591.jpg" },
{ id: "4", brand: "Signature", name: "Grilled Kabab", price: "$28", rating: 5, reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/traditional-turkish-arabic-tea-glass-one-wooden-desk_23-2148066591.jpg" },
{ id: "5", brand: "Signature", name: "Iraqi Dolma", price: "$22", rating: 5, reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/traditional-turkish-arabic-tea-glass-one-wooden-desk_23-2148066591.jpg" },
{ id: "6", brand: "Signature", name: "Traditional Tea", price: "$4", rating: 5, reviewCount: "400", imageSrc: "http://img.b2bpic.net/free-photo/traditional-turkish-arabic-tea-glass-one-wooden-desk_23-2148066591.jpg" },
]}
title="Signature Flavors"
description="Hand-crafted delicacies prepared with traditional recipes and premium ingredients."
@@ -223,49 +110,25 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
title: "Our Staff",
description: "Meet our dedicated team of hospitality experts.",
icon: Users,
title: "Our Staff", description: "Meet our dedicated team of hospitality experts.", icon: Users,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/experienced-chef-is-adding-decoration-freshly-prepared-pizza_613910-14687.jpg?_wi=2",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/traditional-turkish-arabic-tea-glass-one-wooden-desk_23-2148066591.jpg?_wi=7",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-appetizing-ramadan-meal_23-2151182553.jpg",
imageAlt: "luxury restaurant interior dark moody",
{ imageSrc: "http://img.b2bpic.net/free-photo/experienced-chef-is-adding-decoration-freshly-prepared-pizza_613910-14687.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/traditional-turkish-arabic-tea-glass-one-wooden-desk_23-2148066591.jpg" },
]
},
{
title: "The Lounge",
description: "Signature shisha in a moody, elegant setting.",
icon: Wind,
title: "The Lounge", description: "Signature shisha in a moody, elegant setting.", icon: Wind,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/traditional-turkish-arabic-tea-glass-one-wooden-desk_23-2148066591.jpg?_wi=8",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/experienced-chef-is-adding-decoration-freshly-prepared-pizza_613910-14687.jpg?_wi=3",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/experienced-chef-is-adding-decoration-freshly-prepared-pizza_613910-14687.jpg?_wi=4",
imageAlt: "Iraqi restaurant traditional food presentation",
{ imageSrc: "http://img.b2bpic.net/free-photo/traditional-turkish-arabic-tea-glass-one-wooden-desk_23-2148066591.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/experienced-chef-is-adding-decoration-freshly-prepared-pizza_613910-14687.jpg" },
]
},
{
title: "Celebrations",
description: "Make every event unforgettable.",
icon: Gift,
title: "Celebrations", description: "Make every event unforgettable.", icon: Gift,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/experienced-chef-is-adding-decoration-freshly-prepared-pizza_613910-14687.jpg?_wi=5",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/traditional-turkish-arabic-tea-glass-one-wooden-desk_23-2148066591.jpg?_wi=9",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/traditional-turkish-arabic-tea-glass-one-wooden-desk_23-2148066591.jpg?_wi=10",
imageAlt: "Quzi Iraqi lamb signature dish",
{ imageSrc: "http://img.b2bpic.net/free-photo/experienced-chef-is-adding-decoration-freshly-prepared-pizza_613910-14687.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/traditional-turkish-arabic-tea-glass-one-wooden-desk_23-2148066591.jpg" },
]
},
]}
title="The Khutar Experience"
@@ -278,47 +141,23 @@ export default function LandingPage() {
textboxLayout="default"
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
animationType="slide-up"
testimonials={[
{
id: "1",
name: "Sarah J.",
role: "Foodie",
company: "Local Guide",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/stylish-couple-enjoying-dinner_23-2147736693.jpg",
},
id: "1", name: "Sarah J.", role: "Foodie", company: "Local Guide", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/stylish-couple-enjoying-dinner_23-2147736693.jpg"},
{
id: "2",
name: "Michael R.",
role: "Regular",
company: "Local Patron",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-restaurant_23-2147680645.jpg",
},
id: "2", name: "Michael R.", role: "Regular", company: "Local Patron", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-restaurant_23-2147680645.jpg"},
{
id: "3",
name: "Zainab A.",
role: "Guest",
company: "Local Patron",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-businesswoman-drinking-coffee-enjoying-cafe-after-work_637285-248.jpg?_wi=1",
},
id: "3", name: "Zainab A.", role: "Guest", company: "Local Patron", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-businesswoman-drinking-coffee-enjoying-cafe-after-work_637285-248.jpg"},
{
id: "4",
name: "David K.",
role: "Guest",
company: "Local Patron",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-cute-woman_23-2148422458.jpg",
},
id: "4", name: "David K.", role: "Guest", company: "Local Patron", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-cute-woman_23-2148422458.jpg"},
{
id: "5",
name: "Emily P.",
role: "Guest",
company: "Local Patron",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-businesswoman-drinking-coffee-enjoying-cafe-after-work_637285-248.jpg?_wi=2",
},
id: "5", name: "Emily P.", role: "Guest", company: "Local Patron", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-businesswoman-drinking-coffee-enjoying-cafe-after-work_637285-248.jpg"},
]}
title="Loved by the Community"
description="Hear what our wonderful guests have to say."
@@ -331,29 +170,12 @@ export default function LandingPage() {
title="Book Your Journey"
description="Reserve a table and let us serve you the true taste of Baghdad."
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
required: true,
},
{
name: "email",
type: "email",
placeholder: "Your Email",
required: true,
},
{
name: "date",
type: "date",
placeholder: "Select Date",
required: true,
},
{ name: "name", type: "text", placeholder: "Your Name", required: true },
{ name: "email", type: "email", placeholder: "Your Email", required: true },
{ name: "date", type: "date", placeholder: "Select Date", required: true },
]}
textarea={{
name: "message",
placeholder: "Any special requests or celebration details?",
rows: 4,
name: "message", placeholder: "Any special requests or celebration details?", rows: 4,
required: false,
}}
imageSrc="http://img.b2bpic.net/free-photo/shisha-place-with-full-furniture_140725-9261.jpg"