Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-12 11:00:24 +00:00

View File

@@ -55,7 +55,7 @@ export default function LandingPage() {
{ text: "Reservieren", href: "#contact" },
{ text: "Menü ansehen", href: "#menu" }
]}
imageSrc="http://img.b2bpic.net/free-photo/cup-coffee-with-decorations-plant-wooden-surface_181624-60401.jpg"
imageSrc="http://img.b2bpic.net/free-photo/cup-coffee-with-decorations-plant-wooden-surface_181624-60401.jpg?_wi=1"
imageAlt="Premium Cappuccino mit Croissant"
mediaAnimation="blur-reveal"
imagePosition="right"
@@ -96,7 +96,7 @@ export default function LandingPage() {
id: "extras", name: "Extras", price: "ab €2,50", variant: "Ei • Lachs • Obst • Joghurt", imageSrc: "http://img.b2bpic.net/free-photo/top-view-lunch-packed-different-boxes-fresh-healthy-eating-wooden-background_482257-31547.jpg", imageAlt: "Extras Auswahl"
},
{
id: "coffee", name: "Getränk", price: "ab €3,00", variant: "Espresso • Cappuccino • Latte • Tee", imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-with-decorations-plant-wooden-surface_181624-60401.jpg", imageAlt: "Getränk Auswahl"
id: "coffee", name: "Getränk", price: "ab €3,00", variant: "Espresso • Cappuccino • Latte • Tee", imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-with-decorations-plant-wooden-surface_181624-60401.jpg?_wi=2", imageAlt: "Getränk Auswahl"
}
]}
/>