From de1a582645e3a2544337689092234bb58cf9a7d4 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 04:48:38 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 22e4805..27d14e0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -94,7 +94,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} features={[ - { id: 1, title: "Ortodoncia", description: "Soluciones modernas para una alineación perfecta.", imageSrc: "http://img.b2bpic.net/free-vector/dental-treatment-care-oral-hygiene-banner-set_98292-1162.jpg", imageAlt: "orthodontics dental care service" }, + { id: 1, title: "Ortodoncia", description: "Soluciones modernas para una alineación perfecta.", imageSrc: "http://img.b2bpic.net/premium-photo/healthy-white-tooth-dentist-mirror-dental-clinic_136401-2526.jpg?id=10695204", imageAlt: "orthodontics dental care service" }, { id: 2, title: "Implantes Dentales", description: "Recupera tu confianza con implantes de alta precisión.", imageSrc: "http://img.b2bpic.net/free-photo/two-woman-look-tooth-picture-tablet-dentist-office_8353-1653.jpg", imageAlt: "dental implants treatment procedure" }, { id: 3, title: "Estética Dental", description: "Diseñamos la sonrisa de tus sueños.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-smiling-white-background_1187-3468.jpg", imageAlt: "dental aesthetic treatment" } ]} @@ -110,7 +110,7 @@ export default function LandingPage() { tag="Contacto" title="Agendar Cita" description="Estamos listos para atenderte. Llámanos al +504 9862-7593 o escríbenos directamente." - imageSrc="http://img.b2bpic.net/free-photo/lady-receptionist-working-hospital-reception-desk-help-patients-with-medical-appointment-healthcare-employee-waiting-room-lobby-checkup-visit-report-with-medication_482257-47699.jpg" + imageSrc="http://img.b2bpic.net/free-photo/smiling-female-patient-sitting-chair-showing-thumb-up-dental-clinic_23-2147879168.jpg?id=2866072" mediaAnimation="slide-up" buttonText="Agendar vía WhatsApp" /> @@ -118,7 +118,7 @@ export default function LandingPage() {