From dcce5daed44f94c733f11218d91a0d9794f377bc Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 15 Jun 2026 13:05:22 +0000 Subject: [PATCH 1/2] Update src/components/Layout.tsx --- src/components/Layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" /> From f5ae313b7759087c936c5b7812ac14e9a51b6d7a Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 15 Jun 2026 13:05:23 +0000 Subject: [PATCH 2/2] 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 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", }, ]}