Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-21 17:07:51 +00:00

View File

@@ -74,11 +74,11 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/traditional-tasty-sushi-white-tray-with-sauce-chopsticks_23-2147901579.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/traditional-tasty-sushi-white-tray-with-sauce-chopsticks_23-2147901579.jpg?_wi=1",
imageAlt: "Sushi Platter",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/salmon-sashimi_74190-5814.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/salmon-sashimi_74190-5814.jpg?_wi=1",
imageAlt: "Sushi Set",
},
{
@@ -146,7 +146,7 @@ export default function LandingPage() {
button: {
text: "Jetzt Reservieren",
},
imageSrc: "http://img.b2bpic.net/free-photo/traditional-tasty-sushi-white-tray-with-sauce-chopsticks_23-2147901579.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/traditional-tasty-sushi-white-tray-with-sauce-chopsticks_23-2147901579.jpg?_wi=2",
imageAlt: "sushi chef preparing fresh rolls",
},
{
@@ -162,7 +162,7 @@ export default function LandingPage() {
button: {
text: "Speisekarte",
},
imageSrc: "http://img.b2bpic.net/free-photo/salmon-sashimi_74190-5814.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/salmon-sashimi_74190-5814.jpg?_wi=2",
imageAlt: "sushi chef preparing fresh rolls",
},
]}