Merge version_1_1782241982948 into main #1

Merged
bender merged 1 commits from version_1_1782241982948 into main 2026-06-23 19:14:02 +00:00

View File

@@ -17,29 +17,15 @@ export default function HomePage() {
title="Kebab Bustan Přerov"
description="Experience the true essence of traditional Turkish kebabs, prepared with the finest ingredients and authentic recipes."
primaryButton={{
text: "View Menu",
href: "#features",
}}
text: "View Menu", href: "#features"}}
secondaryButton={{
text: "Contact Us",
href: "#contact",
}}
text: "Contact Us", href: "#contact"}}
items={[
{
imageSrc: "http://img.b2bpic.net/free-photo/lamb-kebab-served-with-rice-tomato-cucumber-onion-salad-grilled-vegetables_140725-2544.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/grilled-meat-skewers-hot-charcoal_84443-72374.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/vintage-decoration-inside-restaurant_1127-187.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/grilled-skewered-meat-rustic-wooden-table-generated-by-ai_188544-13488.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/fish-banquet-table-buffet_1398-2214.jpg",
},
{ imageSrc: "http://img.b2bpic.net/free-photo/lamb-kebab-served-with-rice-tomato-cucumber-onion-salad-grilled-vegetables_140725-2544.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/grilled-meat-skewers-hot-charcoal_84443-72374.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/vintage-decoration-inside-restaurant_1127-187.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/grilled-skewered-meat-rustic-wooden-table-generated-by-ai_188544-13488.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/fish-banquet-table-buffet_1398-2214.jpg" }
]}
/>
</SectionErrorBoundary>
@@ -61,29 +47,14 @@ export default function HomePage() {
description="Hand-crafted delicacies prepared daily for your enjoyment."
items={[
{
title: "Classic Doner",
tags: [
"Lamb",
"Fresh",
],
imageSrc: "http://img.b2bpic.net/free-photo/top-view-mixed-kebab-served-with-fresh-vegetables-black_140725-12410.jpg",
},
title: "Classic Doner", tags: ["Lamb", "Fresh"],
imageSrc: "http://img.b2bpic.net/free-photo/top-view-mixed-kebab-served-with-fresh-vegetables-black_140725-12410.jpg"},
{
title: "Spicy Chicken",
tags: [
"Chicken",
"Grilled",
],
imageSrc: "http://img.b2bpic.net/free-photo/kebab-wrap-with-meat-vegetables-wooden-board_23-2148632647.jpg",
},
title: "Spicy Chicken", tags: ["Chicken", "Grilled"],
imageSrc: "http://img.b2bpic.net/free-photo/kebab-wrap-with-meat-vegetables-wooden-board_23-2148632647.jpg"},
{
title: "Vegan Falafel",
tags: [
"Vegetarian",
"Healthy",
],
imageSrc: "http://img.b2bpic.net/free-photo/kiev-style-cutlets-lemon-lettuce-side-view_141793-2378.jpg",
},
title: "Vegan Falafel", tags: ["Vegetarian", "Healthy"],
imageSrc: "http://img.b2bpic.net/free-photo/kiev-style-cutlets-lemon-lettuce-side-view_141793-2378.jpg"},
]}
/>
</SectionErrorBoundary>
@@ -96,41 +67,13 @@ export default function HomePage() {
title="Browse Our Creations"
description="Freshly prepared every single day."
items={[
{
title: "Doner Box",
description: "Crispy chips topped with meat and sauces.",
imageSrc: "http://img.b2bpic.net/free-photo/variety-meat-kebab-with-grilled-vegetables-salad-white-table_114579-4419.jpg",
},
{
title: "Chicken Box",
description: "Tender grilled chicken pieces.",
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-shawarma-dish_23-2151805412.jpg",
},
{
title: "Falafel Plate",
description: "Authentic chickpea falafel.",
imageSrc: "http://img.b2bpic.net/free-photo/tortilla-wrap-with-falafel-fresh-salad-vegan-tacos-vegetarian-healthy-food_2829-14389.jpg",
},
{
title: "Mixed Salad",
description: "Crispy garden fresh veggies.",
imageSrc: "http://img.b2bpic.net/free-photo/grilled-meat-with-vegetable-salad-onions-tray_140725-9192.jpg",
},
{
title: "Baklava",
description: "Traditional sweet pastry.",
imageSrc: "http://img.b2bpic.net/free-photo/customs-food-plate-top-view_23-2149598950.jpg",
},
{
title: "Ayran",
description: "Refreshing traditional yoghurt.",
imageSrc: "http://img.b2bpic.net/free-photo/milky-pudding-glass-cup-with-fruits-berries-high-quality-photo_114579-77994.jpg",
},
{
title: "Family Platter",
description: "Feast for your entire family.",
imageSrc: "http://img.b2bpic.net/free-photo/chicken-levengi-table_140725-8212.jpg",
},
{ title: "Doner Box", description: "Crispy chips topped with meat and sauces.", imageSrc: "http://img.b2bpic.net/free-photo/variety-meat-kebab-with-grilled-vegetables-salad-white-table_114579-4419.jpg" },
{ title: "Chicken Box", description: "Tender grilled chicken pieces.", imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-shawarma-dish_23-2151805412.jpg" },
{ title: "Falafel Plate", description: "Authentic chickpea falafel.", imageSrc: "http://img.b2bpic.net/free-photo/tortilla-wrap-with-falafel-fresh-salad-vegan-tacos-vegetarian-healthy-food_2829-14389.jpg" },
{ title: "Mixed Salad", description: "Crispy garden fresh veggies.", imageSrc: "http://img.b2bpic.net/free-photo/grilled-meat-with-vegetable-salad-onions-tray_140725-9192.jpg" },
{ title: "Baklava", description: "Traditional sweet pastry.", imageSrc: "http://img.b2bpic.net/free-photo/customs-food-plate-top-view_23-2149598950.jpg" },
{ title: "Ayran", description: "Refreshing traditional yoghurt.", imageSrc: "http://img.b2bpic.net/free-photo/milky-pudding-glass-cup-with-fruits-berries-high-quality-photo_114579-77994.jpg" },
{ title: "Family Platter", description: "Feast for your entire family.", imageSrc: "http://img.b2bpic.net/free-photo/chicken-levengi-table_140725-8212.jpg" }
]}
/>
</SectionErrorBoundary>
@@ -141,42 +84,23 @@ export default function HomePage() {
<TestimonialOverlayCards
tag="Reviews"
title="What Our Fans Say"
description="Read what our happy customers have to say about their experience at Kebab Bustan Přerov."
testimonials={[
{
name: "Pavel D.",
role: "Foodie",
company: "Local",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-enyoing-dinner-party_23-2150717853.jpg",
},
name: "Pavel D.", role: "Foodie", company: "Local", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-enyoing-dinner-party_23-2150717853.jpg"},
{
name: "Jana M.",
role: "Fan",
company: "Local",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269176.jpg",
},
name: "Jana M.", role: "Fan", company: "Local", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269176.jpg"},
{
name: "Petr L.",
role: "Regular",
company: "Local",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/internationals-people-standing-cafe-drinking-cocktails_1157-32440.jpg",
},
name: "Petr L.", role: "Regular", company: "Local", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/internationals-people-standing-cafe-drinking-cocktails_1157-32440.jpg"},
{
name: "Eva K.",
role: "Visitor",
company: "Local",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-with-paper-wrapped-sandwiches_23-2151309967.jpg",
},
name: "Eva K.", role: "Visitor", company: "Local", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-with-paper-wrapped-sandwiches_23-2151309967.jpg"},
{
name: "Martin S.",
role: "Foodie",
company: "Local",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/friends-talking-by-lunch_1098-14622.jpg",
},
name: "Martin S.", role: "Foodie", company: "Local", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/friends-talking-by-lunch_1098-14622.jpg"},
]}
/>
</SectionErrorBoundary>
@@ -189,20 +113,13 @@ export default function HomePage() {
title="Common Questions"
categories={[
{
name: "General",
items: [
name: "General", items: [
{
question: "Where are you located?",
answer: "We are located right in the heart of Přerov.",
},
question: "Where are you located?", answer: "We are located right in the heart of Přerov."},
{
question: "Do you accept card payments?",
answer: "Yes, we accept both cash and card.",
},
question: "Do you accept card payments?", answer: "Yes, we accept both cash and card."},
{
question: "Can I order online?",
answer: "Please call us to place your order directly.",
},
question: "Can I order online?", answer: "Please call us to place your order directly."},
],
},
]}
@@ -217,13 +134,9 @@ export default function HomePage() {
tag="Contact"
text="Have a large order or event? Get in touch with us to schedule your pickup."
primaryButton={{
text: "Call Now",
href: "tel:+420000000000",
}}
text: "Call Now", href: "tel:+420000000000"}}
secondaryButton={{
text: "Email Us",
href: "mailto:info@kebab-bustan.cz",
}}
text: "Email Us", href: "mailto:info@kebab-bustan.cz"}}
/>
</SectionErrorBoundary>
</div>