diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 6f637a6..a2ba28a 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/close-up-glasses-with-workers-background_1098-2578.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-glasses-with-workers-background_1098-2578.jpg?_wi=1", }, { imageSrc: "http://img.b2bpic.net/free-photo/entrepreneur-drafting-architectural-blueprints-planning-office-relocation_482257-91072.jpg", @@ -119,7 +119,7 @@ export default function HomePage() { }, ], completedLabel: "Completed", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-glasses-with-workers-background_1098-2578.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-glasses-with-workers-background_1098-2578.jpg?_wi=2", imageAlt: "Discussion Conversation Talk Chat Concept", }, ]}