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",