Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-04-22 18:17:50 +00:00

View File

@@ -64,7 +64,7 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/salad-plate-with-service-bell_23-2148040239.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/salad-plate-with-service-bell_23-2148040239.jpg?_wi=1",
imageAlt: "luxury restaurant kitchen ambiance",
},
{
@@ -99,7 +99,7 @@ export default function LandingPage() {
title: "Tradition seit",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/chef-cooking-work-kitchen_52683-92777.jpg"
imageSrc="http://img.b2bpic.net/free-photo/chef-cooking-work-kitchen_52683-92777.jpg?_wi=1"
imageAlt="Chef preparing pasta"
mediaAnimation="slide-up"
metricsAnimation="opacity"
@@ -117,7 +117,7 @@ export default function LandingPage() {
descriptions: [
"Im Steinofen bei 480°C gebacken.",
],
imageSrc: "http://img.b2bpic.net/free-photo/italian-chef-is-putting-gourmet-freshly-made-pizza-stone-oven_613910-14667.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/italian-chef-is-putting-gourmet-freshly-made-pizza-stone-oven_613910-14667.jpg?_wi=1",
},
{
id: "pasta",
@@ -125,7 +125,7 @@ export default function LandingPage() {
descriptions: [
"Hausgemacht und handgerollt.",
],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-with-red-apron-dark-background_23-2148296876.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-with-red-apron-dark-background_23-2148296876.jpg?_wi=1",
},
{
id: "dolci",
@@ -168,7 +168,7 @@ export default function LandingPage() {
name: "Marco P.",
handle: "Feinschmecker",
testimonial: "Das beste Tiramisu, das ich je gegessen habe.",
imageSrc: "http://img.b2bpic.net/free-photo/salad-plate-with-service-bell_23-2148040239.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/salad-plate-with-service-bell_23-2148040239.jpg?_wi=2",
imageAlt: "luxury restaurant interior warm candlelit",
},
{
@@ -176,7 +176,7 @@ export default function LandingPage() {
name: "Elena S.",
handle: "Event-Gast",
testimonial: "Perfekter Service für unseren Anlass.",
imageSrc: "http://img.b2bpic.net/free-photo/chef-cooking-work-kitchen_52683-92777.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chef-cooking-work-kitchen_52683-92777.jpg?_wi=2",
imageAlt: "luxury restaurant interior warm candlelit",
},
{
@@ -184,7 +184,7 @@ export default function LandingPage() {
name: "Lucas K.",
handle: "Kritiker",
testimonial: "Höchste italienische Gastfreundschaft.",
imageSrc: "http://img.b2bpic.net/free-photo/italian-chef-is-putting-gourmet-freshly-made-pizza-stone-oven_613910-14667.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/italian-chef-is-putting-gourmet-freshly-made-pizza-stone-oven_613910-14667.jpg?_wi=2",
imageAlt: "luxury restaurant interior warm candlelit",
},
{
@@ -192,7 +192,7 @@ export default function LandingPage() {
name: "Sophie L.",
handle: "Liebhaberin",
testimonial: "Ein Erlebnis für alle Sinne.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-with-red-apron-dark-background_23-2148296876.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-with-red-apron-dark-background_23-2148296876.jpg?_wi=2",
imageAlt: "luxury restaurant interior warm candlelit",
},
]}