Merge version_2_1782101931879 into main #4
@@ -63,11 +63,11 @@ export default function HomePage() {
|
||||
description="Une équipe dévouée, professionnelle et toujours à l'écoute pour vos besoins dentaires."
|
||||
items={[
|
||||
{
|
||||
title: "Dr. Vo", description: "Dentiste principale, reconnue pour sa douceur et sa précision dans les soins restaurateurs.", avatarSrc: "http://img.b2bpic.net/free-photo/side-view-doctor-posing_179666-43610.jpg", buttonText: "En savoir plus", imageSrc: "http://img.b2bpic.net/free-photo/dentist-process-dental-services-dental-office-dental-treatment_1321-2939.jpg?_wi=2"},
|
||||
title: "Dr. Vo", description: "Principal Dentist, known for her gentle touch and precision in restorative care.", avatarSrc: "http://img.b2bpic.net/free-photo/side-view-doctor-posing_179666-43610.jpg", buttonText: "Learn more", imageSrc: "http://img.b2bpic.net/free-photo/dentist-process-dental-services-dental-office-dental-treatment_1321-2939.jpg?_wi=2"},
|
||||
{
|
||||
title: "Dr. Ulmeni", description: "Expert passionné par la santé bucco-dentaire globale et le confort des patients.", avatarSrc: "http://img.b2bpic.net/free-photo/young-handsome-doctor-with-stethoscope-clinic_1303-19759.jpg", buttonText: "En savoir plus", imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-using-instruments_23-2151053285.jpg?_wi=2"},
|
||||
title: "Dr. Ulmeni", description: "Expert passionate about overall oral health and patient comfort.", avatarSrc: "http://img.b2bpic.net/free-photo/young-handsome-doctor-with-stethoscope-clinic_1303-19759.jpg", buttonText: "Learn more", imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-using-instruments_23-2151053285.jpg?_wi=2"},
|
||||
{
|
||||
title: "Sarah M.", description: "Hygiéniste dentaire chevronnée, dédiée à l'éducation et aux soins préventifs.", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-happy-female-dentist-showing-digital-tablet-clinic_23-2147879207.jpg", buttonText: "En savoir plus", imageSrc: "http://img.b2bpic.net/free-vector/dental-care-icon-set_98292-2365.jpg?_wi=2"},
|
||||
title: "Sarah M.", description: "Experienced dental hygienist, dedicated to education and preventive care.", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-happy-female-dentist-showing-digital-tablet-clinic_23-2147879207.jpg", buttonText: "Learn more", imageSrc: "http://img.b2bpic.net/free-vector/dental-care-icon-set_98292-2365.jpg?_wi=2"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -76,20 +76,16 @@ export default function HomePage() {
|
||||
<div id="testimonial" data-section="testimonial">
|
||||
<SectionErrorBoundary name="testimonial">
|
||||
<TestimonialTrustCard
|
||||
quote="J'ai été tellement impressionné par le professionnalisme de toute l'équipe. L'intervention était indolore et le processus a été expliqué avec clarté. Je me suis senti en sécurité du début à la fin."
|
||||
quote="I was so impressed by the professionalism of the entire team. The procedure was painless and the process was explained clearly. I felt safe from start to finish."
|
||||
rating={5}
|
||||
author="Bill Egan"
|
||||
avatars={[
|
||||
{
|
||||
name: "Bill E.", imageSrc: "http://img.b2bpic.net/free-photo/happy-african-teenage-girl-white-background_23-2147839556.jpg"},
|
||||
name: "Bill Egan", imageSrc: "http://img.b2bpic.net/free-photo/happy-african-teenage-girl-white-background_23-2147839556.jpg"},
|
||||
{
|
||||
name: "Louis U.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-home-holding-smartphone-online-shopping-from-mobile-phone-app_1258-183048.jpg"},
|
||||
name: "Louis Ukwizera", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-home-holding-smartphone-online-shopping-from-mobile-phone-app_1258-183048.jpg"},
|
||||
{
|
||||
name: "Tanna S.", imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-her-teeth-clinic_107420-65383.jpg"},
|
||||
{
|
||||
name: "Sophie M.", imageSrc: "http://img.b2bpic.net/free-photo/natural-beauty-young-woman_329181-1207.jpg"},
|
||||
{
|
||||
name: "Marc D.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-nurses-talking_23-2148501139.jpg"},
|
||||
name: "Tanna Samanta", imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-her-teeth-clinic_107420-65383.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -98,12 +94,12 @@ export default function HomePage() {
|
||||
<div id="faq" data-section="faq">
|
||||
<SectionErrorBoundary name="faq">
|
||||
<FaqSplitMedia
|
||||
tag="Questions fréquentes"
|
||||
title="En savoir plus"
|
||||
description="Quelques réponses à vos questions les plus fréquentes pour vous aider à mieux préparer votre visite."
|
||||
tag="Frequently Asked Questions"
|
||||
title="Learn more"
|
||||
description="Some answers to your most frequent questions to help you better prepare for your visit."
|
||||
items={[
|
||||
{
|
||||
question: "Quelles sont vos heures d'ouverture ?", answer: "Nous sommes ouverts du lundi au vendredi, dès 9h00."},
|
||||
question: "What are your opening hours?", answer: "We are open Monday to Friday, starting at 9:00 AM."},
|
||||
{
|
||||
question: "Acceptez-vous les nouveaux patients ?", answer: "Oui, nous accueillons avec plaisir de nouveaux patients dans notre cabinet à Kanata."},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user