From b1acbac775b44c16d590497750b7fe6243e54b19 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 20 Jun 2026 20:52:16 +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 c6854ee..e638184 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/canopy-with-tables-plants_417767-66.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/canopy-with-tables-plants_417767-66.jpg?_wi=1", }, { imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-food-glass-containers_23-2148927394.jpg", @@ -108,7 +108,7 @@ export default function HomePage() { aiResponse: "We only source the best.", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/canopy-with-tables-plants_417767-66.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/canopy-with-tables-plants_417767-66.jpg?_wi=2", imageAlt: "Person shopping in second hand market", }, ]} -- 2.49.1