From 9008962d4e7f92d34a983c334dba608c4badc032 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 10 Jun 2026 00:46:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d88a1fa..4b8929e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/female-dentist-examining-patient_107420-65604.jpg", imageAlt: "Paciente en silla dental", videoAriaLabel: "Paciente en consulta"}, + imageSrc: "http://img.b2bpic.net/free-photo/female-dentist-examining-patient_107420-65604.jpg", imageAlt: "Paciente en consulta", videoAriaLabel: "Paciente en consulta"}, { imageSrc: "http://img.b2bpic.net/free-photo/top-view-career-guidance-items-dentists_23-2149443494.jpg", imageAlt: "Explicando tratamiento dental", videoAriaLabel: "Explicación del tratamiento"}, { @@ -220,7 +220,7 @@ export default function LandingPage() { id: "msi", badge: "Popular", badgeIcon: Sparkles, price: "Desde 3 MSI", name: "Meses Sin Intereses", buttons: [ { - text: "Más Información", href: "https://wa.me/5219612028438", buttonAnimation: "none" + text: "Más Información", href: "https://wa.me/5219612028438" }, ], features: [ @@ -230,7 +230,7 @@ export default function LandingPage() { id: "consulta-especial", badge: "Personalizado", badgeIcon: Wallet, price: "$500 MXN", name: "Consulta de Valoración", buttons: [ { - text: "Agendar Consulta", href: "https://wa.me/5219612028438", buttonAnimation: "none" + text: "Agendar Consulta", href: "https://wa.me/5219612028438" }, ], features: [ @@ -294,10 +294,10 @@ export default function LandingPage() { description="Estamos convenientemente ubicados para tu fácil acceso. Nuestro consultorio está diseñado para brindarte comodidad y la mejor atención." buttons={[ { - text: "Abrir en Google Maps", href: "https://www.google.com/maps/search/Calle+Dr+Felipe+Flores+número+45,+barrio+Santa+Lucía,+San+Cristóbal,+México", buttonAnimation: "none" + text: "Abrir en Google Maps", href: "https://www.google.com/maps/search/Calle+Dr+Felipe+Flores+número+45,+barrio+Santa+Lucía,+San+Cristóbal,+México" }, { - text: "Enviar WhatsApp", href: "https://wa.me/5219612028438", buttonAnimation: "none" + text: "Enviar WhatsApp", href: "https://wa.me/5219612028438" }, ]} bulletPoints={[ @@ -310,7 +310,7 @@ export default function LandingPage() { ]} imageSrc="http://img.b2bpic.net/free-photo/location-symbol-with-building_23-2150169882.jpg" imageAlt="Mapa de ubicación de PM DENTAL en San Cristóbal" - mediaAnimation="entrance-slide" + mediaAnimation="slide-up" />