diff --git a/src/app/menu/page.tsx b/src/app/menu/page.tsx index 6ff7a2f..4b0a808 100644 --- a/src/app/menu/page.tsx +++ b/src/app/menu/page.tsx @@ -50,16 +50,16 @@ export default function MenuPage() { gridVariant="bento-grid" products={[ { - id: "1", name: "Lahmacun mit frischem Salat", price: "€12", imageSrc: "http://img.b2bpic.net/free-photo/turkish-lakhmajun-with-meat-cheese-top-view_140725-390.jpg", imageAlt: "Türkischer Lahmacun - knuspriges Fladenbrot mit Hackfleisch und frischem Gemüse" + id: "1", name: "Lahmacun mit frischem Salat", price: "€12", imageSrc: "http://img.b2bpic.net/free-photo/turkish-lakhmajun-with-meat-cheese-top-view_140725-390.jpg?_wi=2", imageAlt: "Türkischer Lahmacun - knuspriges Fladenbrot mit Hackfleisch und frischem Gemüse" }, { - id: "2", name: "Mevlana Pide", price: "€14", imageSrc: "http://img.b2bpic.net/free-photo/big-sandwich-with-roasted-vegetables-zucchini-eggplant-tomatoes-with-cheese-thyme_2829-16552.jpg", imageAlt: "Türkischer Mevlana Pide - bootförmiges Gebäck gefüllt mit Fleisch und Käse" + id: "2", name: "Mevlana Pide", price: "€14", imageSrc: "http://img.b2bpic.net/free-photo/big-sandwich-with-roasted-vegetables-zucchini-eggplant-tomatoes-with-cheese-thyme_2829-16552.jpg?_wi=2", imageAlt: "Türkischer Mevlana Pide - bootförmiges Gebäck gefüllt mit Fleisch und Käse" }, { - id: "3", name: "Etli Ekmek", price: "€13", imageSrc: "http://img.b2bpic.net/free-photo/grilled-eggplant-tomato-green-pepper-with-chili-sauce_114579-2427.jpg", imageAlt: "Türkischer Etli Ekmek - gegrilltes Fleisch auf Fladenbrot mit Gemüse" + id: "3", name: "Etli Ekmek", price: "€13", imageSrc: "http://img.b2bpic.net/free-photo/grilled-eggplant-tomato-green-pepper-with-chili-sauce_114579-2427.jpg?_wi=2", imageAlt: "Türkischer Etli Ekmek - gegrilltes Fleisch auf Fladenbrot mit Gemüse" }, { - id: "4", name: "Türkischer Calzone", price: "€11", imageSrc: "http://img.b2bpic.net/free-photo/traditional-crepe-kutab-sliced-served-with-sauces_114579-3497.jpg", imageAlt: "Türkischer Calzone - gefaltetes Gebäck gefüllt mit Käse und Kräutern" + id: "4", name: "Türkischer Calzone", price: "€11", imageSrc: "http://img.b2bpic.net/free-photo/traditional-crepe-kutab-sliced-served-with-sauces_114579-3497.jpg?_wi=2", imageAlt: "Türkischer Calzone - gefaltetes Gebäck gefüllt mit Käse und Kräutern" }, { id: "5", name: "Adana Kebap", price: "€16", imageSrc: "http://img.b2bpic.net/free-photo/grilled-meat-skewers-with-herbs-spices-vegetables_114579-2447.jpg", imageAlt: "Adana Kebap - würziges gegrilltes Fleisch mit traditionellen Gewürzen" diff --git a/src/app/page.tsx b/src/app/page.tsx index f178e2d..b0a9189 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -87,16 +87,16 @@ export default function LandingPage() { gridVariant="four-items-2x2-equal-grid" products={[ { - id: "1", name: "Lahmacun mit frischem Salat", price: "€12", imageSrc: "http://img.b2bpic.net/free-photo/turkish-lakhmajun-with-meat-cheese-top-view_140725-390.jpg", imageAlt: "Türkischer Lahmacun - knuspriges Fladenbrot mit Hackfleisch und frischem Gemüse" + id: "1", name: "Lahmacun mit frischem Salat", price: "€12", imageSrc: "http://img.b2bpic.net/free-photo/turkish-lakhmajun-with-meat-cheese-top-view_140725-390.jpg?_wi=1", imageAlt: "Türkischer Lahmacun - knuspriges Fladenbrot mit Hackfleisch und frischem Gemüse" }, { - id: "2", name: "Mevlana Pide", price: "€14", imageSrc: "http://img.b2bpic.net/free-photo/big-sandwich-with-roasted-vegetables-zucchini-eggplant-tomatoes-with-cheese-thyme_2829-16552.jpg", imageAlt: "Türkischer Mevlana Pide - bootförmiges Gebäck gefüllt mit Fleisch und Käse" + id: "2", name: "Mevlana Pide", price: "€14", imageSrc: "http://img.b2bpic.net/free-photo/big-sandwich-with-roasted-vegetables-zucchini-eggplant-tomatoes-with-cheese-thyme_2829-16552.jpg?_wi=1", imageAlt: "Türkischer Mevlana Pide - bootförmiges Gebäck gefüllt mit Fleisch und Käse" }, { - id: "3", name: "Etli Ekmek", price: "€13", imageSrc: "http://img.b2bpic.net/free-photo/grilled-eggplant-tomato-green-pepper-with-chili-sauce_114579-2427.jpg", imageAlt: "Türkischer Etli Ekmek - gegrilltes Fleisch auf Fladenbrot mit Gemüse" + id: "3", name: "Etli Ekmek", price: "€13", imageSrc: "http://img.b2bpic.net/free-photo/grilled-eggplant-tomato-green-pepper-with-chili-sauce_114579-2427.jpg?_wi=1", imageAlt: "Türkischer Etli Ekmek - gegrilltes Fleisch auf Fladenbrot mit Gemüse" }, { - id: "4", name: "Türkischer Calzone", price: "€11", imageSrc: "http://img.b2bpic.net/free-photo/traditional-crepe-kutab-sliced-served-with-sauces_114579-3497.jpg", imageAlt: "Türkischer Calzone - gefaltetes Gebäck gefüllt mit Käse und Kräutern" + id: "4", name: "Türkischer Calzone", price: "€11", imageSrc: "http://img.b2bpic.net/free-photo/traditional-crepe-kutab-sliced-served-with-sauces_114579-3497.jpg?_wi=1", imageAlt: "Türkischer Calzone - gefaltetes Gebäck gefüllt mit Käse und Kräutern" } ]} />