From ea2ed4462f171f12b0ecee73d2e6d91632a46602 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 22 Jun 2026 04:02:09 +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 3e57dd0..b9a987a 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/pretty-female-master-white-gloves-determine-eyebrow-contour-young-model_231208-3533.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pretty-female-master-white-gloves-determine-eyebrow-contour-young-model_231208-3533.jpg?_wi=1", }, { imageSrc: "http://img.b2bpic.net/free-photo/barbershop-washbasin-with-professional-chairs_23-2148298338.jpg", @@ -140,7 +140,7 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-tattoo-artist-indoors_23-2149445973.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/pretty-female-master-white-gloves-determine-eyebrow-contour-young-model_231208-3533.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pretty-female-master-white-gloves-determine-eyebrow-contour-young-model_231208-3533.jpg?_wi=2", imageAlt: "professional beauty salon therapist", }, ]} -- 2.49.1