From 64f696a6e88564b68fdcdee0d3a883986dbf3c0a Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 15 Jun 2026 17:23:48 +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 a46acec..649149f 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -28,7 +28,7 @@ export default function HomePage() { }} items={[ { - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-woman-with-drone-outdoors_23-2149392710.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-woman-with-drone-outdoors_23-2149392710.jpg?_wi=1", }, { imageSrc: "http://img.b2bpic.net/free-photo/compass-lying-near-drone_23-2147833252.jpg", @@ -109,7 +109,7 @@ export default function HomePage() { detail: "Encroachment analysis", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-woman-with-drone-outdoors_23-2149392710.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-woman-with-drone-outdoors_23-2149392710.jpg?_wi=2", imageAlt: "drone company logo design", }, ]} -- 2.49.1