Merge version_1_1781454502676 into main #1
@@ -18,13 +18,9 @@ export default function HomePage() {
|
||||
title="Authentic Iranian Flavors, Delivered to Your Door"
|
||||
description="Explore Shabestari's signature dishes including mahicheh and traditional specialties. Order online with secure payment and fast delivery from central Tehran."
|
||||
primaryButton={{
|
||||
text: "Browse Menu & Order Now",
|
||||
href: "#menu",
|
||||
}}
|
||||
text: "Browse Menu & Order Now", href: "#menu"}}
|
||||
secondaryButton={{
|
||||
text: "View Our Story",
|
||||
href: "#about",
|
||||
}}
|
||||
text: "View Our Story", href: "#about"}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/dolma-served-with-plain-yogurt-olives-sauce_141793-597.jpg"
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -50,47 +46,19 @@ export default function HomePage() {
|
||||
description="Hand-crafted Iranian classics, prepared with the finest ingredients to ensure a taste of home in every bite."
|
||||
items={[
|
||||
{
|
||||
title: "Mahicheh",
|
||||
description: "Slow-cooked lamb shank in a rich, aromatic broth served with saffron rice.",
|
||||
href: "#",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-azerbaijani-dish-bozbash-lamb-stew-with-chickpeas_140725-5086.jpg",
|
||||
},
|
||||
title: "Mahicheh", description: "Slow-cooked lamb shank in a rich, aromatic broth served with saffron rice.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/top-view-azerbaijani-dish-bozbash-lamb-stew-with-chickpeas_140725-5086.jpg"},
|
||||
{
|
||||
title: "Chelo Kabab",
|
||||
description: "Succulent grilled meat skewers served with buttered saffron-infused basmati rice.",
|
||||
href: "#",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-lula-kebab-pita-bread-with-vegetables-herbs-with-onions_141793-4069.jpg",
|
||||
},
|
||||
title: "Chelo Kabab", description: "Succulent grilled meat skewers served with buttered saffron-infused basmati rice.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/top-view-lula-kebab-pita-bread-with-vegetables-herbs-with-onions_141793-4069.jpg"},
|
||||
{
|
||||
title: "Ghormeh Sabzi",
|
||||
description: "Classic herb stew with kidney beans, sun-dried limes, and tender lamb pieces.",
|
||||
href: "#",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-from-afar-rice-pilaf-onion-garlic-bottle-oil-spoon-bowl-rice-board_140725-78792.jpg",
|
||||
},
|
||||
title: "Ghormeh Sabzi", description: "Classic herb stew with kidney beans, sun-dried limes, and tender lamb pieces.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/top-view-from-afar-rice-pilaf-onion-garlic-bottle-oil-spoon-bowl-rice-board_140725-78792.jpg"},
|
||||
{
|
||||
title: "Zereshk Polo",
|
||||
description: "Succulent chicken leg served over a mountain of fluffy rice topped with tart barberries.",
|
||||
href: "#",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/roasted-christmas-ham-with-pomegranate-lentils-food-photography_53876-124085.jpg",
|
||||
},
|
||||
title: "Zereshk Polo", description: "Succulent chicken leg served over a mountain of fluffy rice topped with tart barberries.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/roasted-christmas-ham-with-pomegranate-lentils-food-photography_53876-124085.jpg"},
|
||||
{
|
||||
title: "Fesenjan",
|
||||
description: "Pomegranate walnut stew served with tender poultry, balanced perfectly for sweetness and tang.",
|
||||
href: "#",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-tasty-pomegranate-salad-white_140725-148714.jpg",
|
||||
},
|
||||
title: "Fesenjan", description: "Pomegranate walnut stew served with tender poultry, balanced perfectly for sweetness and tang.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/front-view-tasty-pomegranate-salad-white_140725-148714.jpg"},
|
||||
{
|
||||
title: "Tahchin",
|
||||
description: "A traditional saffron rice cake layered with yogurt, eggs, and shredded chicken.",
|
||||
href: "#",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/turkish-milk-pudding-sutlach-desert-pottery-bowl_140725-1688.jpg",
|
||||
},
|
||||
title: "Tahchin", description: "A traditional saffron rice cake layered with yogurt, eggs, and shredded chicken.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/turkish-milk-pudding-sutlach-desert-pottery-bowl_140725-1688.jpg"},
|
||||
{
|
||||
title: "Persian Dessert",
|
||||
description: "Traditional saffron ice cream with pistachio and aromatic rosewater finish.",
|
||||
href: "#",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-tasty-sweets-tray_23-2149192054.jpg",
|
||||
},
|
||||
title: "Persian Dessert", description: "Traditional saffron ice cream with pistachio and aromatic rosewater finish.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-tasty-sweets-tray_23-2149192054.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -104,35 +72,15 @@ export default function HomePage() {
|
||||
description="Discover why families and food enthusiasts in Tehran choose Shabestari as their premier destination for authentic Iranian cuisine."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Ali Reza",
|
||||
role: "Food Critic",
|
||||
quote: "The mahicheh is simply life-changing, perfection in every single bite.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269179.jpg",
|
||||
},
|
||||
name: "Ali Reza", role: "Food Critic", quote: "The mahicheh is simply life-changing, perfection in every single bite.", imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269179.jpg"},
|
||||
{
|
||||
name: "Fatemeh M.",
|
||||
role: "Local Professional",
|
||||
quote: "Finally, I can order the authentic taste of home with online convenience. Absolutely brilliant.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-putting-baked-chicken-festive-table_23-2147973676.jpg",
|
||||
},
|
||||
name: "Fatemeh M.", role: "Local Professional", quote: "Finally, I can order the authentic taste of home with online convenience. Absolutely brilliant.", imageSrc: "http://img.b2bpic.net/free-photo/woman-putting-baked-chicken-festive-table_23-2147973676.jpg"},
|
||||
{
|
||||
name: "Hassan K.",
|
||||
role: "Frequent Diner",
|
||||
quote: "Consistently excellent service and even better food. Shabestari never fails to impress my guests.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-couple-using-tablet-kitchen_23-2148114279.jpg",
|
||||
},
|
||||
name: "Hassan K.", role: "Frequent Diner", quote: "Consistently excellent service and even better food. Shabestari never fails to impress my guests.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-couple-using-tablet-kitchen_23-2148114279.jpg"},
|
||||
{
|
||||
name: "Zahra S.",
|
||||
role: "Stay-at-home Mom",
|
||||
quote: "My kids love the chelo kabab, it tastes exactly like our family home-made recipes.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traditional-vegetable-olma-white-plate-with-yogurt_114579-2597.jpg",
|
||||
},
|
||||
name: "Zahra S.", role: "Stay-at-home Mom", quote: "My kids love the chelo kabab, it tastes exactly like our family home-made recipes.", imageSrc: "http://img.b2bpic.net/free-photo/traditional-vegetable-olma-white-plate-with-yogurt_114579-2597.jpg"},
|
||||
{
|
||||
name: "Reza B.",
|
||||
role: "Tehran Resident",
|
||||
quote: "Exceptional quality and delivery speed. Best place for Iranian specialties in Pirouzi.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/muslim-couple-eating-dish-restaurant_23-2147794268.jpg",
|
||||
},
|
||||
name: "Reza B.", role: "Tehran Resident", quote: "Exceptional quality and delivery speed. Best place for Iranian specialties in Pirouzi.", imageSrc: "http://img.b2bpic.net/free-photo/muslim-couple-eating-dish-restaurant_23-2147794268.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -146,36 +94,17 @@ export default function HomePage() {
|
||||
description="Choose your perfect meal size, whether a solo lunch or a grand family feast for the weekend."
|
||||
plans={[
|
||||
{
|
||||
tag: "Lunch Special",
|
||||
price: "450,000 IRR",
|
||||
period: "/per meal",
|
||||
features: [
|
||||
"Mahicheh or Kabab",
|
||||
"Side Drink",
|
||||
"Fresh Naan Bread",
|
||||
],
|
||||
tag: "Lunch Special", price: "450,000 IRR", period: "/per meal", features: [
|
||||
"Mahicheh or Kabab", "Side Drink", "Fresh Naan Bread"],
|
||||
primaryButton: {
|
||||
text: "Order Now",
|
||||
href: "#menu",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plate-with-food-near-cup-drink-teapot_23-2148080944.jpg",
|
||||
},
|
||||
text: "Order Now", href: "#menu"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plate-with-food-near-cup-drink-teapot_23-2148080944.jpg"},
|
||||
{
|
||||
title: "Dinner Feast",
|
||||
price: "1,200,000 IRR",
|
||||
period: "/serves 4",
|
||||
features: [
|
||||
"Assorted Kababs",
|
||||
"Family Style Stew",
|
||||
"Platter of Rice",
|
||||
"Desserts Included",
|
||||
],
|
||||
tag: "Dinner Feast", price: "1,200,000 IRR", period: "/serves 4", features: [
|
||||
"Assorted Kababs", "Family Style Stew", "Platter of Rice", "Desserts Included"],
|
||||
primaryButton: {
|
||||
text: "Order Now",
|
||||
href: "#menu",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/copper-plate-selection-marinated-foods_114579-2354.jpg",
|
||||
},
|
||||
text: "Order Now", href: "#menu"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/copper-plate-selection-marinated-foods_114579-2354.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -189,17 +118,9 @@ export default function HomePage() {
|
||||
description="Years of heritage serving authentic Iranian flavors to our community in Tehran."
|
||||
metrics={[
|
||||
{
|
||||
value: "40+",
|
||||
title: "Years Established",
|
||||
description: "Dedication to quality and traditional preparation since 1980.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-dining-room-illuminated-by-candlelight-glow-generated-by-ai_188544-24152.jpg",
|
||||
},
|
||||
value: "40+", title: "Years Established", description: "Dedication to quality and traditional preparation since 1980.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-dining-room-illuminated-by-candlelight-glow-generated-by-ai_188544-24152.jpg"},
|
||||
{
|
||||
value: "100K+",
|
||||
title: "Meals Served",
|
||||
description: "Thousands of satisfied customers enjoying authentic recipes.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-cizbiz-with-fresh-greens-figurines-ram-lavash_176474-3044.jpg",
|
||||
},
|
||||
value: "100K+", title: "Meals Served", description: "Thousands of satisfied customers enjoying authentic recipes.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-cizbiz-with-fresh-greens-figurines-ram-lavash_176474-3044.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -213,17 +134,11 @@ export default function HomePage() {
|
||||
description="Everything you need to know about ordering your favorite authentic Iranian dishes online."
|
||||
items={[
|
||||
{
|
||||
question: "What delivery areas do you cover in Tehran?",
|
||||
answer: "We offer rapid delivery across the central Tehran and Pirouzi street area.",
|
||||
},
|
||||
question: "What delivery areas do you cover in Tehran?", answer: "We offer rapid delivery across the central Tehran and Pirouzi street area."},
|
||||
{
|
||||
question: "Are ingredients organic and locally sourced?",
|
||||
answer: "Yes, we prioritize local and fresh ingredients in all our traditional Iranian recipes.",
|
||||
},
|
||||
question: "Are ingredients organic and locally sourced?", answer: "Yes, we prioritize local and fresh ingredients in all our traditional Iranian recipes."},
|
||||
{
|
||||
question: "Can I pre-order for a large family event?",
|
||||
answer: "Absolutely, we facilitate large orders with advance notice to ensure quality and precision.",
|
||||
},
|
||||
question: "Can I pre-order for a large family event?", answer: "Absolutely, we facilitate large orders with advance notice to ensure quality and precision."},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -235,13 +150,9 @@ export default function HomePage() {
|
||||
tag="Order Now"
|
||||
text="Ready to experience authentic Iranian cuisine? Start your order online or contact us directly at our Tehran restaurant."
|
||||
primaryButton={{
|
||||
text: "Order Online Now",
|
||||
href: "#menu",
|
||||
}}
|
||||
text: "Order Online Now", href: "#menu"}}
|
||||
secondaryButton={{
|
||||
text: "Contact Us",
|
||||
href: "tel:+9821548000",
|
||||
}}
|
||||
text: "Contact Us", href: "tel:+9821548000"}}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user