From 289875be547b53983eb0ea18fa2130e75661cea4 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 18 Jun 2026 12:27:54 +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 c036f19..cb85d9e 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -29,7 +29,7 @@ export default function HomePage() { }} items={[ { - imageSrc: "http://img.b2bpic.net/free-photo/compliance-officer-aids-investors-assessing-laws-compliance-videocall_482257-123413.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/compliance-officer-aids-investors-assessing-laws-compliance-videocall_482257-123413.jpg?_wi=1", }, { imageSrc: "http://img.b2bpic.net/free-photo/front-view-women-correcting-grammar-mistakes_23-2150171076.jpg", @@ -182,7 +182,7 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-being-interviewed_23-2148524077.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/compliance-officer-aids-investors-assessing-laws-compliance-videocall_482257-123413.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/compliance-officer-aids-investors-assessing-laws-compliance-videocall_482257-123413.jpg?_wi=2", imageAlt: "professional woman editor headshot", }, ]} -- 2.49.1