Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-29 10:20:44 +00:00

View File

@@ -63,27 +63,27 @@ export default function LandingPage() {
tag="Grill Saison 2026"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/grilled-sirloin-steak-rustic-wood-table-generative-ai_188544-37068.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/grilled-sirloin-steak-rustic-wood-table-generative-ai_188544-37068.jpg?_wi=1",
imageAlt: "Bio-Fleisch Auswahl",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/grilled-sirloin-steak-rustic-wood-table-generative-ai_188544-37068.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/grilled-sirloin-steak-rustic-wood-table-generative-ai_188544-37068.jpg?_wi=2",
imageAlt: "Bio-Fleisch Auswahl",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/grilled-sirloin-steak-rustic-wood-table-generative-ai_188544-37068.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/grilled-sirloin-steak-rustic-wood-table-generative-ai_188544-37068.jpg?_wi=3",
imageAlt: "Bio-Fleisch Auswahl",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/grilled-sirloin-steak-rustic-wood-table-generative-ai_188544-37068.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/grilled-sirloin-steak-rustic-wood-table-generative-ai_188544-37068.jpg?_wi=4",
imageAlt: "Bio-Fleisch Auswahl",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/grilled-sirloin-steak-rustic-wood-table-generative-ai_188544-37068.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/grilled-sirloin-steak-rustic-wood-table-generative-ai_188544-37068.jpg?_wi=5",
imageAlt: "Bio-Fleisch Auswahl",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/grilled-sirloin-steak-rustic-wood-table-generative-ai_188544-37068.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/grilled-sirloin-steak-rustic-wood-table-generative-ai_188544-37068.jpg?_wi=6",
imageAlt: "Bio-Fleisch Auswahl",
},
]}
@@ -148,7 +148,7 @@ export default function LandingPage() {
handle: "Stammgast",
testimonial: "Der beste Döner, den ich jemals gegessen habe. Qualität, die man schmeckt.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-trying-listening-some-sound_1187-3768.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-trying-listening-some-sound_1187-3768.jpg?_wi=1",
},
{
id: "2",
@@ -180,7 +180,7 @@ export default function LandingPage() {
handle: "Grillmeister",
testimonial: "Die Qualität des Fleisches ist unübertroffen, einfach Weltklasse.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-trying-listening-some-sound_1187-3768.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-trying-listening-some-sound_1187-3768.jpg?_wi=2",
},
]}
showRating={true}