Merge version_3 into main #3

Merged
bender merged 2 commits from version_3 into main 2026-03-03 06:34:08 +00:00
2 changed files with 7 additions and 7 deletions

View File

@@ -43,7 +43,7 @@ export default function OrderNowPage() {
title="Order Your Authentic Afghan Breakfast"
description="Get your favorite Al-Maeda dishes delivered hot and fresh to your door. Choose from Uber Eats or DoorDash for convenient, contactless delivery."
tag="🚚 Fast Delivery Available"
imageSrc="http://img.b2bpic.net/free-photo/front-view-traditional-azerbaijani-dish-kutab-with-meat-herbs-pumpkin-with-yogurt-sumac_140725-11415.jpg"
imageSrc="http://img.b2bpic.net/free-photo/front-view-traditional-azerbaijani-dish-kutab-with-meat-herbs-pumpkin-with-yogurt-sumac_140725-11415.jpg?_wi=3"
imageAlt="Order Al-Maeda breakfast online"
textPosition="center"
showBlur={true}
@@ -68,7 +68,7 @@ export default function OrderNowPage() {
required: false
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/top-view-azerbaijani-gutab-stuffed-flatbread-with-herbs-served-with-yogurt_140725-7096.jpg"
imageSrc="http://img.b2bpic.net/free-photo/top-view-azerbaijani-gutab-stuffed-flatbread-with-herbs-served-with-yogurt_140725-7096.jpg?_wi=2"
imageAlt="Uber Eats ordering"
mediaPosition="right"
mediaAnimation="slide-up"
@@ -89,7 +89,7 @@ export default function OrderNowPage() {
required: false
}}
useInvertedBackground={true}
imageSrc="http://img.b2bpic.net/free-photo/meat-roll-with-shepherd-salad_140725-1164.jpg"
imageSrc="http://img.b2bpic.net/free-photo/meat-roll-with-shepherd-salad_140725-1164.jpg?_wi=2"
imageAlt="DoorDash ordering"
mediaPosition="left"
mediaAnimation="slide-up"

View File

@@ -47,7 +47,7 @@ export default function LandingPage() {
title="Authentic Afghani & Pakistani Breakfast in Kilburn"
description="Experience the most delicious kocha straight from Afghanistan, paired with warm hospitality and fresh ingredients every morning. Family-run, halal-certified, and beloved by locals."
tag="★★★★★ 4.5 Google Rating"
imageSrc="http://img.b2bpic.net/free-photo/front-view-traditional-azerbaijani-dish-kutab-with-meat-herbs-pumpkin-with-yogurt-sumac_140725-11415.jpg"
imageSrc="http://img.b2bpic.net/free-photo/front-view-traditional-azerbaijani-dish-kutab-with-meat-herbs-pumpkin-with-yogurt-sumac_140725-11415.jpg?_wi=1"
imageAlt="Authentic Afghan breakfast spread"
textPosition="bottom-left"
showBlur={true}
@@ -80,10 +80,10 @@ export default function LandingPage() {
tag="Featured Menu"
features={[
{
id: "01", title: "Kocha", description: "Traditional Afghan street bread served with chickpeas, yogurt, and spiced meat sauce. A hearty, authentic breakfast experience.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-azerbaijani-gutab-stuffed-flatbread-with-herbs-served-with-yogurt_140725-7096.jpg", imageAlt: "Kocha - Afghan traditional bread"
id: "01", title: "Kocha", description: "Traditional Afghan street bread served with chickpeas, yogurt, and spiced meat sauce. A hearty, authentic breakfast experience.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-azerbaijani-gutab-stuffed-flatbread-with-herbs-served-with-yogurt_140725-7096.jpg?_wi=1", imageAlt: "Kocha - Afghan traditional bread"
},
{
id: "02", title: "Lamb Egg Roll", description: "Tender lamb wrapped in fluffy bread with egg, onions, and fresh herbs. Perfect for a protein-packed morning.", imageSrc: "http://img.b2bpic.net/free-photo/meat-roll-with-shepherd-salad_140725-1164.jpg", imageAlt: "Lamb Egg Roll"
id: "02", title: "Lamb Egg Roll", description: "Tender lamb wrapped in fluffy bread with egg, onions, and fresh herbs. Perfect for a protein-packed morning.", imageSrc: "http://img.b2bpic.net/free-photo/meat-roll-with-shepherd-salad_140725-1164.jpg?_wi=1", imageAlt: "Lamb Egg Roll"
},
{
id: "03", title: "Eggs & Avocado", description: "Creamy avocado paired with perfectly cooked eggs, fresh tomatoes, and warm flatbread. A lighter, fresh option.", imageSrc: "http://img.b2bpic.net/free-photo/snack-healthy-breakfast-plate-blue-cheese-avocado-boiled-egg-olives-black-surface-top-view_2829-6092.jpg", imageAlt: "Eggs and Avocado breakfast plate"
@@ -166,7 +166,7 @@ export default function LandingPage() {
required: false
}}
useInvertedBackground={true}
imageSrc="http://img.b2bpic.net/free-photo/front-view-traditional-azerbaijani-dish-kutab-with-meat-herbs-pumpkin-with-yogurt-sumac_140725-11415.jpg"
imageSrc="http://img.b2bpic.net/free-photo/front-view-traditional-azerbaijani-dish-kutab-with-meat-herbs-pumpkin-with-yogurt-sumac_140725-11415.jpg?_wi=2"
imageAlt="Al-Maeda ordering options"
mediaPosition="left"
mediaAnimation="slide-up"