diff --git a/src/app/doctor/page.tsx b/src/app/doctor/page.tsx index 8aaf0d2..8c5802c 100644 --- a/src/app/doctor/page.tsx +++ b/src/app/doctor/page.tsx @@ -63,10 +63,10 @@ export default function LandingPage() { title: "Dr. Alejandro Posada", subtitle: "Director Científico", detail: "Líder en investigación clínica y docencia universitaria.", - imageSrc: "http://img.b2bpic.net/free-photo/male-dentist-looking-camera_23-2147862094.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-dentist-looking-camera_23-2147862094.jpg?_wi=3", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/female-patient-smiling-while-looking-doctor_107420-74008.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-patient-smiling-while-looking-doctor_107420-74008.jpg?_wi=2", imageAlt: "young woman smiling dental clinic", }, ]} diff --git a/src/app/page.tsx b/src/app/page.tsx index 011bfb2..931994d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,7 +78,7 @@ export default function LandingPage() { href: "https://wa.me/573000000000", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/revealing-shot-orthodontic-chair-with-nobody-teeth-x-ray-images-modern-display_482257-14035.jpg" + imageSrc="http://img.b2bpic.net/free-photo/revealing-shot-orthodontic-chair-with-nobody-teeth-x-ray-images-modern-display_482257-14035.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -150,7 +150,7 @@ export default function LandingPage() { tags: [ "Implantes", ], - imageSrc: "http://img.b2bpic.net/free-photo/revealing-shot-orthodontic-chair-with-nobody-teeth-x-ray-images-modern-display_482257-14035.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/revealing-shot-orthodontic-chair-with-nobody-teeth-x-ray-images-modern-display_482257-14035.jpg?_wi=2", imageAlt: "dental clinic professional office", }, { @@ -159,7 +159,7 @@ export default function LandingPage() { tags: [ "Estética", ], - imageSrc: "http://img.b2bpic.net/free-photo/male-dentist-looking-camera_23-2147862094.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-dentist-looking-camera_23-2147862094.jpg?_wi=1", imageAlt: "professional dentist portrait male", }, { @@ -168,7 +168,7 @@ export default function LandingPage() { tags: [ "Salud", ], - imageSrc: "http://img.b2bpic.net/free-photo/happy-middle-age-couple-having-date_23-2149016160.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-middle-age-couple-having-date_23-2149016160.jpg?_wi=1", imageAlt: "happy dental patient smile", }, { @@ -177,7 +177,7 @@ export default function LandingPage() { tags: [ "Estética", ], - imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-smiling-confident-looking-side-street_839833-27819.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-smiling-confident-looking-side-street_839833-27819.jpg?_wi=1", imageAlt: "smiling male dental patient", }, { @@ -186,7 +186,7 @@ export default function LandingPage() { tags: [ "Salud", ], - imageSrc: "http://img.b2bpic.net/free-photo/beauty-woman-portrait-street-outdoor-portrait-fahion-model_1296-720.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beauty-woman-portrait-street-outdoor-portrait-fahion-model_1296-720.jpg?_wi=1", imageAlt: "woman smiling after dental treatment", }, ]} @@ -210,10 +210,10 @@ export default function LandingPage() { title: "Dr. Alejandro Posada Gaviria", subtitle: "Especialista en Implantología y Rehabilitación Oral", detail: "Ex-presidente de la Federación Odontológica Colombiana y referente académico en Univalle.", - imageSrc: "http://img.b2bpic.net/free-photo/male-dentist-looking-camera_23-2147862094.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-dentist-looking-camera_23-2147862094.jpg?_wi=2", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/attractive-brunette-female-dentist-chair-stomatology-room_613910-11490.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-brunette-female-dentist-chair-stomatology-room_613910-11490.jpg?_wi=1", imageAlt: "senior man smiling teeth", }, ]} @@ -234,7 +234,7 @@ export default function LandingPage() { handle: "Cali", testimonial: "Excelente servicio, el Dr. Posada es muy profesional.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-middle-age-couple-having-date_23-2149016160.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-middle-age-couple-having-date_23-2149016160.jpg?_wi=2", }, { id: "2", @@ -242,7 +242,7 @@ export default function LandingPage() { handle: "Jamundí", testimonial: "Me cambiaron la vida con mis implantes.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-smiling-confident-looking-side-street_839833-27819.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-smiling-confident-looking-side-street_839833-27819.jpg?_wi=2", }, { id: "3", @@ -250,7 +250,7 @@ export default function LandingPage() { handle: "Cali Norte", testimonial: "La mejor clínica dental en Cali, sin duda.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beauty-woman-portrait-street-outdoor-portrait-fahion-model_1296-720.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beauty-woman-portrait-street-outdoor-portrait-fahion-model_1296-720.jpg?_wi=2", }, { id: "4", @@ -258,7 +258,7 @@ export default function LandingPage() { handle: "Cali Sur", testimonial: "Atención humana y resultados perfectos.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/attractive-brunette-female-dentist-chair-stomatology-room_613910-11490.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-brunette-female-dentist-chair-stomatology-room_613910-11490.jpg?_wi=2", }, { id: "5", @@ -266,7 +266,7 @@ export default function LandingPage() { handle: "Cali", testimonial: "Muy satisfecho con mi diseño de sonrisa.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/female-patient-smiling-while-looking-doctor_107420-74008.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-patient-smiling-while-looking-doctor_107420-74008.jpg?_wi=1", }, ]} showRating={true} diff --git a/src/app/servicios/page.tsx b/src/app/servicios/page.tsx index 7ffb6ff..b038c87 100644 --- a/src/app/servicios/page.tsx +++ b/src/app/servicios/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { "Tecnología", "Implantes", ], - imageSrc: "http://img.b2bpic.net/free-photo/revealing-shot-orthodontic-chair-with-nobody-teeth-x-ray-images-modern-display_482257-14035.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/revealing-shot-orthodontic-chair-with-nobody-teeth-x-ray-images-modern-display_482257-14035.jpg?_wi=3", }, { id: "s2", @@ -69,7 +69,7 @@ export default function LandingPage() { tags: [ "Estética", ], - imageSrc: "http://img.b2bpic.net/free-photo/beauty-woman-portrait-street-outdoor-portrait-fahion-model_1296-720.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beauty-woman-portrait-street-outdoor-portrait-fahion-model_1296-720.jpg?_wi=3", }, ]} />