Merge version_3 into main #5

Merged
bender merged 1 commits from version_3 into main 2026-03-12 18:47:13 +00:00

View File

@@ -76,19 +76,19 @@ export default function LandingPage() {
id: "1", name: "Klassischer Döner Kebap", price: "€8,50", variant: "Fleisch • Sauce • Salat", imageSrc: "https://images.unsplash.com/photo-1565123409695-7b5ef63df2efx?w=500&h=500&fit=crop", imageAlt: "Klassischer Döner Kebap mit frischen Zutaten"
},
{
id: "2", name: "Hähnchen Döner", price: "€8,00", variant: "Hähnchenfleisch • Knoblauch • Tomate", imageSrc: "https://images.unsplash.com/photo-1546069901-ba9599a7e63c?w=500&h=500&fit=crop", imageAlt: "Hähnchen Döner mit knusprigen Fries"
id: "2", name: "Hähnchen Döner", price: "€8,00", variant: "Hähnchenfleisch • Knoblauch • Tomate", imageSrc: "https://images.unsplash.com/photo-1546069901-ba9599a7e63c?w=500&h=500&fit=crop&_wi=1", imageAlt: "Hähnchen Döner mit knusprigen Fries"
},
{
id: "3", name: "Premium Fleisch Döner", price: "€9,50", variant: "Rinderfleisch • Gewürze • Gemüse", imageSrc: "https://images.unsplash.com/photo-1555939594-58d7cb561404?w=500&h=500&fit=crop", imageAlt: "Premium Fleisch Döner mit aromatischen Gewürzen"
id: "3", name: "Premium Fleisch Döner", price: "€9,50", variant: "Rinderfleisch • Gewürze • Gemüse", imageSrc: "https://images.unsplash.com/photo-1555939594-58d7cb561404?w=500&h=500&fit=crop&_wi=1", imageAlt: "Premium Fleisch Döner mit aromatischen Gewürzen"
},
{
id: "4", name: "Lamm Döner Spezial", price: "€10,00", variant: "Zartes Lammfleisch • Tahini • Gemüse", imageSrc: "https://images.unsplash.com/photo-1555939594-58d7cb561404?w=500&h=500&fit=crop", imageAlt: "Lamm Döner mit orientalischen Gewürzen"
id: "4", name: "Lamm Döner Spezial", price: "€10,00", variant: "Zartes Lammfleisch • Tahini • Gemüse", imageSrc: "https://images.unsplash.com/photo-1555939594-58d7cb561404?w=500&h=500&fit=crop&_wi=2", imageAlt: "Lamm Döner mit orientalischen Gewürzen"
},
{
id: "5", name: "Vegetarischer Döner", price: "€7,50", variant: "Gegrilltes Gemüse • Hummus • Salat", imageSrc: "https://images.unsplash.com/photo-1546069901-ba9599a7e63c?w=500&h=500&fit=crop", imageAlt: "Vegetarischer Döner mit frischem Gemüse"
id: "5", name: "Vegetarischer Döner", price: "€7,50", variant: "Gegrilltes Gemüse • Hummus • Salat", imageSrc: "https://images.unsplash.com/photo-1546069901-ba9599a7e63c?w=500&h=500&fit=crop&_wi=2", imageAlt: "Vegetarischer Döner mit frischem Gemüse"
},
{
id: "6", name: "Adana Kebap", price: "€9,00", variant: "Würziges Hackfleisch • Salat • Soße", imageSrc: "https://images.unsplash.com/photo-1555939594-58d7cb561404?w=500&h=500&fit=crop", imageAlt: "Adana Kebap - traditionell und würzig"
id: "6", name: "Adana Kebap", price: "€9,00", variant: "Würziges Hackfleisch • Salat • Soße", imageSrc: "https://images.unsplash.com/photo-1555939594-58d7cb561404?w=500&h=500&fit=crop&_wi=3", imageAlt: "Adana Kebap - traditionell und würzig"
}
]}
title="Unser Menü"