From 48540a8c1c2ef0278c55ef2fdab73db3aca9803c Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 12:09:22 +0000 Subject: [PATCH 1/2] Update src/app/menu/page.tsx --- src/app/menu/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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" -- 2.49.1 From 0a9b2f0c50de092eba0e225b5c43a06353450a3f Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 12:09:23 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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" } ]} /> -- 2.49.1