Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 89161437e2 | |||
| cb69d87f58 |
306
src/app/page.tsx
306
src/app/page.tsx
@@ -32,29 +32,17 @@ export default function LandingPage() {
|
|||||||
<NavbarStyleFullscreen
|
<NavbarStyleFullscreen
|
||||||
navItems={[
|
navItems={[
|
||||||
{
|
{
|
||||||
name: "Inicio",
|
name: "Inicio", id: "#hero"},
|
||||||
id: "#hero",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Diferenciadores",
|
name: "Diferenciadores", id: "#about"},
|
||||||
id: "#about",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Servicios",
|
name: "Servicios", id: "#features"},
|
||||||
id: "#features",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Equipo",
|
name: "Equipo", id: "#team"},
|
||||||
id: "#team",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Testimonios",
|
name: "Testimonios", id: "#testimonials"},
|
||||||
id: "#testimonials",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Contacto",
|
name: "Contacto", id: "#contact"},
|
||||||
id: "#contact",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=bda1v7"
|
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=bda1v7"
|
||||||
logoAlt="Logo LYAL Dental Clínica Spa"
|
logoAlt="Logo LYAL Dental Clínica Spa"
|
||||||
@@ -65,87 +53,56 @@ export default function LandingPage() {
|
|||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroSplitKpi
|
<HeroSplitKpi
|
||||||
background={{
|
background={{
|
||||||
variant: "radial-gradient",
|
variant: "radial-gradient"}}
|
||||||
}}
|
|
||||||
imagePosition="right"
|
imagePosition="right"
|
||||||
title="Tu Sonrisa, Nuestra Obra Maestra"
|
title="Tu Sonrisa, Nuestra Obra Maestra"
|
||||||
description="En LYAL Dental Clínica Spa, combinamos estética y ciencia para crear la sonrisa que siempre has soñado. Experimenta el arte de la odontología con un toque de exclusividad y cuidado."
|
description="En LYAL Dental Clínica Spa, combinamos estética y ciencia para crear la sonrisa que siempre has soñado. Experimenta el arte de la odontología con un toque de exclusividad y cuidado."
|
||||||
kpis={[
|
kpis={[
|
||||||
{
|
{
|
||||||
value: "5.0",
|
value: "5.0", label: "Estrellas en Google"},
|
||||||
label: "Estrellas en Google",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
value: "+10",
|
value: "+10", label: "Años de Experiencia"},
|
||||||
label: "Años de Experiencia",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
value: "+500",
|
value: "+500", label: "Sonrisas Transformadas"},
|
||||||
label: "Sonrisas Transformadas",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
enableKpiAnimation={true}
|
enableKpiAnimation={true}
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Agenda tu Consulta",
|
text: "Agenda tu Consulta", href: "#contact"},
|
||||||
href: "#contact",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
text: "Conoce Nuestros Servicios",
|
text: "Conoce Nuestros Servicios", href: "#features"},
|
||||||
href: "#features",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/female-doctor-showing-patient-how-use-medical-machine_23-2148328380.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/female-doctor-showing-patient-how-use-medical-machine_23-2148328380.jpg"
|
||||||
imageAlt="Dentista atendiendo a paciente en clínica moderna"
|
imageAlt="Dentista atendiendo a paciente en clínica moderna"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
avatars={[
|
avatars={[
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/patient-sitting-dentist-s-chair_1098-4016.jpg",
|
src: "http://img.b2bpic.net/free-photo/patient-sitting-dentist-s-chair_1098-4016.jpg", alt: "Patient sitting in dentist's chair"},
|
||||||
alt: "Patient sitting in dentist's chair",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/male-doctor-writing-patient-condition-clipboard_23-2148328437.jpg",
|
src: "http://img.b2bpic.net/free-photo/male-doctor-writing-patient-condition-clipboard_23-2148328437.jpg", alt: "Male doctor writing patient condition on clipboard"},
|
||||||
alt: "Male doctor writing patient condition on clipboard",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/cheerful-dentist-patient-sitting-dental-office_651396-1900.jpg",
|
src: "http://img.b2bpic.net/free-photo/cheerful-dentist-patient-sitting-dental-office_651396-1900.jpg", alt: "Cheerful dentist and patient sitting in dental office"},
|
||||||
alt: "Cheerful dentist and patient sitting in dental office",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/attractive-patient-redviolet-dress-laying-dental-chair-while-female-dentist-treating-her-teeth-with-special-instruments_627829-9769.jpg",
|
src: "http://img.b2bpic.net/free-photo/attractive-patient-redviolet-dress-laying-dental-chair-while-female-dentist-treating-her-teeth-with-special-instruments_627829-9769.jpg", alt: "Attractive patient in redviolet dress laying on the dental chair while female dentist treating her teeth with special instruments"},
|
||||||
alt: "Attractive patient in redviolet dress laying on the dental chair while female dentist treating her teeth with special instruments",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/close-up-dental-tool_23-2147862124.jpg",
|
src: "http://img.b2bpic.net/free-photo/close-up-dental-tool_23-2147862124.jpg", alt: "Close-up of a dental tool"},
|
||||||
alt: "Close-up of a dental tool",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
avatarText="Más de 500 pacientes felices"
|
avatarText="Más de 500 pacientes felices"
|
||||||
marqueeItems={[
|
marqueeItems={[
|
||||||
{
|
{
|
||||||
type: "text-icon",
|
type: "text-icon", text: "Tecnología Avanzada", icon: Star,
|
||||||
text: "Tecnología Avanzada",
|
|
||||||
icon: Star,
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
type: "text-icon",
|
type: "text-icon", text: "Atención Personalizada", icon: Star,
|
||||||
text: "Atención Personalizada",
|
|
||||||
icon: Star,
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
type: "text-icon",
|
type: "text-icon", text: "Resultados Duraderos", icon: Diamond,
|
||||||
text: "Resultados Duraderos",
|
|
||||||
icon: Diamond,
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
type: "text-icon",
|
type: "text-icon", text: "Ambiente Relajante", icon: Sparkles,
|
||||||
text: "Ambiente Relajante",
|
|
||||||
icon: Sparkles,
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
type: "text-icon",
|
type: "text-icon", text: "Innovación Constante", icon: Lightbulb,
|
||||||
text: "Innovación Constante",
|
|
||||||
icon: Lightbulb,
|
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
@@ -172,54 +129,19 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
id: "ortodoncia",
|
id: "ortodoncia", title: "Ortodoncia Avanzada", subtitle: "Alinea tu sonrisa con tratamientos modernos y discretos.", category: "Estética Dental", value: "Resultados Duraderos"},
|
||||||
title: "Ortodoncia Avanzada",
|
|
||||||
subtitle: "Alinea tu sonrisa con tratamientos modernos y discretos.",
|
|
||||||
category: "Estética Dental",
|
|
||||||
value: "Resultados Duraderos",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "guardas",
|
id: "guardas", title: "Guardas Oclusales Personalizadas", subtitle: "Protección y confort para tu salud bucal, previniendo el bruxismo.", category: "Salud Bucal", value: "Alivio Nocturno"},
|
||||||
title: "Guardas Oclusales Personalizadas",
|
|
||||||
subtitle: "Protección y confort para tu salud bucal, previniendo el bruxismo.",
|
|
||||||
category: "Salud Bucal",
|
|
||||||
value: "Alivio Nocturno",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "restauraciones",
|
id: "restauraciones", title: "Restauraciones E.max Estéticas", subtitle: "Soluciones duraderas y de apariencia natural para restaurar tus dientes.", category: "Odontología Restauradora", value: "Belleza Natural"},
|
||||||
title: "Restauraciones E.max Estéticas",
|
|
||||||
subtitle: "Soluciones duraderas y de apariencia natural para restaurar tus dientes.",
|
|
||||||
category: "Odontología Restauradora",
|
|
||||||
value: "Belleza Natural",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "blanqueamiento",
|
id: "blanqueamiento", title: "Blanqueamiento Dental Láser", subtitle: "Aclara tu sonrisa hasta en varias tonalidades en una sola sesión.", category: "Estética Dental", value: "Brillo Instantáneo"},
|
||||||
title: "Blanqueamiento Dental Láser",
|
|
||||||
subtitle: "Aclara tu sonrisa hasta en varias tonalidades en una sola sesión.",
|
|
||||||
category: "Estética Dental",
|
|
||||||
value: "Brillo Instantáneo",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "gingivoplastia",
|
id: "gingivoplastia", title: "Gingivoplastia", subtitle: "Rediseño de encías para una sonrisa más armoniosa y estética.", category: "Periodoncia Estética", value: "Armonía Gingival"},
|
||||||
title: "Gingivoplastia",
|
|
||||||
subtitle: "Rediseño de encías para una sonrisa más armoniosa y estética.",
|
|
||||||
category: "Periodoncia Estética",
|
|
||||||
value: "Armonía Gingival",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "limpieza",
|
id: "limpieza", title: "Limpieza Dental Profesional", subtitle: "Mantenimiento esencial para una boca sana y una sonrisa radiante.", category: "Higiene Oral", value: "Frescura Profunda"},
|
||||||
title: "Limpieza Dental Profesional",
|
|
||||||
subtitle: "Mantenimiento esencial para una boca sana y una sonrisa radiante.",
|
|
||||||
category: "Higiene Oral",
|
|
||||||
value: "Frescura Profunda",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "odontopediatria",
|
id: "odontopediatria", title: "Odontopediatría Especializada", subtitle: "Cuidado dental integral y amigable para los más pequeños del hogar.", category: "Salud Infantil", value: "Cuidado Pediátrico"},
|
||||||
title: "Odontopediatría Especializada",
|
|
||||||
subtitle: "Cuidado dental integral y amigable para los más pequeños del hogar.",
|
|
||||||
category: "Salud Infantil",
|
|
||||||
value: "Cuidado Pediátrico",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Nuestros Tratamientos Estéticos Avanzados"
|
title="Nuestros Tratamientos Estéticos Avanzados"
|
||||||
description="Descubre una gama completa de servicios dentales diseñados para transformar tu sonrisa y mejorar tu salud bucal con las técnicas más innovadoras y un enfoque personalizado."
|
description="Descubre una gama completa de servicios dentales diseñados para transformar tu sonrisa y mejorar tu salud bucal con las técnicas más innovadoras y un enfoque personalizado."
|
||||||
@@ -233,23 +155,14 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
metrics={[
|
metrics={[
|
||||||
{
|
{
|
||||||
id: "m1",
|
id: "m1", icon: Star,
|
||||||
icon: Star,
|
title: "Satisfacción del Cliente", value: "5.0 / 5"},
|
||||||
title: "Satisfacción del Cliente",
|
|
||||||
value: "5.0 / 5",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "m2",
|
id: "m2", icon: Trophy,
|
||||||
icon: Trophy,
|
title: "Tratamientos Exitosos", value: "+98%"},
|
||||||
title: "Tratamientos Exitosos",
|
|
||||||
value: "+98%",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "m3",
|
id: "m3", icon: Smile,
|
||||||
icon: Smile,
|
title: "Pacientes Felices", value: "+500"},
|
||||||
title: "Pacientes Felices",
|
|
||||||
value: "+500",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Nuestros Logros Hablan por Sí Mismos"
|
title="Nuestros Logros Hablan por Sí Mismos"
|
||||||
description="Con años de dedicación y un enfoque en la excelencia, hemos transformado innumerables sonrisas y ganado la confianza de nuestros pacientes en Ciudad Guzmán."
|
description="Con años de dedicación y un enfoque en la excelencia, hemos transformado innumerables sonrisas y ganado la confianza de nuestros pacientes en Ciudad Guzmán."
|
||||||
@@ -264,26 +177,11 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
members={[
|
members={[
|
||||||
{
|
{
|
||||||
id: "dr-yuritzi",
|
id: "dr-yuritzi", name: "Dra. Yuritzi Alvarez Lopez", role: "Directora Clínica y Especialista", imageSrc: "http://img.b2bpic.net/free-photo/portrait-practitioner-nurse-with-medical-stethoscope-analyzing-pharmaceutical-prescription-clinical-appointment-hospital-office-woman-asisstance-checking-sickness-symptoms_482257-28575.jpg", imageAlt: "Retrato de la Dra. Yuritzi Alvarez Lopez"},
|
||||||
name: "Dra. Yuritzi Alvarez Lopez",
|
|
||||||
role: "Directora Clínica y Especialista",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-practitioner-nurse-with-medical-stethoscope-analyzing-pharmaceutical-prescription-clinical-appointment-hospital-office-woman-asisstance-checking-sickness-symptoms_482257-28575.jpg",
|
|
||||||
imageAlt: "Retrato de la Dra. Yuritzi Alvarez Lopez",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "assistant-1",
|
id: "assistant-1", name: "Sofía Ramos", role: "Asistente Dental Certificada", imageSrc: "http://img.b2bpic.net/free-photo/two-female-nurses-working-clinic-scrubs_23-2149844699.jpg", imageAlt: "Retrato de Sofía Ramos, asistente dental"},
|
||||||
name: "Sofía Ramos",
|
|
||||||
role: "Asistente Dental Certificada",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/two-female-nurses-working-clinic-scrubs_23-2149844699.jpg",
|
|
||||||
imageAlt: "Retrato de Sofía Ramos, asistente dental",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "reception-1",
|
id: "reception-1", name: "Elena Vargas", role: "Recepcionista y Coordinadora", imageSrc: "http://img.b2bpic.net/free-photo/good-mood-is-essential-work_329181-10484.jpg", imageAlt: "Retrato de Elena Vargas, recepcionista"},
|
||||||
name: "Elena Vargas",
|
|
||||||
role: "Recepcionista y Coordinadora",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/good-mood-is-essential-work_329181-10484.jpg",
|
|
||||||
imageAlt: "Retrato de Elena Vargas, recepcionista",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Conoce a Nuestra Experta"
|
title="Conoce a Nuestra Experta"
|
||||||
description="La Dra. Yuritzi Alvarez Lopez lidera nuestro equipo con pasión y precisión, dedicada a cada detalle para tu sonrisa perfecta. Junto a ella, un staff cálido y profesional te atenderá."
|
description="La Dra. Yuritzi Alvarez Lopez lidera nuestro equipo con pasión y precisión, dedicada a cada detalle para tu sonrisa perfecta. Junto a ella, un staff cálido y profesional te atenderá."
|
||||||
@@ -297,64 +195,28 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "1",
|
id: "1", name: "María Fernanda G.", role: "Paciente de Estética", company: "Cliente Satisfecha", rating: 5,
|
||||||
name: "María Fernanda G.",
|
imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-flirty-glance-closeup-portrait-blonde-model-with-ideal-skin-cyrly-hair_633478-1085.jpg", imageAlt: "Foto de María Fernanda G. sonriendo"},
|
||||||
role: "Paciente de Estética",
|
|
||||||
company: "Cliente Satisfecha",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-flirty-glance-closeup-portrait-blonde-model-with-ideal-skin-cyrly-hair_633478-1085.jpg",
|
|
||||||
imageAlt: "Foto de María Fernanda G. sonriendo",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "2",
|
id: "2", name: "Carlos R.", role: "Paciente de Ortodoncia", company: "Cliente Feliz", rating: 5,
|
||||||
name: "Carlos R.",
|
imageSrc: "http://img.b2bpic.net/free-photo/two-doctors-talking-discuss-treatment_651396-1110.jpg", imageAlt: "Foto de Carlos R. sonriendo"},
|
||||||
role: "Paciente de Ortodoncia",
|
|
||||||
company: "Cliente Feliz",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/two-doctors-talking-discuss-treatment_651396-1110.jpg",
|
|
||||||
imageAlt: "Foto de Carlos R. sonriendo",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "3",
|
id: "3", name: "Ana S.", role: "Madre de Paciente Pediátrico", company: "Familia LYAL", rating: 5,
|
||||||
name: "Ana S.",
|
imageSrc: "http://img.b2bpic.net/free-photo/child-giving-kiss-his-mother-cheek_1301-6434.jpg", imageAlt: "Foto de Ana S. con su hijo"},
|
||||||
role: "Madre de Paciente Pediátrico",
|
|
||||||
company: "Familia LYAL",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/child-giving-kiss-his-mother-cheek_1301-6434.jpg",
|
|
||||||
imageAlt: "Foto de Ana S. con su hijo",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "4",
|
id: "4", name: "Javier P.", role: "Paciente de Restauraciones", company: "Cliente Confidente", rating: 5,
|
||||||
name: "Javier P.",
|
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1628.jpg", imageAlt: "Foto de Javier P. sonriendo"},
|
||||||
role: "Paciente de Restauraciones",
|
|
||||||
company: "Cliente Confidente",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1628.jpg",
|
|
||||||
imageAlt: "Foto de Javier P. sonriendo",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "5",
|
id: "5", name: "Laura M.", role: "Paciente Habitual", company: "Cliente Fiel", rating: 5,
|
||||||
name: "Laura M.",
|
imageSrc: "http://img.b2bpic.net/free-photo/close-up-image-dentist-examining-female-s-teeth-dentistry_613910-11476.jpg", imageAlt: "Foto de Laura M. sonriendo"},
|
||||||
role: "Paciente Habitual",
|
|
||||||
company: "Cliente Fiel",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-image-dentist-examining-female-s-teeth-dentistry_613910-11476.jpg",
|
|
||||||
imageAlt: "Foto de Laura M. sonriendo",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
kpiItems={[
|
kpiItems={[
|
||||||
{
|
{
|
||||||
value: "5.0",
|
value: "5.0", label: "Estrellas en Google Maps"},
|
||||||
label: "Estrellas en Google Maps",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
value: "99%",
|
value: "99%", label: "Tasa de Recomendación"},
|
||||||
label: "Tasa de Recomendación",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
value: "+10",
|
value: "+10", label: "Años de Confianza"},
|
||||||
label: "Años de Confianza",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Experiencias Reales, Sonrisas Auténticas"
|
title="Experiencias Reales, Sonrisas Auténticas"
|
||||||
description="Nuestros pacientes comparten cómo LYAL Dental ha transformado sus sonrisas y su confianza. Lee sus historias y descubre por qué somos la elección en Ciudad Guzmán."
|
description="Nuestros pacientes comparten cómo LYAL Dental ha transformado sus sonrisas y su confianza. Lee sus historias y descubre por qué somos la elección en Ciudad Guzmán."
|
||||||
@@ -365,22 +227,15 @@ export default function LandingPage() {
|
|||||||
<ContactText
|
<ContactText
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
background={{
|
background={{
|
||||||
variant: "plain",
|
variant: "sparkles-gradient"}}
|
||||||
}}
|
text="¿Listo para transformar tu sonrisa? Contáctanos hoy mismo para agendar tu consulta en LYAL Dental Clínica Spa. Estamos listos para atenderte en Ciudad Guzmán.\n\n**Llámanos:** 341 411 8095\n**Escríbenos:** lyal1214@gmail.com\n**Visítanos:** Av. 1° de Mayo 126, Int 14-A, Condominio Plaza del Río, Cd Guzmán Centro\n**Horario de Atención:** Lunes a Domingo hasta las 8 pm\n\n**Encuéntranos en redes:** @lyal_dental (Instagram) | /LYAL-Dental-101812175244751 (Facebook)"
|
||||||
text="Estamos aquí para ti. Contacta a LYAL Dental Clínica Spa y comienza tu camino hacia una sonrisa radiante. Te esperamos en Ciudad Guzmán.\n\n**Teléfono:** 341 411 8095\n**Email:** lyal1214@gmail.com\n**Dirección:** Av. 1° de Mayo 126, Int 14-A, Condominio Plaza del Río, Cd Guzmán Centro\n**Horario:** Lunes a Domingo hasta las 8 pm\n\n**Síguenos en:** @lyal_dental (Instagram) | /LYAL-Dental-101812175244751 (Facebook)"
|
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Llamar Ahora",
|
text: "Llamar Ahora", href: "tel:3414118095"},
|
||||||
href: "tel:3414118095",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
text: "Enviar Email",
|
text: "Enviar Email", href: "mailto:lyal1214@gmail.com"},
|
||||||
href: "mailto:lyal1214@gmail.com",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
text: "Ver en Mapa",
|
text: "Ver en Mapa", href: "https://www.google.com/maps/search/Av.+1%C2%B0+de+Mayo+126,+Int+14-A,+Condominio+Plaza+del+R%C3%ADo,+Cd+Guzm%C3%A1n+Centro/@19.7042318,-103.461623,17z/data=!3m1!4b1"},
|
||||||
href: "https://www.google.com/maps/search/Av.+1%C2%B0+de+Mayo+126,+Int+14-A,+Condominio+Plaza+del+R%C3%ADo,+Cd+Guzm%C3%A1n+Centro/@19.7042318,-103.461623,17z/data=!3m1!4b1",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -392,58 +247,35 @@ export default function LandingPage() {
|
|||||||
logoText="LYAL Dental"
|
logoText="LYAL Dental"
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
title: "Servicios",
|
title: "Servicios", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "Ortodoncia",
|
label: "Ortodoncia", href: "#features"},
|
||||||
href: "#features",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Blanqueamiento Láser",
|
label: "Blanqueamiento Láser", href: "#features"},
|
||||||
href: "#features",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Limpieza Dental",
|
label: "Limpieza Dental", href: "#features"},
|
||||||
href: "#features",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Odontopediatría",
|
label: "Odontopediatría", href: "#features"},
|
||||||
href: "#features",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Clínica",
|
title: "Clínica", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "Inicio",
|
label: "Inicio", href: "#hero"},
|
||||||
href: "#hero",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Nosotros",
|
label: "Nosotros", href: "#about"},
|
||||||
href: "#about",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Equipo",
|
label: "Equipo", href: "#team"},
|
||||||
href: "#team",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Contacto",
|
label: "Contacto", href: "#contact"},
|
||||||
href: "#contact",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Síguenos",
|
title: "Síguenos", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "Instagram",
|
label: "Instagram", href: "https://www.instagram.com/lyal_dental"},
|
||||||
href: "https://www.instagram.com/lyal_dental",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Facebook",
|
label: "Facebook", href: "https://www.facebook.com/LYAL-Dental-101812175244751"},
|
||||||
href: "https://www.facebook.com/LYAL-Dental-101812175244751",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user