Merge version_3 into main #9

Merged
bender merged 3 commits from version_3 into main 2026-03-12 16:47:04 +00:00
3 changed files with 11 additions and 11 deletions

View File

@@ -73,27 +73,27 @@ export default function GalleryPage() {
{
id: "1", name: "Transformation Blanchiment", handle: "Résultat éclatant", testimonial:
"Notre expert a réalisé une transformation complète du sourire avec un blanchiment professionnel. Résultat naturel et durable.", imageSrc:
"http://img.b2bpic.net/free-photo/male-doctor-talking-patient-showing-dental-jaw_23-2147862033.jpg", imageAlt: "Avant et après blanchiment dentaire"},
"http://img.b2bpic.net/free-photo/male-doctor-talking-patient-showing-dental-jaw_23-2147862033.jpg?_wi=1", imageAlt: "Avant et après blanchiment dentaire"},
{
id: "2", name: "Implant Dentaire", handle: "Restauration complète", testimonial:
"Procédure d'implant réussie avec résultat esthétique impeccable. Le sourire retrouve sa confiance naturelle.", imageSrc:
"http://img.b2bpic.net/free-photo/closeup-smiling-woman-making-frame-gesture_1262-1764.jpg", imageAlt: "Avant et après implant dentaire"},
"http://img.b2bpic.net/free-photo/closeup-smiling-woman-making-frame-gesture_1262-1764.jpg?_wi=1", imageAlt: "Avant et après implant dentaire"},
{
id: "3", name: "Design du Sourire", handle: "Transformation totale", testimonial:
"Notre approche complète du design du sourire a transformé cette smile. Alignement et esthétique parfaits.", imageSrc:
"http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-28567.jpg", imageAlt: "Avant et après design du sourire"},
"http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-28567.jpg?_wi=1", imageAlt: "Avant et après design du sourire"},
{
id: "4", name: "Restauration Complète", handle: "Résultat naturel", testimonial:
"Restauration esthétique et fonctionnelle complète. Un sourire nouveau avec une qualité premium garantie.", imageSrc:
"http://img.b2bpic.net/free-photo/young-female-dentist-showing-patient-dental-xray-dentistry-concept_169016-66944.jpg", imageAlt: "Avant et après restauration dentaire"},
"http://img.b2bpic.net/free-photo/young-female-dentist-showing-patient-dental-xray-dentistry-concept_169016-66944.jpg?_wi=1", imageAlt: "Avant et après restauration dentaire"},
{
id: "5", name: "Blanchiment Avancé", handle: "Sourire premium", testimonial:
"Blanchiment professionnel associé à des soins esthétiques. Résultat éclatant et naturel garanti.", imageSrc:
"http://img.b2bpic.net/free-photo/male-doctor-talking-patient-showing-dental-jaw_23-2147862033.jpg", imageAlt: "Avant et après blanchiment professionnel"},
"http://img.b2bpic.net/free-photo/male-doctor-talking-patient-showing-dental-jaw_23-2147862033.jpg?_wi=2", imageAlt: "Avant et après blanchiment professionnel"},
{
id: "6", name: "Correction Complète", handle: "Confiance retrouvée", testimonial:
"Notre équipe a réalisé une correction complète pour un sourire harmonieux et éclairant. Satisfaction garantie.", imageSrc:
"http://img.b2bpic.net/free-photo/closeup-smiling-woman-making-frame-gesture_1262-1764.jpg", imageAlt: "Avant et après correction dentaire"},
"http://img.b2bpic.net/free-photo/closeup-smiling-woman-making-frame-gesture_1262-1764.jpg?_wi=2", imageAlt: "Avant et après correction dentaire"},
]}
title="Galerie Avant/Après"
description="Transformations remarquables réalisées par nos experts dentaires"
@@ -117,7 +117,7 @@ export default function GalleryPage() {
background={{
variant: "radial-gradient"}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/nobody-doctors-office-with-medical-equipment-tools_482257-27168.jpg"
imageSrc="http://img.b2bpic.net/free-photo/nobody-doctors-office-with-medical-equipment-tools_482257-27168.jpg?_wi=1"
imageAlt="Localisation et contact de la clinique"
mediaAnimation="blur-reveal"
mediaPosition="left"

View File

@@ -155,10 +155,10 @@ export default function HomePage() {
id: "2", name: "Dental Implant", handle: "Complete Restoration", testimonial: "Successful implant procedure with impeccable aesthetic results. Smile confidence fully restored.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-woman-making-frame-gesture_1262-1764.jpg?_wi=1", imageAlt: "Before and after dental implant"
},
{
id: "3", name: "Smile Design", handle: "Total Transformation", testimonial: "Our complete smile design approach transformed this smile. Perfect alignment and aesthetics achieved.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-28567.jpg", imageAlt: "Before and after smile design"
id: "3", name: "Smile Design", handle: "Total Transformation", testimonial: "Our complete smile design approach transformed this smile. Perfect alignment and aesthetics achieved.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-28567.jpg?_wi=2", imageAlt: "Before and after smile design"
},
{
id: "4", name: "Full Restoration", handle: "Natural Result", testimonial: "Complete aesthetic and functional restoration. New smile with guaranteed premium quality.", imageSrc: "http://img.b2bpic.net/free-photo/young-female-dentist-showing-patient-dental-xray-dentistry-concept_169016-66944.jpg", imageAlt: "Before and after full restoration"
id: "4", name: "Full Restoration", handle: "Natural Result", testimonial: "Complete aesthetic and functional restoration. New smile with guaranteed premium quality.", imageSrc: "http://img.b2bpic.net/free-photo/young-female-dentist-showing-patient-dental-xray-dentistry-concept_169016-66944.jpg?_wi=2", imageAlt: "Before and after full restoration"
},
{
id: "5", name: "Advanced Whitening", handle: "Premium Smile", testimonial: "Professional whitening combined with aesthetic care. Radiant and natural results guaranteed.", imageSrc: "http://img.b2bpic.net/free-photo/male-doctor-talking-patient-showing-dental-jaw_23-2147862033.jpg?_wi=2", imageAlt: "Before and after advanced whitening"
@@ -326,7 +326,7 @@ export default function HomePage() {
description="BADR SMILE CENTER - Premium Dental Clinic. Phone: 0636 27 38 89. Location: Wilaya Center. Hours: Monday-Saturday 8am-7pm, Sunday Closed."
background={{ variant: "radial-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/nobody-doctors-office-with-medical-equipment-tools_482257-27168.jpg"
imageSrc="http://img.b2bpic.net/free-photo/nobody-doctors-office-with-medical-equipment-tools_482257-27168.jpg?_wi=2"
imageAlt="Clinic location and contact information"
mediaAnimation="blur-reveal"
mediaPosition="left"

View File

@@ -107,7 +107,7 @@ export default function ServicesPage() {
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é."
background={{ variant: "radial-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/nobody-doctors-office-with-medical-equipment-tools_482257-27168.jpg"
imageSrc="http://img.b2bpic.net/free-photo/nobody-doctors-office-with-medical-equipment-tools_482257-27168.jpg?_wi=3"
imageAlt="Localisation et contact de la clinique"
mediaAnimation="blur-reveal"
mediaPosition="left"