From 82f3aeaeb097904d600e1222362d2d874885d349 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 23 Jun 2026 04:43:16 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 0220c4e..f299cb9 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -41,7 +41,7 @@ export default function HomePage() { icon: Globe2, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/professionals-realtor-planning-urban-office-space-renovation_482257-101264.jpg" + imageSrc="http://img.b2bpic.net/free-photo/professionals-realtor-planning-urban-office-space-renovation_482257-101264.jpg?_wi=1" /> @@ -69,7 +69,7 @@ export default function HomePage() { description: "Unmatched knowledge of the local housing market and government processes.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/high-angle-women-thinking-about-new-ideas-work-project_23-2148776776.jpg" + imageSrc="http://img.b2bpic.net/free-photo/high-angle-women-thinking-about-new-ideas-work-project_23-2148776776.jpg?_wi=1" /> @@ -115,7 +115,7 @@ export default function HomePage() { value: "24/7", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/professionals-realtor-planning-urban-office-space-renovation_482257-101264.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/professionals-realtor-planning-urban-office-space-renovation_482257-101264.jpg?_wi=2", imageAlt: "house search interface icon", }, { @@ -131,7 +131,7 @@ export default function HomePage() { }, ], placeholder: "Ask our team anything...", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-women-thinking-about-new-ideas-work-project_23-2148776776.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-women-thinking-about-new-ideas-work-project_23-2148776776.jpg?_wi=2", imageAlt: "house search interface icon", }, ]} -- 2.49.1