From b3a9b64fa5d2a0bb748d2271d938870d486c43c7 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 15 Jun 2026 13:33:05 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 4218464..c064091 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -27,7 +27,7 @@ export default function HomePage() { }} items={[ { - imageSrc: "http://img.b2bpic.net/free-photo/elderly-couple-using-trekking-poles_23-2148509218.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elderly-couple-using-trekking-poles_23-2148509218.jpg?_wi=1", }, { imageSrc: "http://img.b2bpic.net/free-photo/fitness-class-exercise-with-balls_23-2148387854.jpg", @@ -117,7 +117,7 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/young-women-taking-part-spinning-class_23-2149332047.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/elderly-couple-using-trekking-poles_23-2148509218.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elderly-couple-using-trekking-poles_23-2148509218.jpg?_wi=2", imageAlt: "pilates exercise ball class", }, { @@ -135,7 +135,7 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/group-happy-young-friends-having-fun-nature-sunny-summer-day_181624-26700.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/fitness-woman-sitting-fitness-ball-gym_1303-13919.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fitness-woman-sitting-fitness-ball-gym_1303-13919.jpg?_wi=1", imageAlt: "pilates exercise ball class", }, ]} @@ -154,7 +154,7 @@ export default function HomePage() { name: "Emmanuelle FRANC", role: "Professeur diplômée d'État", description: "Professeur Pilates, Yoga, Instructeur Marche nordique et Masseuse bien-être avec une approche personnalisée.", - imageSrc: "http://img.b2bpic.net/free-photo/fitness-woman-sitting-fitness-ball-gym_1303-13919.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fitness-woman-sitting-fitness-ball-gym_1303-13919.jpg?_wi=2", socialLinks: [ { icon: Phone, -- 2.49.1