From 0b6353d8b2f20879a0ddb5f0249fdf2e0a94e5e2 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 09:05:24 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5981317..4247a99 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,7 +72,7 @@ export default function LandingPage() { href: "#features", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/hamon-spanish-market_1398-4217.jpg" + imageSrc="http://img.b2bpic.net/free-photo/hamon-spanish-market_1398-4217.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -159,7 +159,7 @@ export default function LandingPage() { price: "ab 4,50 €", rating: 5, reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-sausage-dark-blue-background-sandwich-meal-bread-bun-meat-animal-food-color_179666-46231.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-sausage-dark-blue-background-sandwich-meal-bread-bun-meat-animal-food-color_179666-46231.jpg?_wi=1", }, { id: "p2", @@ -168,7 +168,7 @@ export default function LandingPage() { price: "12,90 € / kg", rating: 5, reviewCount: "85", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-meat-slices-cheese-grapes-pomegranate-oval-serving-board-dark-background_140725-110807.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-meat-slices-cheese-grapes-pomegranate-oval-serving-board-dark-background_140725-110807.jpg?_wi=1", }, { id: "p3", @@ -177,7 +177,7 @@ export default function LandingPage() { price: "24,50 € / kg", rating: 5, reviewCount: "92", - imageSrc: "http://img.b2bpic.net/free-photo/racks-salmon-smoking-small-smoker_169016-37208.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/racks-salmon-smoking-small-smoker_169016-37208.jpg?_wi=1", }, { id: "p4", @@ -186,7 +186,7 @@ export default function LandingPage() { price: "ab 5,90 €", rating: 5, reviewCount: "210", - imageSrc: "http://img.b2bpic.net/free-photo/fried-delicious-sausages_658428-258.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fried-delicious-sausages_658428-258.jpg?_wi=1", }, { id: "p5", @@ -239,7 +239,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/hamon-spanish-market_1398-4217.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hamon-spanish-market_1398-4217.jpg?_wi=2", imageAlt: "traditional german butcher counter selection", }, ]} @@ -272,7 +272,7 @@ export default function LandingPage() { quote: "Wir hatten unser Firmenfest mit Broda und alle waren begeistert vom Buffet.", tag: "Top Service", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-meat-man-dressed-fleece-shirt-holds-axe-fresh-cut-meat_613910-16028.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-sausage-dark-blue-background-sandwich-meal-bread-bun-meat-animal-food-color_179666-46231.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-sausage-dark-blue-background-sandwich-meal-bread-bun-meat-animal-food-color_179666-46231.jpg?_wi=2", imageAlt: "fresh handmade sausages rustic tray", }, { @@ -283,7 +283,7 @@ export default function LandingPage() { quote: "Die Grillwürste sind einfach fantastisch. Immer wieder ein Genuss.", tag: "Lieblingsfleischer", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-meat-man-dressed-fleece-shirt-holds-axe-fresh-cut-meat_613910-16028.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-meat-slices-cheese-grapes-pomegranate-oval-serving-board-dark-background_140725-110807.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-meat-slices-cheese-grapes-pomegranate-oval-serving-board-dark-background_140725-110807.jpg?_wi=2", imageAlt: "cured salami hanging rustic butcher", }, { @@ -294,7 +294,7 @@ export default function LandingPage() { quote: "Man merkt, dass hier noch echtes Handwerk am Werk ist. Tolle regionale Produkte.", tag: "Top Qualität", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-meat-man-dressed-fleece-shirt-holds-axe-fresh-cut-meat_613910-16028.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/racks-salmon-smoking-small-smoker_169016-37208.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/racks-salmon-smoking-small-smoker_169016-37208.jpg?_wi=2", imageAlt: "homemade gourmet meat specialty", }, { @@ -305,7 +305,7 @@ export default function LandingPage() { quote: "Auch bei Stress sind die Mitarbeiter hier immer super freundlich. Sehr empfehlenswert.", tag: "Freundlich", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-meat-man-dressed-fleece-shirt-holds-axe-fresh-cut-meat_613910-16028.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/fried-delicious-sausages_658428-258.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fried-delicious-sausages_658428-258.jpg?_wi=2", imageAlt: "bbq meat grill products platter", }, ]}