diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 0c8476b..8c77e28 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -120,7 +120,7 @@ export default function HomePage() { { name: "Marc", role: "Responsable Patient", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-doctor-patient_1170-2160.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-doctor-patient_1170-2160.jpg?_wi=1", }, { name: "Julie", diff --git a/src/pages/TestimonialsPage.tsx b/src/pages/TestimonialsPage.tsx index 48eb329..28a0327 100644 --- a/src/pages/TestimonialsPage.tsx +++ b/src/pages/TestimonialsPage.tsx @@ -67,7 +67,7 @@ export default function TestimonialsPage() { role: "Patient", company: "Client fidèle", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-doctor-patient_1170-2160.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-doctor-patient_1170-2160.jpg?_wi=2", }, ]} />