From 6130f978f743f8070e7e1e8b77c26dcd5ecd04be Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 14 Jun 2026 22:43:32 +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 6568cd2..0e45609 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -27,7 +27,7 @@ export default function HomePage() { text: "Our Approach", href: "#about", }} - imageSrc="http://img.b2bpic.net/free-photo/smart-home-innovation-technology-with-woman-using-control-panel_53876-124638.jpg" + imageSrc="http://img.b2bpic.net/free-photo/smart-home-innovation-technology-with-woman-using-control-panel_53876-124638.jpg?_wi=1" /> @@ -95,7 +95,7 @@ export default function HomePage() { detail: "Neural processing", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/smart-home-innovation-technology-with-woman-using-control-panel_53876-124638.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smart-home-innovation-technology-with-woman-using-control-panel_53876-124638.jpg?_wi=2", imageAlt: "smart home technology interface", }, { -- 2.49.1