From d418cfee3083d23c7ded2a3594d3c43628cb962b Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 4 Jun 2026 17:21:59 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e671f81..cf966fa 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -136,8 +136,8 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-holding-hands-waist-blue-uniform-looking-serious-front-view_176474-32258.jpg", imageAlt: "Elena López, higienista dental"}, { id: "dr-pablo-martin", title: "Dr. Pablo Martín", subtitle: "Especialista en Implantes Dentales", detail: "El Dr. Martín es un experto en implantología, dedicado a devolver la sonrisa y la función a nuestros pacientes con las técnicas más avanzadas.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-doctor-with-smiling-expression-yellow-wall_179666-13152.jpg", imageAlt: "Dr. Pablo Martín, implantólogo"}, - ], - imageSrc: "http://img.b2bpic.net/free-photo/dentist-measuring-plastic-teeth-model-with-vernier-caliper-near-female-patient_23-2147862043.jpg", imageAlt: "female dentist professional portrait"}, + ] + }, ]} title="Conoce al Equipo de Clínica Dental Incus" description="Profesionales apasionados y dedicados a tu salud bucal, comprometidos con la excelencia y el trato humano." -- 2.49.1