From 2f72d6d8889ad89cef5e074a6811864a4c701704 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 21 Jun 2026 17:57:34 +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 99b80e4..c8fafa3 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/silhouette-person-city_23-2149211335.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/silhouette-person-city_23-2149211335.jpg?_wi=1", }, { imageSrc: "http://img.b2bpic.net/free-photo/tablet-shows-analytics-data-meeting_482257-120318.jpg", @@ -188,7 +188,7 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-using-digital-tablet-home-office_329181-4278.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/silhouette-person-city_23-2149211335.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/silhouette-person-city_23-2149211335.jpg?_wi=2", imageAlt: "professional business owner headshot", }, ]} -- 2.49.1