Merge version_1 into main #3
@@ -45,10 +45,10 @@ export default function LandingPage() {
|
||||
title="Tu sonrisa en las mejores manos"
|
||||
description="Atención dental profesional, humana y de calidad en el corazón de Quito."
|
||||
testimonials={[
|
||||
{ name: "James B Nichols", handle: "@paciente", testimonial: "The best dental clinic in Ecuador… excellent care, attentive and patient service, very kind team.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/dentist-preparing-patient-office_23-2148338115.jpg", imageAlt: "dentista profesional atendiendo paciente" },
|
||||
{ name: "J0RG3 P", handle: "@paciente", testimonial: "Un lugar espectacular!! La mejor atención, cuidado y tratamiento en Quito.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-patient-dentist-s-having-conversation-dental-clinic_23-2147879198.jpg", imageAlt: "dentista profesional atendiendo paciente" },
|
||||
{ name: "Paciente", handle: "@paciente", testimonial: "Excelente servicio, muy profesionales y amables en todo momento.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/patient-getting-teeth-cleaning-dentist_23-2148338127.jpg", imageAlt: "dentista profesional atendiendo paciente" },
|
||||
{ name: "Paciente", handle: "@paciente", testimonial: "La mejor clínica dental, recomendada al 100% por su calidez.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-28565.jpg", imageAlt: "dentista profesional atendiendo paciente" },
|
||||
{ name: "James B Nichols", handle: "@paciente", testimonial: "The best dental clinic in Ecuador… excellent care, attentive and patient service, very kind team.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/dentist-preparing-patient-office_23-2148338115.jpg?_wi=1", imageAlt: "dentista profesional atendiendo paciente" },
|
||||
{ name: "J0RG3 P", handle: "@paciente", testimonial: "Un lugar espectacular!! La mejor atención, cuidado y tratamiento en Quito.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-patient-dentist-s-having-conversation-dental-clinic_23-2147879198.jpg?_wi=1", imageAlt: "dentista profesional atendiendo paciente" },
|
||||
{ name: "Paciente", handle: "@paciente", testimonial: "Excelente servicio, muy profesionales y amables en todo momento.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/patient-getting-teeth-cleaning-dentist_23-2148338127.jpg?_wi=1", imageAlt: "dentista profesional atendiendo paciente" },
|
||||
{ name: "Paciente", handle: "@paciente", testimonial: "La mejor clínica dental, recomendada al 100% por su calidez.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-28565.jpg?_wi=1", imageAlt: "dentista profesional atendiendo paciente" },
|
||||
{ name: "Paciente", handle: "@paciente", testimonial: "Muy buena experiencia, el equipo es fantástico y muy atento.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-dentist-showing-digital-tablet-male-patient-treatment-dental-clinic_662251-2573.jpg", imageAlt: "dentista profesional atendiendo paciente" },
|
||||
]}
|
||||
buttons={[
|
||||
@@ -56,7 +56,7 @@ export default function LandingPage() {
|
||||
{ text: "Llamar ahora", href: "tel:+59323406235" },
|
||||
{ text: "WhatsApp", href: "https://wa.me/593963105693" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/dentist-preparing-patient-office_23-2148338115.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/dentist-preparing-patient-office_23-2148338115.jpg?_wi=2"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/young-dentist-showing-digital-tablet-male-patient-treatment-dental-clinic_662251-2573.jpg", alt: "Dentista 1" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/woman-smiling-dentist-office_23-2148338112.jpg", alt: "Paciente 1" },
|
||||
@@ -119,10 +119,10 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "1", name: "James B Nichols", handle: "@paciente", testimonial: "The best dental clinic in Ecuador… excellent care, attentive and patient service, very kind team.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/dentist-posing-office-with-surgical-mask_23-2148338087.jpg", imageAlt: "Dentist posing in office with surgical mask" },
|
||||
{ id: "2", name: "J0RG3 P", handle: "@paciente", testimonial: "Un lugar espectacular!! La mejor atención, cuidado y tratamiento en Quito.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/dentist-preparing-patient-office_23-2148338115.jpg", imageAlt: "Dentist posing in office with surgical mask" },
|
||||
{ id: "3", name: "Paciente", handle: "@paciente", testimonial: "La atención es de primer nivel, muy humana y profesional.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-patient-dentist-s-having-conversation-dental-clinic_23-2147879198.jpg", imageAlt: "Dentist posing in office with surgical mask" },
|
||||
{ id: "4", name: "Paciente", handle: "@paciente", testimonial: "Clínica Dental World es simplemente la mejor opción en Quito.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/patient-getting-teeth-cleaning-dentist_23-2148338127.jpg", imageAlt: "Dentist posing in office with surgical mask" },
|
||||
{ id: "5", name: "Paciente", handle: "@paciente", testimonial: "Muy agradecido por el trato recibido en mi ortodoncia.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-28565.jpg", imageAlt: "Dentist posing in office with surgical mask" },
|
||||
{ id: "2", name: "J0RG3 P", handle: "@paciente", testimonial: "Un lugar espectacular!! La mejor atención, cuidado y tratamiento en Quito.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/dentist-preparing-patient-office_23-2148338115.jpg?_wi=3", imageAlt: "Dentist posing in office with surgical mask" },
|
||||
{ id: "3", name: "Paciente", handle: "@paciente", testimonial: "La atención es de primer nivel, muy humana y profesional.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-patient-dentist-s-having-conversation-dental-clinic_23-2147879198.jpg?_wi=2", imageAlt: "Dentist posing in office with surgical mask" },
|
||||
{ id: "4", name: "Paciente", handle: "@paciente", testimonial: "Clínica Dental World es simplemente la mejor opción en Quito.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/patient-getting-teeth-cleaning-dentist_23-2148338127.jpg?_wi=2", imageAlt: "Dentist posing in office with surgical mask" },
|
||||
{ id: "5", name: "Paciente", handle: "@paciente", testimonial: "Muy agradecido por el trato recibido en mi ortodoncia.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-28565.jpg?_wi=2", imageAlt: "Dentist posing in office with surgical mask" },
|
||||
]}
|
||||
showRating={true}
|
||||
title="Lo que dicen nuestros pacientes"
|
||||
@@ -139,7 +139,7 @@ export default function LandingPage() {
|
||||
{ id: "2", title: "¿Cuáles son sus horarios?", content: "Atendemos de L-V de 8:30 a 12:30 y de 15:00 a 19:00, Sábados de 8:30 a 11:30." },
|
||||
{ id: "3", title: "¿Dónde están ubicados?", content: "En Fray Leonardo Murialdo N57-133, Quito." },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/patient-getting-teeth-cleaning-dentist_23-2148338127.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/patient-getting-teeth-cleaning-dentist_23-2148338127.jpg?_wi=3"
|
||||
mediaAnimation="slide-up"
|
||||
title="Preguntas Frecuentes"
|
||||
description="Estamos aquí para resolver tus dudas."
|
||||
@@ -157,7 +157,7 @@ export default function LandingPage() {
|
||||
{ name: "telefono", type: "tel", placeholder: "Tu número de contacto", required: true },
|
||||
]}
|
||||
textarea={{ name: "consulta", placeholder: "Cuéntanos qué necesitas", rows: 4, required: true }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-28565.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-28565.jpg?_wi=3"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user