Update src/app/page.tsx
This commit is contained in:
@@ -37,7 +37,7 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
name: "Opiniones", id: "#opiniones"},
|
name: "Opiniones", id: "#opiniones"},
|
||||||
{
|
{
|
||||||
name: "Contacto", id: "#contacto"},
|
name: "Contacto", id: "#contacto"}
|
||||||
]}
|
]}
|
||||||
brandName="Dr. Jackson Pérez Ucrós"
|
brandName="Dr. Jackson Pérez Ucrós"
|
||||||
bottomLeftText="Odontología Integral · Barranquilla"
|
bottomLeftText="Odontología Integral · Barranquilla"
|
||||||
@@ -58,7 +58,7 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
text: "Agendar cita ahora", href: "tel:3006079639"},
|
text: "Agendar cita ahora", href: "tel:3006079639"},
|
||||||
{
|
{
|
||||||
text: "Ver Instagram", href: "https://www.instagram.com/drjackson.odontologia/"},
|
text: "Ver Instagram", href: "https://www.instagram.com/drjackson.odontologia/"}
|
||||||
]}
|
]}
|
||||||
mediaItems={[
|
mediaItems={[
|
||||||
{
|
{
|
||||||
@@ -72,7 +72,7 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/young-female-dentist-dental-office-dentist-work-dental-treatment-concept_169016-67176.jpg", imageAlt: "High-tech dental equipment"},
|
imageSrc: "http://img.b2bpic.net/free-photo/young-female-dentist-dental-office-dentist-work-dental-treatment-concept_169016-67176.jpg", imageAlt: "High-tech dental equipment"},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/pregnant-woman-having-meeting-with-her-coworker_23-2148944286.jpg", imageAlt: "Clean and bright dental reception area"},
|
imageSrc: "http://img.b2bpic.net/free-photo/pregnant-woman-having-meeting-with-her-coworker_23-2148944286.jpg", imageAlt: "Clean and bright dental reception area"}
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -100,7 +100,7 @@ export default function LandingPage() {
|
|||||||
title: "Odontología Integral", description: "Equipo de especialistas que aborda todas tus necesidades dentales en un solo lugar, con atención coordinada."},
|
title: "Odontología Integral", description: "Equipo de especialistas que aborda todas tus necesidades dentales en un solo lugar, con atención coordinada."},
|
||||||
{
|
{
|
||||||
icon: Scan,
|
icon: Scan,
|
||||||
title: "Prótesis & Implantes", description: "Soluciones fijas y removibles para recuperar la funcionalidad y estética de tu dentadura."},
|
title: "Prótesis & Implantes", description: "Soluciones fijas y removibles para recuperar la funcionalidad y estética de tu dentadura."}
|
||||||
]}
|
]}
|
||||||
title="Servicios odontológicos integrales"
|
title="Servicios odontológicos integrales"
|
||||||
description="Contamos con un equipo multidisciplinario y tecnología de vanguardia para cada etapa de tu salud bucal."
|
description="Contamos con un equipo multidisciplinario y tecnología de vanguardia para cada etapa de tu salud bucal."
|
||||||
@@ -120,9 +120,9 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
id: "assistant-ana", title: "Ana María Rojas", subtitle: "Asistente Dental", detail: "Encargada de la preparación y soporte durante los procedimientos.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-dentist-woman-crossed-arms-standing-her-dentistry-office-near-chair_627829-1369.jpg", imageAlt: "Ana María Rojas, Asistente Dental"},
|
id: "assistant-ana", title: "Ana María Rojas", subtitle: "Asistente Dental", detail: "Encargada de la preparación y soporte durante los procedimientos.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-dentist-woman-crossed-arms-standing-her-dentistry-office-near-chair_627829-1369.jpg", imageAlt: "Ana María Rojas, Asistente Dental"},
|
||||||
{
|
{
|
||||||
id: "technician-carlos", title: "Carlos López", subtitle: "Técnico Dental", detail: "Especialista en la creación de prótesis y restauraciones a medida.", imageSrc: "http://img.b2bpic.net/free-photo/female-artisan-working-atelier-with-clay_23-2149025899.jpg", imageAlt: "Carlos López, Técnico Dental"},
|
id: "technician-carlos", title: "Carlos López", subtitle: "Técnico Dental", detail: "Especialista en la creación de prótesis y restauraciones a medida.", imageSrc: "http://img.b2bpic.net/free-photo/female-artisan-working-atelier-with-clay_23-2149025899.jpg", imageAlt: "Carlos López, Técnico Dental"}
|
||||||
],
|
],
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-dentist-tools-chair-dental-office_1204-394.jpg", imageAlt: "professional male dentist portrait"},
|
imageSrc: "http://img.b2bpic.net/free-photo/professional-dentist-tools-chair-dental-office_1204-394.jpg", imageAlt: "professional male dentist portrait"}
|
||||||
]}
|
]}
|
||||||
title="Conoce al Dr. Jackson Pérez Ucrós y su Equipo"
|
title="Conoce al Dr. Jackson Pérez Ucrós y su Equipo"
|
||||||
description="Un equipo de profesionales dedicados a tu salud bucal, liderado por el Dr. Jackson Pérez Ucrós, con una trayectoria de excelencia y resultados comprobados."
|
description="Un equipo de profesionales dedicados a tu salud bucal, liderado por el Dr. Jackson Pérez Ucrós, con una trayectoria de excelencia y resultados comprobados."
|
||||||
@@ -140,7 +140,7 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
id: "patients", value: "11", description: "Pacientes satisfechos"},
|
id: "patients", value: "11", description: "Pacientes satisfechos"},
|
||||||
{
|
{
|
||||||
id: "recommendation", value: "100%", description: "Recomendado por pacientes"},
|
id: "recommendation", value: "100%", description: "Recomendado por pacientes"}
|
||||||
]}
|
]}
|
||||||
metricsAnimation="slide-up"
|
metricsAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
@@ -162,7 +162,7 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/front-view-smiley-man-posing-with-his-arms-crossed_23-2148692179.jpg", alt: "Adrian Tovar"},
|
src: "http://img.b2bpic.net/free-photo/front-view-smiley-man-posing-with-his-arms-crossed_23-2148692179.jpg", alt: "Adrian Tovar"},
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/female-doctor-her-office_1098-21369.jpg", alt: "Roxana Osorio"},
|
src: "http://img.b2bpic.net/free-photo/female-doctor-her-office_1098-21369.jpg", alt: "Roxana Osorio"}
|
||||||
]}
|
]}
|
||||||
ratingAnimation="blur-reveal"
|
ratingAnimation="blur-reveal"
|
||||||
avatarsAnimation="slide-up"
|
avatarsAnimation="slide-up"
|
||||||
@@ -179,7 +179,7 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
id: "insurance", title: "¿Aceptan seguros?", content: "Sí, aceptamos varias aseguradoras. Por favor, contáctanos directamente para verificar si tu plan está cubierto."},
|
id: "insurance", title: "¿Aceptan seguros?", content: "Sí, aceptamos varias aseguradoras. Por favor, contáctanos directamente para verificar si tu plan está cubierto."},
|
||||||
{
|
{
|
||||||
id: "emergency", title: "¿Qué hago en caso de emergencia?", content: "Para emergencias, llámanos directamente al 300 607 9639. Haremos lo posible por atenderte a la brevedad."},
|
id: "emergency", title: "¿Qué hago en caso de emergencia?", content: "Para emergencias, llámanos directamente al 300 607 9639. Haremos lo posible por atenderte a la brevedad."}
|
||||||
]}
|
]}
|
||||||
title="¿Tienes Preguntas?"
|
title="¿Tienes Preguntas?"
|
||||||
description="Encuentra respuestas a las preguntas más frecuentes sobre nuestros servicios, citas y procedimientos."
|
description="Encuentra respuestas a las preguntas más frecuentes sobre nuestros servicios, citas y procedimientos."
|
||||||
@@ -196,7 +196,7 @@ export default function LandingPage() {
|
|||||||
description="Agenda tu cita hoy. Atención personalizada, precios justos y un equipo que te hará sentir en casa."
|
description="Agenda tu cita hoy. Atención personalizada, precios justos y un equipo que te hará sentir en casa."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Llamar ahora · 300 607 9639", href: "tel:3006079639"},
|
text: "Llamar ahora · 300 607 9639", href: "tel:3006079639"}
|
||||||
]}
|
]}
|
||||||
bulletPoints={[
|
bulletPoints={[
|
||||||
{
|
{
|
||||||
@@ -204,7 +204,7 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
title: "Tecnología de Vanguardia", description: "Utilizamos equipos de última generación para diagnósticos precisos y procedimientos eficientes."},
|
title: "Tecnología de Vanguardia", description: "Utilizamos equipos de última generación para diagnósticos precisos y procedimientos eficientes."},
|
||||||
{
|
{
|
||||||
title: "Más de 10 Años de Experiencia", description: "Respaldados por una década de dedicación y miles de sonrisas felices transformadas."},
|
title: "Más de 10 Años de Experiencia", description: "Respaldados por una década de dedicación y miles de sonrisas felices transformadas."}
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/attractive-patient-redviolet-dress-laying-dental-chair-while-female-dentist-treating-her-teeth-with-special-instruments_627829-9738.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/attractive-patient-redviolet-dress-laying-dental-chair-while-female-dentist-treating-her-teeth-with-special-instruments_627829-9738.jpg"
|
||||||
imageAlt="Modern dental office reception area"
|
imageAlt="Modern dental office reception area"
|
||||||
@@ -219,15 +219,15 @@ export default function LandingPage() {
|
|||||||
description="Estamos ubicados en Cra. 44 #84-178, Nte. Centro Histórico, Barranquilla, Atlántico.\n\nTeléfono/WhatsApp: 300 607 9639.\nHorario de atención: Lun – Sáb: 8:00 a.m. – 6:00 p.m.\nEncuéntranos en Instagram: @drjackson.odontologia"
|
description="Estamos ubicados en Cra. 44 #84-178, Nte. Centro Histórico, Barranquilla, Atlántico.\n\nTeléfono/WhatsApp: 300 607 9639.\nHorario de atención: Lun – Sáb: 8:00 a.m. – 6:00 p.m.\nEncuéntranos en Instagram: @drjackson.odontologia"
|
||||||
inputs={[
|
inputs={[
|
||||||
{
|
{
|
||||||
name: "name", type: "text", placeholder: "Tu Nombre Completo", required: true,
|
name: "name", type: "text", placeholder: "Tu Nombre Completo", required: true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "email", type: "email", placeholder: "Tu Correo Electrónico", required: true,
|
name: "email", type: "email", placeholder: "Tu Correo Electrónico", required: true
|
||||||
},
|
}
|
||||||
]}
|
]}
|
||||||
textarea={{
|
textarea={{
|
||||||
name: "message", placeholder: "Tu Mensaje o Consulta", rows: 4,
|
name: "message", placeholder: "Tu Mensaje o Consulta", rows: 4,
|
||||||
required: true,
|
required: true
|
||||||
}}
|
}}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/pinpoints-compass-map_23-2148232397.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/pinpoints-compass-map_23-2148232397.jpg"
|
||||||
imageAlt="Map showing location in Barranquilla"
|
imageAlt="Map showing location in Barranquilla"
|
||||||
|
|||||||
Reference in New Issue
Block a user