Merge version_1 into main #1
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
||||
slides={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-patient-doctor-s-appointment_23-2149870263.jpg", imageAlt: "Clinic interior" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-looks-her-teeth-mirror-sitting-dentist-office_8353-1664.jpg", imageAlt: "Professional care" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/young-female-dentist-treating-patients-teeth-with-dental-microscope-dentistry-concept_169016-67130.jpg", imageAlt: "Welcome area" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/young-female-dentist-treating-patients-teeth-with-dental-microscope-dentistry-concept_169016-67130.jpg?_wi=1", imageAlt: "Welcome area" }
|
||||
]}
|
||||
autoplayDelay={5000}
|
||||
showDimOverlay={true}
|
||||
@@ -68,22 +68,22 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Consultation Dentaire", description: "Examen approfondi et diagnostic professionnel pour évaluer votre santé bucco-dentaire", imageSrc: "http://img.b2bpic.net/free-photo/dental-equipment-placed-table_1150-19621.jpg", imageAlt: "Consultation"
|
||||
title: "Consultation Dentaire", description: "Examen approfondi et diagnostic professionnel pour évaluer votre santé bucco-dentaire", imageSrc: "http://img.b2bpic.net/free-photo/dental-equipment-placed-table_1150-19621.jpg?_wi=1", imageAlt: "Consultation"
|
||||
},
|
||||
{
|
||||
title: "Nettoyage Dentaire", description: "Détartrage professionnel et nettoyage complet pour une hygiène optimale", imageSrc: "http://img.b2bpic.net/free-photo/dental-equipment-placed-table_1150-19621.jpg", imageAlt: "Nettoyage"
|
||||
title: "Nettoyage Dentaire", description: "Détartrage professionnel et nettoyage complet pour une hygiène optimale", imageSrc: "http://img.b2bpic.net/free-photo/dental-equipment-placed-table_1150-19621.jpg?_wi=2", imageAlt: "Nettoyage"
|
||||
},
|
||||
{
|
||||
title: "Traitement des Caries", description: "Traitement moderne et indolore des caries avec matériaux de qualité supérieure", imageSrc: "http://img.b2bpic.net/free-photo/dental-equipment-placed-table_1150-19621.jpg", imageAlt: "Traitement"
|
||||
title: "Traitement des Caries", description: "Traitement moderne et indolore des caries avec matériaux de qualité supérieure", imageSrc: "http://img.b2bpic.net/free-photo/dental-equipment-placed-table_1150-19621.jpg?_wi=3", imageAlt: "Traitement"
|
||||
},
|
||||
{
|
||||
title: "Blanchiment Dentaire", description: "Blanchissement professionnel pour un sourire éclatant et durable", imageSrc: "http://img.b2bpic.net/free-photo/dental-equipment-placed-table_1150-19621.jpg", imageAlt: "Blanchiment"
|
||||
title: "Blanchiment Dentaire", description: "Blanchissement professionnel pour un sourire éclatant et durable", imageSrc: "http://img.b2bpic.net/free-photo/dental-equipment-placed-table_1150-19621.jpg?_wi=4", imageAlt: "Blanchiment"
|
||||
},
|
||||
{
|
||||
title: "Prothèses Dentaires", description: "Solutions de prothèses adaptées à vos besoins avec confort optimal", imageSrc: "http://img.b2bpic.net/free-photo/dental-equipment-placed-table_1150-19621.jpg", imageAlt: "Prothèses"
|
||||
title: "Prothèses Dentaires", description: "Solutions de prothèses adaptées à vos besoins avec confort optimal", imageSrc: "http://img.b2bpic.net/free-photo/dental-equipment-placed-table_1150-19621.jpg?_wi=5", imageAlt: "Prothèses"
|
||||
},
|
||||
{
|
||||
title: "Urgences Dentaires", description: "Service d'urgence disponible pour soulager vos douleurs dentaires rapidement", imageSrc: "http://img.b2bpic.net/free-photo/dental-equipment-placed-table_1150-19621.jpg", imageAlt: "Urgences"
|
||||
title: "Urgences Dentaires", description: "Service d'urgence disponible pour soulager vos douleurs dentaires rapidement", imageSrc: "http://img.b2bpic.net/free-photo/dental-equipment-placed-table_1150-19621.jpg?_wi=6", imageAlt: "Urgences"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -142,7 +142,7 @@ export default function LandingPage() {
|
||||
id: "6", title: "Acceptez-vous les patients pour la première fois?", content: "Absolument! Nous accueillons chaleureusement les nouveaux patients. Contactez-nous pour prendre votre premier rendez-vous avec le Dr El Benaissi."
|
||||
}
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-female-dentist-treating-patients-teeth-with-dental-microscope-dentistry-concept_169016-67130.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-female-dentist-treating-patients-teeth-with-dental-microscope-dentistry-concept_169016-67130.jpg?_wi=2"
|
||||
imageAlt="Notre clinique accueillante"
|
||||
title="Questions Fréquemment Posées"
|
||||
description="Trouvez les réponses aux questions courantes sur nos services et notre clinique"
|
||||
|
||||
Reference in New Issue
Block a user