Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -87,6 +87,7 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "Ver Servicios", href: "#services"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/female-patient-smiling-while-looking-mirror_107420-65403.jpg", alt: "Female patient smiling while looking on the mirror"},
|
||||
@@ -161,7 +162,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "paulina-melchor", name: "Dra. Paulina Melchor", role: "Directora y Odontóloga General", description: "Con años de experiencia y una pasión por la odontología, la Dra. Melchor se especializa en crear sonrisas saludables y hermosas, utilizando las técnicas más avanzadas para garantizar los mejores resultados a sus pacientes.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-with-eco-food-bowl_624325-1722.jpg", imageAlt: "Dra. Paulina Melchor"},
|
||||
{
|
||||
id: "asistente-dental", name: "Asistente Dental", role: "Asistente Clínica", description: "Nuestro dedicado asistente brinda un soporte invaluable, asegurando que cada visita sea cómoda y eficiente. Siempre listo para ayudar y responder a tus preguntas.", imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-with-stethoscope-folders_58466-11512.jpg", imageAlt: "Asistente dental"},
|
||||
id: "asistente-dental", name: "Asistente Clínica", role: "Asistente Clínica", description: "Nuestro dedicado asistente brinda un soporte invaluable, asegurando que cada visita sea cómoda y eficiente. Siempre listo para ayudar y responder a tus preguntas.", imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-with-stethoscope-folders_58466-11512.jpg", imageAlt: "Asistente dental"},
|
||||
]}
|
||||
title="Conoce a Nuestro Equipo"
|
||||
description="Liderado por la Dra. Paulina Melchor, nuestro equipo está dedicado a ofrecerte la mejor experiencia dental con un trato cálido y profesional."
|
||||
@@ -237,6 +238,7 @@ export default function LandingPage() {
|
||||
"Diagnóstico completo", "Plan de tratamiento a medida", "Resolución de dudas"],
|
||||
},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
title="Opciones de Financiamiento"
|
||||
description="Facilitamos el acceso a tratamientos dentales de calidad con planes de pago flexibles. Tu salud bucal no tiene por qué esperar."
|
||||
/>
|
||||
@@ -281,6 +283,7 @@ export default function LandingPage() {
|
||||
sideTitle="Preguntas Frecuentes"
|
||||
sideDescription="Encuentra respuestas a las dudas más comunes sobre nuestros servicios y clínica."
|
||||
faqsAnimation="entrance-slide"
|
||||
buttonAnimation="slide-up"
|
||||
textPosition="left"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user