From ac814573756b1ca133b343447c4bc30060486835 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 22 May 2026 21:56:34 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5995d2d..3aeb9c1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,14 +46,14 @@ export default function LandingPage() { title="Tu sonrisa es nuestra prioridad" description="En Clínica Dental Dres. Moreno, combinamos tecnología avanzada y un trato cercano para ofrecerte el cuidado dental que tu familia merece." testimonials={[ - { name: "Ana García", handle: "@ana", testimonial: "Excelente atención y resultados increíbles.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/attractive-patient-redviolet-dress-laying-dental-chair-while-female-dentist-treating-her-teeth-with-special-instruments_627829-9738.jpg", imageAlt: "dentist doctor modern clinic smile" }, - { name: "Luis Pérez", handle: "@luis", testimonial: "Muy profesionales, los mejores dentistas.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/blurred-background-receptionist-working_1203-994.jpg", imageAlt: "dentist doctor modern clinic smile" }, + { name: "Ana García", handle: "@ana", testimonial: "Excelente atención y resultados increíbles.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/attractive-patient-redviolet-dress-laying-dental-chair-while-female-dentist-treating-her-teeth-with-special-instruments_627829-9738.jpg?_wi=1", imageAlt: "dentist doctor modern clinic smile" }, + { name: "Luis Pérez", handle: "@luis", testimonial: "Muy profesionales, los mejores dentistas.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/blurred-background-receptionist-working_1203-994.jpg?_wi=1", imageAlt: "dentist doctor modern clinic smile" }, { name: "María López", handle: "@maria", testimonial: "La clínica es moderna y muy cómoda.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/conceptual-3d-illustration-dental-implant-inside-jawbone_183364-123714.jpg", imageAlt: "dentist doctor modern clinic smile" }, { name: "Juan Torres", handle: "@juan", testimonial: "Trato excepcional y sin esperas.", rating: 5, imageSrc: "http://img.b2bpic.net/free-vector/flat-dental-care-landing-page_23-2148999982.jpg", imageAlt: "dentist doctor modern clinic smile" }, { name: "Elena R.", handle: "@elena", testimonial: "La mejor experiencia dental que he tenido.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-working-as-dentist-with-green-screen-smartphone-oral-care-office-dentist-holding-mobile-phone-with-mockup-template-isolated-background-teethcare-dentistry_482257-39884.jpg", imageAlt: "dentist doctor modern clinic smile" } ]} buttons={[{ text: "Reservar cita", href: "#contact" }]} - imageSrc="http://img.b2bpic.net/free-photo/attractive-patient-redviolet-dress-laying-dental-chair-while-female-dentist-treating-her-teeth-with-special-instruments_627829-9738.jpg" + imageSrc="http://img.b2bpic.net/free-photo/attractive-patient-redviolet-dress-laying-dental-chair-while-female-dentist-treating-her-teeth-with-special-instruments_627829-9738.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/patient-sitting-dentist-s-chair_1098-4016.jpg", alt: "Paciente satisfecho" }, { src: "http://img.b2bpic.net/free-photo/smiling-woman-sits-chair-dentist-office-while-doctor-shows-her-something_8353-1654.jpg", alt: "Paciente en consulta" }, @@ -69,7 +69,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Trayectoria y Confianza" description="Más de 20 años cuidando la salud bucodental de nuestra comunidad con honestidad y excelencia clínica. Nos enfocamos en diagnósticos precisos." - imageSrc="http://img.b2bpic.net/free-photo/blurred-background-receptionist-working_1203-994.jpg" + imageSrc="http://img.b2bpic.net/free-photo/blurred-background-receptionist-working_1203-994.jpg?_wi=2" />