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", }, ]}