Merge version_3 into main #4

Merged
bender merged 2 commits from version_3 into main 2026-03-11 12:09:27 +00:00
2 changed files with 8 additions and 8 deletions

View File

@@ -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"

View File

@@ -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"
}
]}
/>