diff --git a/src/components/Layout.tsx b/src/components/Layout.tsx index ec76730..39d030c 100644 --- a/src/components/Layout.tsx +++ b/src/components/Layout.tsx @@ -98,7 +98,7 @@ export default function Layout() { href: "#", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/heavy-excavator-digging-day-light_23-2149194826.jpg" + imageSrc="http://img.b2bpic.net/free-photo/heavy-excavator-digging-day-light_23-2149194826.jpg?_wi=2" /> diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index dd10b0b..cf0cf82 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -26,7 +26,7 @@ export default function HomePage() { }} items={[ { - imageSrc: "http://img.b2bpic.net/free-photo/heavy-excavator-digging-day-light_23-2149194826.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/heavy-excavator-digging-day-light_23-2149194826.jpg?_wi=1", }, { imageSrc: "http://img.b2bpic.net/free-photo/scene-construction-site-with-equipment_23-2151317351.jpg",