Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3ae1e68042 | |||
| 3301844401 | |||
| c079204577 | |||
| dc9f6410d4 |
220
src/app/page.tsx
220
src/app/page.tsx
@@ -2,7 +2,7 @@
|
||||
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import ReactLenis from "lenis/react";
|
||||
import ContactCenter from '@/components/sections/contact/ContactCenter';
|
||||
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
|
||||
import FaqBase from '@/components/sections/faq/FaqBase';
|
||||
import FeatureCardTwentyNine from '@/components/sections/feature/featureCardTwentyNine/FeatureCardTwentyNine';
|
||||
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
|
||||
@@ -31,25 +31,15 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Inicio",
|
||||
id: "#inicio",
|
||||
},
|
||||
name: "Inicio", id: "#inicio"},
|
||||
{
|
||||
name: "Servicios",
|
||||
id: "#servicios",
|
||||
},
|
||||
name: "Servicios", id: "#servicios"},
|
||||
{
|
||||
name: "Acerca de",
|
||||
id: "#acerca-de",
|
||||
},
|
||||
name: "Acerca de", id: "#acerca-de"},
|
||||
{
|
||||
name: "Testimonios",
|
||||
id: "#testimonios",
|
||||
},
|
||||
name: "Testimonios", id: "#testimonios"},
|
||||
{
|
||||
name: "Contacto",
|
||||
id: "#contacto",
|
||||
},
|
||||
name: "Contacto", id: "#contacto"},
|
||||
]}
|
||||
brandName="Dra. Argüelles Durzzo"
|
||||
/>
|
||||
@@ -58,22 +48,17 @@ export default function LandingPage() {
|
||||
<div id="inicio" data-section="inicio">
|
||||
<HeroBillboardScroll
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
title="Dra. Alma Elideé Argüelles Durzzo"
|
||||
description="Oftalmóloga en San Luis Potosí, cuidando tu visión con experiencia y calidez humana."
|
||||
tag="Tu Visión, Nuestra Prioridad"
|
||||
buttons={[
|
||||
{
|
||||
text: "Agendar Cita",
|
||||
href: "#contacto",
|
||||
},
|
||||
text: "Agendar Cita", href: "#contacto"},
|
||||
{
|
||||
text: "Conoce mis Servicios",
|
||||
href: "#servicios",
|
||||
},
|
||||
text: "Conoce mis Servicios", href: "#servicios"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-dental-microscope_23-2147862126.jpg"
|
||||
imageSrc="https://img.b2bpic.net/premium-photo/face-eye-exam-happy-woman-test-consulting-doctor-eyesight-assessment-optometrist-office-senior-customer-testing-vision-with-optician-helping-checking-iris-retina-visual-health_590464-156132.jpg?id=42960374"
|
||||
imageAlt="Oftalmóloga examinando los ojos de un paciente"
|
||||
/>
|
||||
</div>
|
||||
@@ -97,41 +82,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Consultas Oftalmológicas Generales",
|
||||
description: "Exámenes de la vista completos, detección y diagnóstico de enfermedades oculares, y recetas para lentes correctivos.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-caucasian-female-patient-sitting-optometrist-office-waiting-start-procedure-check-her-vision-with-microbioscope-sitting-yellow-wall-ophthalmology-concept_176420-6733.jpg",
|
||||
imageAlt: "Consulta oftalmológica",
|
||||
titleImageSrc: "http://img.b2bpic.net/free-photo/doctor-testing-patient-eyesight_23-2149230002.jpg",
|
||||
buttonText: "Más información",
|
||||
buttonHref: "#contacto",
|
||||
},
|
||||
title: "Consultas Oftalmológicas Generales", description: "Exámenes de la vista completos, detección y diagnóstico de enfermedades oculares, y recetas para lentes correctivos.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-caucasian-female-patient-sitting-optometrist-office-waiting-start-procedure-check-her-vision-with-microbioscope-sitting-yellow-wall-ophthalmology-concept_176420-6733.jpg", imageAlt: "Consulta oftalmológica", titleImageSrc: "http://img.b2bpic.net/free-photo/doctor-testing-patient-eyesight_23-2149230002.jpg", buttonText: "Agendar Consulta General", buttonHref: "#contacto"},
|
||||
{
|
||||
title: "Cirugía de Catarata",
|
||||
description: "Procedimientos quirúrgicos seguros y avanzados para la eliminación de cataratas, mejorando significativamente la calidad visual.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-having-ophthalmology-checking_23-2149082421.jpg",
|
||||
imageAlt: "Cirugía de catarata",
|
||||
titleImageSrc: "http://img.b2bpic.net/free-photo/rear-view-male-surgeon-wearing-surgical-mask-operation-theater-hospital_657921-1145.jpg",
|
||||
buttonText: "Más información",
|
||||
buttonHref: "#contacto",
|
||||
},
|
||||
title: "Cirugía de Catarata", description: "Procedimientos quirúrgicos seguros y avanzados para la eliminación de cataratas, mejorando significativamente la calidad visual.", imageSrc: "http://img.b2bpic.net/free-photo/man-having-ophthalmology-checking_23-2149082421.jpg", imageAlt: "Cirugía de catarata", titleImageSrc: "http://img.b2bpic.net/free-photo/rear-view-male-surgeon-wearing-surgical-mask-operation-theater-hospital_657921-1145.jpg", buttonText: "Agendar Consulta de Catarata", buttonHref: "#contacto"},
|
||||
{
|
||||
title: "Diagnóstico y Tratamiento de Glaucoma",
|
||||
description: "Detección temprana y manejo integral del glaucoma para preservar tu campo visual y prevenir la progresión de la enfermedad.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/devices-ready-patient-consultation_23-2149230006.jpg",
|
||||
imageAlt: "Diagnóstico de glaucoma",
|
||||
titleImageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-getting-her-eyes-checked_23-2150758537.jpg",
|
||||
buttonText: "Más información",
|
||||
buttonHref: "#contacto",
|
||||
},
|
||||
title: "Diagnóstico y Tratamiento de Glaucoma", description: "Detección temprana y manejo integral del glaucoma para preservar tu campo visual y prevenir la progresión de la enfermedad.", imageSrc: "http://img.b2bpic.net/free-photo/devices-ready-patient-consultation_23-2149230006.jpg", imageAlt: "Diagnóstico de glaucoma", titleImageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-getting-her-eyes-checked_23-2150758537.jpg", buttonText: "Solicitar Info. Glaucoma", buttonHref: "#contacto"},
|
||||
{
|
||||
title: "Adaptación y Prescripción de Lentes",
|
||||
description: "Asesoramiento profesional para la elección y adaptación de lentes de contacto y armazones, personalizando la solución a tus necesidades.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-spectacle-holding-occluder-front-her-eye-while-reading-snellen-chart-ophthalmological-clinic_23-2148241449.jpg",
|
||||
imageAlt: "Selección de lentes",
|
||||
titleImageSrc: "http://img.b2bpic.net/free-photo/woman-optician-checking-eyeglasses-frame_23-2148273165.jpg",
|
||||
buttonText: "Más información",
|
||||
buttonHref: "#contacto",
|
||||
},
|
||||
title: "Adaptación y Prescripción de Lentes", description: "Asesoramiento profesional para la elección y adaptación de lentes de contacto y armazones, personalizando la solución a tus necesidades.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-spectacle-holding-occluder-front-her-eye-while-reading-snellen-chart-ophthalmological-clinic_23-2148241449.jpg", imageAlt: "Selección de lentes", titleImageSrc: "http://img.b2bpic.net/free-photo/woman-optician-checking-eyeglasses-frame_23-2148273165.jpg", buttonText: "Agendar Consulta de Lentes", buttonHref: "#contacto"},
|
||||
]}
|
||||
title="Nuestros Servicios de Salud Ocular"
|
||||
description="Ofrecemos una gama completa de servicios oftalmológicos para toda la familia, utilizando tecnología de vanguardia y las técnicas más actuales para asegurar el mejor cuidado de tu visión."
|
||||
@@ -145,20 +102,11 @@ export default function LandingPage() {
|
||||
tag="Nuestros Logros"
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "20+ Años",
|
||||
description: "de Experiencia Profesional",
|
||||
},
|
||||
id: "m1", value: "20+ Años", description: "de Experiencia Profesional"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "2500+",
|
||||
description: "Pacientes Satisfechos",
|
||||
},
|
||||
id: "m2", value: "2500+", description: "Pacientes Satisfechos"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "500+",
|
||||
description: "Cirugías Exitosas",
|
||||
},
|
||||
id: "m3", value: "500+", description: "Cirugías Exitosas"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -171,53 +119,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Carlos García",
|
||||
handle: "@CarlosG",
|
||||
testimonial: "La Dra. Argüelles-Durzzo atendió a mis papás con una calidad humana y profesionalismo excepcionales. Muy agradecidos.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-testing-colours_23-2150538710.jpg",
|
||||
},
|
||||
id: "t1", name: "Carlos García", handle: "@CarlosG", testimonial: "La Dra. Argüelles-Durzzo atendió a mis papás con una calidad humana y profesionalismo excepcionales. Muy agradecidos.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-testing-colours_23-2150538710.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Areli Rodriguez",
|
||||
handle: "@AreliR",
|
||||
testimonial: "Excelente doctora !! Me dio un diagnóstico acertado, es muy buena en su trabajo y muy profesional, además de ser muy amable y muy paciente 🥹",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/doctor-standing-with-thumb-up-horizontal-medium-shot_1098-18147.jpg",
|
||||
},
|
||||
id: "t2", name: "Areli Rodriguez", handle: "@AreliR", testimonial: "Excelente doctora !! Me dio un diagnóstico acertado, es muy buena en su trabajo y muy profesional, además de ser muy amable y muy paciente 🥹", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/doctor-standing-with-thumb-up-horizontal-medium-shot_1098-18147.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Yasu Mendoza",
|
||||
handle: "@YasuM",
|
||||
testimonial: "Excelente oftalmóloga, da una atención completa, explica claramente y resuelve todas las dudas, además tiene una gran calidad humana. 10/10",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-checks-his-pulse-after-training-bali_72229-1578.jpg",
|
||||
},
|
||||
id: "t3", name: "Yasu Mendoza", handle: "@YasuM", testimonial: "Excelente oftalmóloga, da una atención completa, explica claramente y resuelve todas las dudas, además tiene una gran calidad humana. 10/10", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-checks-his-pulse-after-training-bali_72229-1578.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Luz Castanedo",
|
||||
handle: "@LuzC",
|
||||
testimonial: "Sin duda la mejor Oftalmóloga con alta especialidad en catarata de San Luis Potosí, súper preparada, atenta, explica todo a detalle y siempre está al pendiente de sus pacientes.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-fashionable-caucasian-woman-pensioner-with-farsightedness-taking-off-her-eyeglasses-focus-closer-objects-smiling-broadly-mature-people-aging-vision-problem-concept_343059-2852.jpg",
|
||||
},
|
||||
id: "t4", name: "Luz Castanedo", handle: "@LuzC", testimonial: "Sin duda la mejor Oftalmóloga con alta especialidad en catarata de San Luis Potosí, súper preparada, atenta, explica todo a detalle y siempre está al pendiente de sus pacientes.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-fashionable-caucasian-woman-pensioner-with-farsightedness-taking-off-her-eyeglasses-focus-closer-objects-smiling-broadly-mature-people-aging-vision-problem-concept_343059-2852.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Angela Velazquez",
|
||||
handle: "@AngelaV",
|
||||
testimonial: "Excelente dra muy profesional, el trato es de primera la super recomiendo.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-corporate-woman-looks-dreamy-smiles-stands-outside-street-leans-her-head-hands_1258-193990.jpg",
|
||||
},
|
||||
id: "t5", name: "Angela Velazquez", handle: "@AngelaV", testimonial: "Excelente dra muy profesional, el trato es de primera la super recomiendo.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-corporate-woman-looks-dreamy-smiles-stands-outside-street-leans-her-head-hands_1258-193990.jpg"},
|
||||
{
|
||||
id: "t6",
|
||||
name: "Nutrióloga Areli Leos",
|
||||
handle: "@NutriologaAreliL",
|
||||
testimonial: "Es muy buena doctora, muy preparada, atenta y paciente. Explica todo con claridad, resuelve dudas y se nota que le apasiona su trabajo. Súper recomendada.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cute-brunette-woman-taking-photo-herself_1301-5817.jpg",
|
||||
},
|
||||
id: "t6", name: "Nutrióloga Areli Leos", handle: "@NutriologaAreliL", testimonial: "Es muy buena doctora, muy preparada, atenta y paciente. Explica todo con claridad, resuelve dudas y se nota que le apasiona su trabajo. Súper recomendada.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cute-brunette-woman-taking-photo-herself_1301-5817.jpg"},
|
||||
]}
|
||||
showRating={true}
|
||||
title="Lo que Dicen Nuestros Pacientes"
|
||||
@@ -231,20 +149,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "¿Necesito cita previa para una consulta?",
|
||||
content: "Sí, para asegurar una atención personalizada y minimizar tu tiempo de espera, te recomendamos agendar tu cita con anticipación a través de nuestro teléfono o formulario de contacto.",
|
||||
},
|
||||
id: "q1", title: "¿Necesito cita previa para una consulta?", content: "Sí, para asegurar una atención personalizada y minimizar tu tiempo de espera, te recomendamos agendar tu cita con anticipación a través de nuestro teléfono o formulario de contacto."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "¿Qué debo llevar a mi primera consulta?",
|
||||
content: "Es importante traer cualquier historial médico relevante, una lista de medicamentos que tomes actualmente y tus lentes o graduación actual si los usas.",
|
||||
},
|
||||
id: "q2", title: "¿Qué debo llevar a mi primera consulta?", content: "Es importante traer cualquier historial médico relevante, una lista de medicamentos que tomes actualmente y tus lentes o graduación actual si los usas."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "¿Realizan cirugías de cataratas?",
|
||||
content: "Sí, la Dra. Argüelles Durzzo es especialista en cirugía de catarata y utiliza las técnicas más avanzadas para garantizar los mejores resultados.",
|
||||
},
|
||||
id: "q3", title: "¿Realizan cirugías de cataratas?", content: "Sí, la Dra. Argüelles Durzzo es especialista en cirugía de catarata y utiliza las técnicas más avanzadas para garantizar los mejores resultados."},
|
||||
]}
|
||||
title="¿Preguntas Frecuentes?"
|
||||
description="Encuentra respuestas a las dudas más comunes sobre consultas, tratamientos y el cuidado de tu salud visual."
|
||||
@@ -253,17 +162,27 @@ export default function LandingPage() {
|
||||
</div>
|
||||
|
||||
<div id="contacto" data-section="contacto">
|
||||
<ContactCenter
|
||||
<ContactSplitForm
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
tag="Contacto"
|
||||
title="Agenda tu Consulta Hoy"
|
||||
description="Estamos aquí para ayudarte a cuidar tu visión. Contáctanos para programar tu cita o resolver cualquier duda que tengas."
|
||||
inputPlaceholder="Tu correo electrónico"
|
||||
inputs={[
|
||||
{
|
||||
name: "name", type: "text", placeholder: "Tu Nombre Completo", required: true,
|
||||
},
|
||||
{
|
||||
name: "email", type: "email", placeholder: "Tu Correo Electrónico", required: true,
|
||||
},
|
||||
{
|
||||
name: "phone", type: "tel", placeholder: "Tu Teléfono"},
|
||||
]}
|
||||
textarea={{
|
||||
name: "message", placeholder: "Tu Mensaje", rows: 5,
|
||||
required: true,
|
||||
}}
|
||||
buttonText="Enviar Mensaje"
|
||||
termsText="Al enviar este formulario, confirmas que aceptas nuestros Términos y Condiciones."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-talking-doctor_23-2150758547.jpg"
|
||||
imageAlt="Paciente hablando con la doctora"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -272,50 +191,31 @@ export default function LandingPage() {
|
||||
logoText="Dra. Alma Elideé Argüelles Durzzo"
|
||||
columns={[
|
||||
{
|
||||
title: "Navegación",
|
||||
items: [
|
||||
title: "Navegación", items: [
|
||||
{
|
||||
label: "Inicio",
|
||||
href: "#inicio",
|
||||
},
|
||||
label: "Inicio", href: "#inicio"},
|
||||
{
|
||||
label: "Servicios",
|
||||
href: "#servicios",
|
||||
},
|
||||
label: "Servicios", href: "#servicios"},
|
||||
{
|
||||
label: "Acerca de",
|
||||
href: "#acerca-de",
|
||||
},
|
||||
label: "Acerca de", href: "#acerca-de"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Recursos",
|
||||
items: [
|
||||
title: "Recursos", items: [
|
||||
{
|
||||
label: "Testimonios",
|
||||
href: "#testimonios",
|
||||
},
|
||||
label: "Testimonios", href: "#testimonios"},
|
||||
{
|
||||
label: "Preguntas Frecuentes",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "Preguntas Frecuentes", href: "#faq"},
|
||||
{
|
||||
label: "Contacto",
|
||||
href: "#contacto",
|
||||
},
|
||||
label: "Contacto", href: "#contacto"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Aviso de Privacidad",
|
||||
href: "#",
|
||||
},
|
||||
label: "Aviso de Privacidad", href: "#"},
|
||||
{
|
||||
label: "Términos de Servicio",
|
||||
href: "#",
|
||||
},
|
||||
label: "Términos de Servicio", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user