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