From e2169dc83805ebf9659f9f488ddfa54943e95af7 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Jul 2026 22:43:07 +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 698f848..a5e59b6 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -25,7 +25,7 @@ export default function HomePage() { }} items={[ { - imageSrc: "http://img.b2bpic.net/free-photo/fashion-girls-city_1157-4965.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fashion-girls-city_1157-4965.jpg?_wi=1", }, { imageSrc: "http://img.b2bpic.net/free-photo/graceful-lady-with-long-blonde-hair-having-fun-weekend-posing-with-pleasure-enthusiastic-caucasian-woman-with-tanned-skin-laughing-while-standing-near-window_197531-9221.jpg", @@ -155,7 +155,7 @@ export default function HomePage() { }, ], completedLabel: "Look final", - imageSrc: "http://img.b2bpic.net/free-photo/fashion-girls-city_1157-4965.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fashion-girls-city_1157-4965.jpg?_wi=2", imageAlt: "beautiful woman with long hair", }, ]} -- 2.49.1