From 2065572d7e93736a5090dc3afdb03b7005442348 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 14 Jun 2026 10:59:15 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 5e44e1b..5dc19ec 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -23,7 +23,7 @@ export default function HomePage() { text: "Unsere Leistungen", href: "#about", }} - imageSrc="http://img.b2bpic.net/free-photo/woman-drying-hair-hairsalon_1157-27190.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-drying-hair-hairsalon_1157-27190.jpg?_wi=1" /> @@ -38,7 +38,7 @@ export default function HomePage() { text: "Mehr erfahren", href: "#", }} - imageSrc="http://img.b2bpic.net/free-photo/smiling-african-american-woman-talking-smartphone-armchair-office_23-2148042626.jpg" + imageSrc="http://img.b2bpic.net/free-photo/smiling-african-american-woman-talking-smartphone-armchair-office_23-2148042626.jpg?_wi=1" /> @@ -65,7 +65,7 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/empty-professional-psychotherapy-office-with-modern-couch-furniture_482257-124895.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/woman-drying-hair-hairsalon_1157-27190.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-drying-hair-hairsalon_1157-27190.jpg?_wi=2", imageAlt: "premium hair care shampoo products", }, { @@ -89,7 +89,7 @@ export default function HomePage() { }, ], completedLabel: "Perfektes Ergebnis", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-woman-talking-smartphone-armchair-office_23-2148042626.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-woman-talking-smartphone-armchair-office_23-2148042626.jpg?_wi=2", imageAlt: "premium hair care shampoo products", }, ]} -- 2.49.1