From 3d505c8f6bb86f3e4df11c496573a4f1ee0cf585 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 25 May 2026 06:59:57 +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 58360ef..fd7b986 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -141,7 +141,7 @@ export default function LandingPage() { description: "Persönliche Beratung und kurze Wege aus dem Seetal.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-engraving-art-tools_23-2149186729.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-engraving-art-tools_23-2149186729.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -169,14 +169,14 @@ export default function LandingPage() { title: "Wohnberatung", description: "Farben, Stoffe und Materialien harmonisch kombiniert.", buttonIcon: "Zap", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-engraving-art-tools_23-2149186729.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-engraving-art-tools_23-2149186729.jpg?_wi=2", imageAlt: "modernes wohnzimmer vorhänge massanfertigung", }, { title: "Individuelle Lösungen", description: "Langlebige Qualität, die man sieht und spürt.", buttonIcon: "Shield", - imageSrc: "http://img.b2bpic.net/free-photo/leather-handbag-with-book_23-2147615113.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/leather-handbag-with-book_23-2147615113.jpg?_wi=1", imageAlt: "modernes wohnzimmer vorhänge massanfertigung", }, ]} @@ -196,7 +196,7 @@ export default function LandingPage() { id: "1", name: "Leder Reparatur", price: "Auf Anfrage", - imageSrc: "http://img.b2bpic.net/free-photo/leather-handbag-with-book_23-2147615113.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/leather-handbag-with-book_23-2147615113.jpg?_wi=2", }, { id: "2", -- 2.49.1