From c7547c41533e0d56b29c22ce36179f83043f3dc8 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 21 Jun 2026 19:44:00 +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 9607b99..a08e639 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -25,7 +25,7 @@ export default function HomePage() { text: "Zadzwoń teraz", href: "tel:507128198", }} - imageSrc="http://img.b2bpic.net/free-photo/modern-automobile-mechanic-composition_23-2147881877.jpg" + imageSrc="http://img.b2bpic.net/free-photo/modern-automobile-mechanic-composition_23-2147881877.jpg?_wi=1" /> @@ -78,7 +78,7 @@ export default function HomePage() { }, ], completedLabel: "Gotowe", - imageSrc: "http://img.b2bpic.net/free-photo/modern-automobile-mechanic-composition_23-2147881877.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-automobile-mechanic-composition_23-2147881877.jpg?_wi=2", imageAlt: "Advanced diagnostic lab with metallic equipment in sterile testing environment", }, { @@ -102,7 +102,7 @@ export default function HomePage() { value: "Wysoki", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/expert-looks-car-attributes-with-ar_482257-91223.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/expert-looks-car-attributes-with-ar_482257-91223.jpg?_wi=1", imageAlt: "Advanced diagnostic lab with metallic equipment in sterile testing environment", }, ]} @@ -147,7 +147,7 @@ export default function HomePage() { { name: "Michał Michalski", role: "Szef serwisu", - imageSrc: "http://img.b2bpic.net/free-photo/expert-looks-car-attributes-with-ar_482257-91223.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/expert-looks-car-attributes-with-ar_482257-91223.jpg?_wi=2", }, { name: "Andrzej Nowak", -- 2.49.1