Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-04-05 23:09:45 +00:00

View File

@@ -30,21 +30,13 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "#hero",
},
name: "Home", id: "#hero"},
{
name: "Menu",
id: "#menu",
},
name: "Menu", id: "#menu"},
{
name: "About",
id: "#about",
},
name: "About", id: "#about"},
{
name: "Reserve",
id: "#reservation",
},
name: "Reserve", id: "#reservation"},
]}
brandName="Kababish"
/>
@@ -56,37 +48,23 @@ export default function LandingPage() {
description="Where ancient spice traditions meet modern elegance."
buttons={[
{
text: "Explore Menu",
href: "#menu",
},
text: "Explore Menu", href: "#menu"},
{
text: "Reserve Table",
href: "#reservation",
},
text: "Reserve Table", href: "#reservation"},
]}
imageSrc="http://img.b2bpic.net/free-photo/wonderful-wedding-table-amazing-restaurant_8353-9875.jpg"
showDimOverlay={true}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/tasty-pakistani-dishhigh-angle_23-2148825148.jpg",
alt: "Gourmet goat karahi",
},
src: "http://img.b2bpic.net/free-photo/tasty-pakistani-dishhigh-angle_23-2148825148.jpg", alt: "Gourmet goat karahi"},
{
src: "http://img.b2bpic.net/free-photo/top-view-pakistan-meal-composition_23-2148821518.jpg",
alt: "Lamb biryani",
},
src: "http://img.b2bpic.net/free-photo/top-view-pakistan-meal-composition_23-2148821518.jpg", alt: "Lamb biryani"},
{
src: "http://img.b2bpic.net/free-photo/top-view-delicious-qutabs-cooked-dough-slices-with-greens-different-seasonings-grey-space_140725-75792.jpg",
alt: "Tandoori naan",
},
src: "http://img.b2bpic.net/free-photo/top-view-delicious-qutabs-cooked-dough-slices-with-greens-different-seasonings-grey-space_140725-75792.jpg", alt: "Tandoori naan"},
{
src: "http://img.b2bpic.net/free-photo/traditional-african-okra-soup-wooden-table_123827-28575.jpg",
alt: "Royal nihari",
},
src: "http://img.b2bpic.net/free-photo/traditional-african-okra-soup-wooden-table_123827-28575.jpg", alt: "Royal nihari"},
{
src: "http://img.b2bpic.net/free-photo/dovga-soup-basket-with-herbs_140725-4004.jpg",
alt: "Palak paneer",
},
src: "http://img.b2bpic.net/free-photo/dovga-soup-basket-with-herbs_140725-4004.jpg", alt: "Palak paneer"},
]}
avatarText="Loved by thousands of food enthusiasts"
/>
@@ -99,29 +77,19 @@ export default function LandingPage() {
metrics={[
{
icon: Flame,
label: "Years Experience",
value: "15+",
},
label: "Years Experience", value: "15+"},
{
icon: Star,
label: "Guest Rating",
value: "5.0",
},
label: "Guest Rating", value: "5.0"},
{
icon: Clock,
label: "Daily Prep",
value: "Fresh",
},
label: "Daily Prep", value: "Fresh"},
{
icon: Flame,
label: "Master Chefs",
value: "8",
},
label: "Master Chefs", value: "8"},
{
icon: Award,
label: "Awards Won",
value: "12",
},
label: "Awards Won", value: "12"},
]}
metricsAnimation="slide-up"
/>
@@ -135,41 +103,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "1",
name: "Kashmiri Goat",
price: "$36",
imageSrc: "http://img.b2bpic.net/free-photo/tasty-pakistani-dishhigh-angle_23-2148825148.jpg?_wi=1",
},
id: "1", name: "Kashmiri Goat", price: "$36", imageSrc: "http://img.b2bpic.net/free-photo/tasty-pakistani-dishhigh-angle_23-2148825148.jpg?_wi=1"},
{
id: "2",
name: "Lamb Biryani",
price: "$28",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-pakistan-meal-composition_23-2148821518.jpg?_wi=1",
},
id: "2", name: "Lamb Biryani", price: "$28", imageSrc: "http://img.b2bpic.net/free-photo/top-view-pakistan-meal-composition_23-2148821518.jpg?_wi=1"},
{
id: "3",
name: "Tandoori Naan",
price: "$4",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-qutabs-cooked-dough-slices-with-greens-different-seasonings-grey-space_140725-75792.jpg?_wi=1",
},
id: "3", name: "Tandoori Naan", price: "$4", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-qutabs-cooked-dough-slices-with-greens-different-seasonings-grey-space_140725-75792.jpg?_wi=1"},
{
id: "4",
name: "Royal Nihari",
price: "$30",
imageSrc: "http://img.b2bpic.net/free-photo/traditional-african-okra-soup-wooden-table_123827-28575.jpg?_wi=1",
},
id: "4", name: "Royal Nihari", price: "$30", imageSrc: "http://img.b2bpic.net/free-photo/traditional-african-okra-soup-wooden-table_123827-28575.jpg?_wi=1"},
{
id: "5",
name: "Palak Paneer",
price: "$22",
imageSrc: "http://img.b2bpic.net/free-photo/dovga-soup-basket-with-herbs_140725-4004.jpg?_wi=1",
},
id: "5", name: "Palak Paneer", price: "$22", imageSrc: "http://img.b2bpic.net/free-photo/dovga-soup-basket-with-herbs_140725-4004.jpg?_wi=1"},
{
id: "6",
name: "Mango Kulfi",
price: "$10",
imageSrc: "http://img.b2bpic.net/free-photo/cottage-cheese-with-pear-jam-bowl_2829-12939.jpg",
},
id: "6", name: "Mango Kulfi", price: "$10", imageSrc: "http://img.b2bpic.net/free-photo/cottage-cheese-with-pear-jam-bowl_2829-12939.jpg"},
]}
title="Signature Flavors"
description="Timeless recipes, reimagined with precision and passion."
@@ -182,45 +126,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
title: "Exceptional Quality",
quote: "Everything was above and beyond. Atmosphere, cuisine, establishment, customer service.",
name: "Nicolas Bacon",
role: "Food Critic",
imageSrc: "http://img.b2bpic.net/free-photo/tasty-pakistani-dishhigh-angle_23-2148825148.jpg?_wi=2",
},
id: "1", title: "Exceptional Quality", quote: "Everything was above and beyond. Atmosphere, cuisine, establishment, customer service.", name: "Nicolas Bacon", role: "Food Critic", imageSrc: "http://img.b2bpic.net/free-photo/tasty-pakistani-dishhigh-angle_23-2148825148.jpg?_wi=2"},
{
id: "2",
title: "Authentic Flavors",
quote: "The taste of biryani and karahi was so good — must try this one. Absolutely outstanding.",
name: "Abdul Rehman",
role: "Local Patron",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-pakistan-meal-composition_23-2148821518.jpg?_wi=2",
},
id: "2", title: "Authentic Flavors", quote: "The taste of biryani and karahi was so good — must try this one. Absolutely outstanding.", name: "Abdul Rehman", role: "Local Patron", imageSrc: "http://img.b2bpic.net/free-photo/top-view-pakistan-meal-composition_23-2148821518.jpg?_wi=2"},
{
id: "3",
title: "Wonderful Experience",
quote: "Had a beautiful meal here. Love the way the goat curry is done, so tender and fresh.",
name: "SC Pan",
role: "Diner",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-qutabs-cooked-dough-slices-with-greens-different-seasonings-grey-space_140725-75792.jpg?_wi=2",
},
id: "3", title: "Wonderful Experience", quote: "Had a beautiful meal here. Love the way the goat curry is done, so tender and fresh.", name: "SC Pan", role: "Diner", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-qutabs-cooked-dough-slices-with-greens-different-seasonings-grey-space_140725-75792.jpg?_wi=2"},
{
id: "4",
title: "Great Hospitality",
quote: "Great ambience, excellent hospitality, authentic food, great curries and breads.",
name: "Brisbane SuperKings",
role: "Local Patron",
imageSrc: "http://img.b2bpic.net/free-photo/traditional-african-okra-soup-wooden-table_123827-28575.jpg?_wi=2",
},
id: "4", title: "Great Hospitality", quote: "Great ambience, excellent hospitality, authentic food, great curries and breads.", name: "Brisbane SuperKings", role: "Local Patron", imageSrc: "http://img.b2bpic.net/free-photo/traditional-african-okra-soup-wooden-table_123827-28575.jpg?_wi=2"},
{
id: "5",
title: "Hidden Gem",
quote: "Lovely food, great dining experience. Will be recommending to everyone. A hidden gem!",
name: "Sufi Cool",
role: "Diner",
imageSrc: "http://img.b2bpic.net/free-photo/dovga-soup-basket-with-herbs_140725-4004.jpg?_wi=2",
},
id: "5", title: "Hidden Gem", quote: "Lovely food, great dining experience. Will be recommending to everyone. A hidden gem!", name: "Sufi Cool", role: "Diner", imageSrc: "http://img.b2bpic.net/free-photo/dovga-soup-basket-with-herbs_140725-4004.jpg?_wi=2"},
]}
title="Loved by Guests"
description="Hear what our patrons say about their experience at Kababish."
@@ -231,8 +145,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={true}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Contact"
title="Reserve a Table"
description="Experience the authentic taste of tradition today."
@@ -247,42 +160,27 @@ export default function LandingPage() {
logoText="Kababish"
columns={[
{
title: "Menu",
items: [
title: "Menu", items: [
{
label: "Our Specials",
href: "#menu",
},
label: "Our Specials", href: "#menu"},
{
label: "Full Menu",
href: "#menu",
},
label: "Full Menu", href: "#menu"},
],
},
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Careers",
href: "#",
},
label: "Careers", href: "#"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}