Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -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"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user