diff --git a/src/app/page.tsx b/src/app/page.tsx index 4ab7f64..d8271b5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,15 +62,15 @@ export default function LandingPage() { description="Fisioterapia especializada com foco em resultados reais. Tratamento personalizado para devolver seu bem-estar e autonomia." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/old-woman-doing-fitness-exercises_23-2149565550.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/old-woman-doing-fitness-exercises_23-2149565550.jpg?_wi=1", imageAlt: "Physiotherapy professional care", }, { - imageSrc: "http://img.b2bpic.net/free-photo/man-visit-rehabilitation-center_23-2150356754.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-visit-rehabilitation-center_23-2150356754.jpg?_wi=1", imageAlt: "Rehabilitation therapy session", }, { - imageSrc: "http://img.b2bpic.net/free-photo/patient-doing-physical-rehabilitation-helped-by-therapists_23-2149227805.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/patient-doing-physical-rehabilitation-helped-by-therapists_23-2149227805.jpg?_wi=1", imageAlt: "Modern clinical environment", }, { @@ -202,7 +202,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/doctor-performing-medical-research-lab_23-2149335662.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/old-woman-doing-fitness-exercises_23-2149565550.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/old-woman-doing-fitness-exercises_23-2149565550.jpg?_wi=2", imageAlt: "fisioterapia ortopédica tratamento", }, { @@ -214,7 +214,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/young-man-resting-after-exercising_273609-16049.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/man-visit-rehabilitation-center_23-2150356754.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-visit-rehabilitation-center_23-2150356754.jpg?_wi=2", imageAlt: "fisioterapia ortopédica tratamento", }, { @@ -226,7 +226,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/doctor-assists-female-patient-with-leg-stretch-mat-leg-stretch_169016-70998.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/patient-doing-physical-rehabilitation-helped-by-therapists_23-2149227805.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/patient-doing-physical-rehabilitation-helped-by-therapists_23-2149227805.jpg?_wi=2", imageAlt: "fisioterapia ortopédica tratamento", }, ]}