From 83cbbb49e4eb2f558cb1350402418ae5b6a85a02 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 23 Jun 2026 20:32:10 +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 4b8b055..db3bbe5 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -26,10 +26,10 @@ export default function HomePage() { }} items={[ { - imageSrc: "http://img.b2bpic.net/free-photo/couple-painting-walls-their-new-home-together_23-2149086830.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-painting-walls-their-new-home-together_23-2149086830.jpg?_wi=1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-wearing-helmet_23-2149343695.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-wearing-helmet_23-2149343695.jpg?_wi=1", }, { imageSrc: "http://img.b2bpic.net/free-photo/architects-working-project_23-2147702515.jpg", @@ -142,7 +142,7 @@ export default function HomePage() { }, ], completedLabel: "Hotovo", - imageSrc: "http://img.b2bpic.net/free-photo/couple-painting-walls-their-new-home-together_23-2149086830.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-painting-walls-their-new-home-together_23-2149086830.jpg?_wi=2", imageAlt: "construction company logo", }, { @@ -156,7 +156,7 @@ export default function HomePage() { "Zap", "Star", ], - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-wearing-helmet_23-2149343695.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-wearing-helmet_23-2149343695.jpg?_wi=2", imageAlt: "construction company logo", }, ]}