diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index e162bdb..4c6d30a 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -29,7 +29,7 @@ export default function HomePage() { }} items={[ { - imageSrc: "http://img.b2bpic.net/free-photo/silhouette-young-fitness-man-running-sunrise_1150-14619.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/silhouette-young-fitness-man-running-sunrise_1150-14619.jpg?_wi=1", }, { imageSrc: "http://img.b2bpic.net/free-photo/person-surrounded-by-wavy-text_23-2150039705.jpg", @@ -147,7 +147,7 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/young-asian-person-portrait_23-2149058197.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/silhouette-young-fitness-man-running-sunrise_1150-14619.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/silhouette-young-fitness-man-running-sunrise_1150-14619.jpg?_wi=2", imageAlt: "urban artist street portrait", }, ]}