diff --git a/src/app/page.tsx b/src/app/page.tsx index 00c8916..ea25504 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -87,7 +87,7 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/doctor-helping-patient-rehabilitation_23-2150321602.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/doctor-helping-patient-rehabilitation_23-2150321602.jpg?_wi=1", imageAlt: "Fisioterapeuta auxiliando paciente com exercĂ­cios", }, { @@ -242,7 +242,7 @@ export default function LandingPage() { imageAlt: "Retrato da Dra. Mariana Costa", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/doctor-helping-patient-rehabilitation_23-2150321602.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/doctor-helping-patient-rehabilitation_23-2150321602.jpg?_wi=2", imageAlt: "female physiotherapist portrait smiling", }, ]}