Merge version_1_1782204038643 into main
Merge version_1_1782204038643 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -19,29 +19,15 @@ export default function HomePage() {
|
||||
title="Chef Muslim Restaurant Sumqayit"
|
||||
description="Authentic flavors, masterful culinary techniques, and a warm atmosphere await you in the heart of Sumqayit."
|
||||
primaryButton={{
|
||||
text: "Reserve Table",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Reserve Table", href: "#contact"}}
|
||||
secondaryButton={{
|
||||
text: "View Menu",
|
||||
href: "#products",
|
||||
}}
|
||||
text: "View Menu", href: "#products"}}
|
||||
items={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-table-etiquette-dressing_23-2148914876.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/three-assorted-steamed-bao-buns-dark-serving-board_84443-85725.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wedding-table-arrangement-with-plants-high-angle_23-2149436433.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-chef-kitchen-chopping-vegetables-dish_23-2149646189.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-design-neoclassical-style-with-furnishings-decor_23-2151199319.jpg",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/view-table-etiquette-dressing_23-2148914876.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/three-assorted-steamed-bao-buns-dark-serving-board_84443-85725.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/wedding-table-arrangement-with-plants-high-angle_23-2149436433.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/male-chef-kitchen-chopping-vegetables-dish_23-2149646189.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/interior-design-neoclassical-style-with-furnishings-decor_23-2151199319.jpg" },
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -55,20 +41,11 @@ export default function HomePage() {
|
||||
description="Chef Muslim brings decades of passion and culinary expertise to every dish served in our Sumqayit location."
|
||||
items={[
|
||||
{
|
||||
icon: Flame,
|
||||
title: "Master Chefs",
|
||||
description: "Expertly trained culinary professionals.",
|
||||
},
|
||||
icon: "Flame", title: "Master Chefs", description: "Expertly trained culinary professionals."},
|
||||
{
|
||||
icon: Award,
|
||||
title: "Authentic Recipes",
|
||||
description: "Time-honored recipes made with love.",
|
||||
},
|
||||
icon: "Award", title: "Authentic Recipes", description: "Time-honored recipes made with love."},
|
||||
{
|
||||
icon: Flame,
|
||||
title: "Fresh Ingredients",
|
||||
description: "Only the finest local produce sourced daily.",
|
||||
},
|
||||
icon: "Flame", title: "Fresh Ingredients", description: "Only the finest local produce sourced daily."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-painted-black-baked-tomatoes-chilli-peppers_23-2148425535.jpg"
|
||||
/>
|
||||
@@ -83,29 +60,17 @@ export default function HomePage() {
|
||||
description="Excellence in service, quality, and atmosphere."
|
||||
items={[
|
||||
{
|
||||
title: "Fresh Ingredients",
|
||||
tags: [
|
||||
"Farm to Table",
|
||||
"Organic",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-red-tomatoes-with-greens-grey-surface_140725-90517.jpg",
|
||||
},
|
||||
title: "Fresh Ingredients", tags: [
|
||||
"Farm to Table", "Organic"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-red-tomatoes-with-greens-grey-surface_140725-90517.jpg"},
|
||||
{
|
||||
title: "Exceptional Service",
|
||||
tags: [
|
||||
"Attentive",
|
||||
"Friendly",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-people-table_23-2149212128.jpg",
|
||||
},
|
||||
title: "Exceptional Service", tags: [
|
||||
"Attentive", "Friendly"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-people-table_23-2149212128.jpg"},
|
||||
{
|
||||
title: "Cozy Ambience",
|
||||
tags: [
|
||||
"Relaxing",
|
||||
"Modern",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-table-12-persons-with-blue-chairs-fireplace-white-brick-walls-wide-window_140725-8456.jpg",
|
||||
},
|
||||
title: "Cozy Ambience", tags: [
|
||||
"Relaxing", "Modern"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-table-12-persons-with-blue-chairs-fireplace-white-brick-walls-wide-window_140725-8456.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -118,41 +83,13 @@ export default function HomePage() {
|
||||
title="Chef's Specials"
|
||||
description="A curated selection of our most popular dishes."
|
||||
items={[
|
||||
{
|
||||
title: "Grilled Lamb",
|
||||
description: "Signature spice-rubbed lamb chop.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/calamari-with-mango-sauce-with-nice-decoration-white-plate_1258-84821.jpg",
|
||||
},
|
||||
{
|
||||
title: "Vegetable Delight",
|
||||
description: "Seasonal roasted veggies.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cooked-squashes-designed-meal-inside-plate-grey-space_140725-83769.jpg",
|
||||
},
|
||||
{
|
||||
title: "Fresh Appetizer",
|
||||
description: "Zesty starters for your meal.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/seared-scallops-with-pea-puree_23-2151942386.jpg",
|
||||
},
|
||||
{
|
||||
title: "Chef's Platter",
|
||||
description: "The ultimate tasting experience.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-dessert-presentation-with-edible-flowers_23-2151973718.jpg",
|
||||
},
|
||||
{
|
||||
title: "Sweet Ending",
|
||||
description: "House-made artisanal dessert.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-yummy-choco-eclairs-with-strawberries-light-table-cake-dessert-candy_140725-125313.jpg",
|
||||
},
|
||||
{
|
||||
title: "Garden Soup",
|
||||
description: "Creamy seasonal local greens.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-bacon-slices-fried-bread-rosemary-fall-into-bowl-pumpkin-soup_166373-1437.jpg",
|
||||
},
|
||||
{
|
||||
title: "Signature Tea",
|
||||
description: "The perfect post-meal tradition.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sommelier-pouring-water-glass_23-2148245010.jpg",
|
||||
},
|
||||
{ title: "Grilled Lamb", description: "Signature spice-rubbed lamb chop.", imageSrc: "http://img.b2bpic.net/free-photo/calamari-with-mango-sauce-with-nice-decoration-white-plate_1258-84821.jpg" },
|
||||
{ title: "Vegetable Delight", description: "Seasonal roasted veggies.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cooked-squashes-designed-meal-inside-plate-grey-space_140725-83769.jpg" },
|
||||
{ title: "Fresh Appetizer", description: "Zesty starters for your meal.", imageSrc: "http://img.b2bpic.net/free-photo/seared-scallops-with-pea-puree_23-2151942386.jpg" },
|
||||
{ title: "Chef's Platter", description: "The ultimate tasting experience.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-dessert-presentation-with-edible-flowers_23-2151973718.jpg" },
|
||||
{ title: "Sweet Ending", description: "House-made artisanal dessert.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-yummy-choco-eclairs-with-strawberries-light-table-cake-dessert-candy_140725-125313.jpg" },
|
||||
{ title: "Garden Soup", description: "Creamy seasonal local greens.", imageSrc: "http://img.b2bpic.net/free-photo/fried-bacon-slices-fried-bread-rosemary-fall-into-bowl-pumpkin-soup_166373-1437.jpg" },
|
||||
{ title: "Signature Tea", description: "The perfect post-meal tradition.", imageSrc: "http://img.b2bpic.net/free-photo/sommelier-pouring-water-glass_23-2148245010.jpg" },
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -166,23 +103,12 @@ export default function HomePage() {
|
||||
description="The faces behind your favorite dining experience."
|
||||
groups={[
|
||||
{
|
||||
title: "Kitchen Staff",
|
||||
members: [
|
||||
title: "Kitchen Staff", members: [
|
||||
{
|
||||
name: "Chef Muslim",
|
||||
role: "Head Chef",
|
||||
detail: "Master of flavors and local tradition.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-professional-chef-working_23-2151232192.jpg",
|
||||
},
|
||||
name: "Chef Muslim", role: "Head Chef", detail: "Master of flavors and local tradition.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-professional-chef-working_23-2151232192.jpg"},
|
||||
{
|
||||
name: "Amina",
|
||||
role: "Sous Chef",
|
||||
detail: "Expert in pastry and dessert arts.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chef-cooking-kitchen-while-wearing-professional-attire_23-2151208326.jpg",
|
||||
},
|
||||
name: "Amina", role: "Sous Chef", detail: "Expert in pastry and dessert arts.", imageSrc: "http://img.b2bpic.net/free-photo/chef-cooking-kitchen-while-wearing-professional-attire_23-2151208326.jpg"},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-table-etiquette-dressing_23-2148914876.jpg?_wi=2",
|
||||
imageAlt: "head chef portrait",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -197,40 +123,20 @@ export default function HomePage() {
|
||||
description="Real reviews from our valued local diners."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Elvin M.",
|
||||
role: "Foodie",
|
||||
quote: "The best lamb in Sumqayit, hands down!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg",
|
||||
},
|
||||
name: "Elvin M.", role: "Foodie", quote: "The best lamb in Sumqayit, hands down!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg"},
|
||||
{
|
||||
name: "Leyla H.",
|
||||
role: "Professional",
|
||||
quote: "Perfect for business dinners.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-office-holding-tablet_23-2148356266.jpg",
|
||||
},
|
||||
name: "Leyla H.", role: "Professional", quote: "Perfect for business dinners.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-office-holding-tablet_23-2148356266.jpg"},
|
||||
{
|
||||
name: "Kamran R.",
|
||||
role: "Local Resident",
|
||||
quote: "My family's favorite Sunday spot.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-her-boyfriend-reading-text-message-mobile-phone-while-sitting-dining-table_637285-10328.jpg",
|
||||
},
|
||||
name: "Kamran R.", role: "Local Resident", quote: "My family's favorite Sunday spot.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-her-boyfriend-reading-text-message-mobile-phone-while-sitting-dining-table_637285-10328.jpg"},
|
||||
{
|
||||
name: "Sabina A.",
|
||||
role: "Blogger",
|
||||
quote: "Exquisite dessert presentation.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lunch-break-elegant-man-office-businessman-white-shirt-man-eats-noodles_1157-39255.jpg",
|
||||
},
|
||||
name: "Sabina A.", role: "Blogger", quote: "Exquisite dessert presentation.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lunch-break-elegant-man-office-businessman-white-shirt-man-eats-noodles_1157-39255.jpg"},
|
||||
{
|
||||
name: "Tural G.",
|
||||
role: "Frequent Diner",
|
||||
quote: "Consistently great quality.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148395390.jpg",
|
||||
},
|
||||
name: "Tural G.", role: "Frequent Diner", quote: "Consistently great quality.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148395390.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -244,16 +150,11 @@ export default function HomePage() {
|
||||
description="We are here to help."
|
||||
categories={[
|
||||
{
|
||||
name: "General",
|
||||
items: [
|
||||
name: "General", items: [
|
||||
{
|
||||
question: "Do you need reservations?",
|
||||
answer: "Reservations are recommended for weekends.",
|
||||
},
|
||||
question: "Do you need reservations?", answer: "Reservations are recommended for weekends."},
|
||||
{
|
||||
question: "Do you have parking?",
|
||||
answer: "Yes, dedicated parking is available.",
|
||||
},
|
||||
question: "Do you have parking?", answer: "Yes, dedicated parking is available."},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -267,13 +168,9 @@ export default function HomePage() {
|
||||
tag="Visit Us"
|
||||
text="Join us today for an unforgettable culinary journey."
|
||||
primaryButton={{
|
||||
text: "Book a Table",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Book a Table", href: "#"}}
|
||||
secondaryButton={{
|
||||
text: "Contact Us",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Contact Us", href: "#"}}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user