diff --git a/src/app/page.tsx b/src/app/page.tsx index b85ac1c..8717fe1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -92,11 +92,11 @@ export default function LandingPage() { buttonAnimation="blur-reveal" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/dentist-standing-with-arms-crossed-dental-clinic_107420-65535.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dentist-standing-with-arms-crossed-dental-clinic_107420-65535.jpg?_wi=1", imageAlt: "Familia feliz en la clínica dental", }, { - imageSrc: "http://img.b2bpic.net/free-photo/joyful-woman-with-curly-hair-smiling-widely_23-2152024617.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/joyful-woman-with-curly-hair-smiling-widely_23-2152024617.jpg?_wi=1", imageAlt: "Mujer sonriendo con dientes blancos", }, { @@ -175,7 +175,7 @@ export default function LandingPage() { imageAlt: "Diente reparado con empaste estético", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/dentist-standing-with-arms-crossed-dental-clinic_107420-65535.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dentist-standing-with-arms-crossed-dental-clinic_107420-65535.jpg?_wi=2", imageAlt: "teeth cleaning procedure professional", }, { @@ -192,7 +192,7 @@ export default function LandingPage() { imageAlt: "Resultados de blanqueamiento dental", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/joyful-woman-with-curly-hair-smiling-widely_23-2152024617.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/joyful-woman-with-curly-hair-smiling-widely_23-2152024617.jpg?_wi=2", imageAlt: "teeth cleaning procedure professional", }, ]}