Merge version_4 into main #4

Merged
bender merged 1 commits from version_4 into main 2026-03-03 06:35:22 +00:00

View File

@@ -80,16 +80,16 @@ 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?_wi=1", 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. Available Daily - $12.99", 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?_wi=1", 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. Available Daily - $11.99", 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"
id: "03", title: "Eggs & Avocado", description: "Creamy avocado paired with perfectly cooked eggs, fresh tomatoes, and warm flatbread. A lighter, fresh option. Available Daily - $10.99", 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"
},
{
id: "04", title: "Afghan Tea & Coffee", description: "Aromatic traditional Afghan tea (chai) or freshly brewed coffee to complement your breakfast.", imageSrc: "http://img.b2bpic.net/free-photo/man-pours-tea-cup-jam-sweets-side-view_141793-3236.jpg", imageAlt: "Traditional Afghan tea and coffee service"
id: "04", title: "Afghan Tea & Coffee", description: "Aromatic traditional Afghan tea (chai) or freshly brewed coffee to complement your breakfast. Available Daily - $3.99-$4.99", imageSrc: "http://img.b2bpic.net/free-photo/man-pours-tea-cup-jam-sweets-side-view_141793-3236.jpg", imageAlt: "Traditional Afghan tea and coffee service"
}
]}
textboxLayout="default"