Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-30 15:38:38 +00:00

View File

@@ -69,7 +69,7 @@ export default function LandingPage() {
href: "#food",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/background-place-outdoor-tourism-dinner_1220-1243.jpg"
imageSrc="http://img.b2bpic.net/free-photo/background-place-outdoor-tourism-dinner_1220-1243.jpg?_wi=1"
imageAlt="Luxuriöses mexikanisches Restaurant Ambiente"
mediaAnimation="slide-up"
/>
@@ -86,14 +86,14 @@ export default function LandingPage() {
name: "Sarah J.",
handle: "Genießerin",
testimonial: "So lecker haben wir schon lange nicht mehr gegessen, absolut authentisch!",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-black-woman-smile-camera_197531-33139.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-black-woman-smile-camera_197531-33139.jpg?_wi=1",
},
{
id: "t2",
name: "Markus K.",
handle: "Stammgast",
testimonial: "Unglaublich guter Mexikaner, Atmosphäre hat mich sofort abgeholt.",
imageSrc: "http://img.b2bpic.net/free-photo/confident-businessman-with-beard-smiling-camera-generated-by-ai_188544-33152.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/confident-businessman-with-beard-smiling-camera-generated-by-ai_188544-33152.jpg?_wi=1",
},
{
id: "t3",
@@ -213,21 +213,21 @@ export default function LandingPage() {
title: "Perfektes Timing",
description: "Alle Gerichte heiß & gleichzeitig am Tisch.",
buttonIcon: "Clock",
imageSrc: "http://img.b2bpic.net/free-photo/background-place-outdoor-tourism-dinner_1220-1243.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/background-place-outdoor-tourism-dinner_1220-1243.jpg?_wi=2",
imageAlt: "Beautiful thanksgiving meal concept",
},
{
title: "Frische Qualität",
description: "Hausgemacht & ohne Kompromisse.",
buttonIcon: "Leaf",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-black-woman-smile-camera_197531-33139.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-black-woman-smile-camera_197531-33139.jpg?_wi=2",
imageAlt: "Beautiful thanksgiving meal concept",
},
{
title: "Warme Gastfreundschaft",
description: "Hier fühlt man sich wie zu Hause.",
buttonIcon: "Smile",
imageSrc: "http://img.b2bpic.net/free-photo/confident-businessman-with-beard-smiling-camera-generated-by-ai_188544-33152.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/confident-businessman-with-beard-smiling-camera-generated-by-ai_188544-33152.jpg?_wi=2",
imageAlt: "Beautiful thanksgiving meal concept",
},
]}