diff --git a/src/components/Layout.tsx b/src/components/Layout.tsx index 9ad0f84..e0006b6 100644 --- a/src/components/Layout.tsx +++ b/src/components/Layout.tsx @@ -102,7 +102,7 @@ export default function Layout() { href: "#", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/still-life-gym-equipment_23-2148197736.jpg" + imageSrc="http://img.b2bpic.net/free-photo/still-life-gym-equipment_23-2148197736.jpg?_wi=3" /> diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 4f00570..98f8ec1 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -28,7 +28,7 @@ export default function HomePage() { }} items={[ { - imageSrc: "http://img.b2bpic.net/free-photo/still-life-gym-equipment_23-2148197736.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-gym-equipment_23-2148197736.jpg?_wi=1", }, { imageSrc: "http://img.b2bpic.net/free-photo/muscular-build-man-resting-after-cross-training-with-barbell-health-club_637285-2493.jpg", @@ -261,7 +261,7 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/two-sporty-women-bearded-shaved-head-athletic-male-using-smart-phone-gym-club_613910-1388.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/still-life-gym-equipment_23-2148197736.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-gym-equipment_23-2148197736.jpg?_wi=2", imageAlt: "certified personal trainer portrait", }, ]}