From d82861b1d7350d848be51007cc4b51af1fb4d7a5 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 01:18:10 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ef87c52..1f1a33d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -102,13 +102,13 @@ export default function LandingPage() { id: 1, title: "Erstklassige Rinderzucht", description: "Selektion und Zucht mit Fokus auf Vitalität und Qualität.", - imageSrc: "http://img.b2bpic.net/free-photo/detail-goat-eye_23-2147905507.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/detail-goat-eye_23-2147905507.jpg?_wi=1", }, { id: 2, title: "Nachhaltiges Management", description: "Regionale Kreisläufe und ökologische Verantwortung stehen bei uns an erster Stelle.", - imageSrc: "http://img.b2bpic.net/free-photo/ai-generated-horses-picture_23-2150650599.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ai-generated-horses-picture_23-2150650599.jpg?_wi=1", }, { id: 3, @@ -133,7 +133,7 @@ export default function LandingPage() { id: "1", name: "Unsere Weide", price: "Kirchlinteln", - imageSrc: "http://img.b2bpic.net/free-photo/detail-goat-eye_23-2147905507.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/detail-goat-eye_23-2147905507.jpg?_wi=2", }, { id: "2", @@ -145,7 +145,7 @@ export default function LandingPage() { id: "3", name: "Zuchterfolg", price: "Premium", - imageSrc: "http://img.b2bpic.net/free-photo/ai-generated-horses-picture_23-2150650599.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ai-generated-horses-picture_23-2150650599.jpg?_wi=2", }, { id: "4", -- 2.49.1