diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 154140c..a1af274 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -27,7 +27,7 @@ export default function HomePage() { }} items={[ { - imageSrc: "http://img.b2bpic.net/free-photo/two-whole-fresh-orange-fruit-wooden-board_114579-46655.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-whole-fresh-orange-fruit-wooden-board_114579-46655.jpg?_wi=1", }, { imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-abstract-building_23-2150896728.jpg", @@ -284,7 +284,7 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-builder-yellow-helmet-holding-white-sign-brush-light-background_140725-26891.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/two-whole-fresh-orange-fruit-wooden-board_114579-46655.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-whole-fresh-orange-fruit-wooden-board_114579-46655.jpg?_wi=2", imageAlt: "professional male project manager smiling", }, ]}