From 94b0b6ab9c8b8242b1910d6956808b1729940cfe Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Jul 2026 22:59:51 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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", }, ]}