Merge version_1 into main #3

Merged
bender merged 4 commits from version_1 into main 2026-03-12 16:34:48 +00:00
4 changed files with 4 additions and 4 deletions

View File

@@ -112,7 +112,7 @@ export default function AboutPage() {
<div id="appointment" data-section="appointment">
<ContactSplit
tag="Prenez RDV"
tagIcon="Calendar"
tagIcon={"Calendar"}
tagAnimation="slide-up"
title="Réservez Votre Consultation"
description="Nous vous accueillons pour une consultation gratuite. Nos experts vous conseilleront sur le meilleur traitement adapté à vos besoins."

View File

@@ -109,7 +109,7 @@ export default function GalleryPage() {
<div id="contact" data-section="contact">
<ContactSplit
tag="Contactez-Nous"
tagIcon="Phone"
tagIcon={"Phone"}
tagAnimation="slide-up"
title="Nous Sommes À Votre Écoute"
description="BADR SMILE CENTER - Clinique Dentaire Premium. Téléphone: 0636 27 38 89. Localisation: Wilaya Center. Horaires d'ouverture: Lundi-Samedi 8h-19h, Dimanche fermé."

View File

@@ -163,7 +163,7 @@ export default function HomePage() {
<div id="appointment" data-section="appointment">
<ContactSplit
tag="Prenez RDV"
tagIcon="Calendar"
tagIcon={"Calendar"}
tagAnimation="slide-up"
title="Réservez Votre Consultation"
description="Nous vous accueillons pour une consultation gratuite. Nos experts vous conseilleront sur le meilleur traitement adapté à vos besoins."

View File

@@ -100,7 +100,7 @@ export default function ServicesPage() {
<div id="contact" data-section="contact">
<ContactSplit
tag="Contactez-Nous"
tagIcon="Phone"
tagIcon={"Phone"}
tagAnimation="slide-up"
title="Nous Sommes À Votre Écoute"
description="BADR SMILE CENTER - Clinique Dentaire Premium. Téléphone: 0636 27 38 89. Localisation: Wilaya Center. Horaires d'ouverture: Lundi-Samedi 8h-19h, Dimanche fermé."