From f2532253cb5493ca9d9c051fc534aacc1d10f412 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 16:46:58 +0000 Subject: [PATCH 1/3] Update src/app/gallery/page.tsx --- src/app/gallery/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx index d508edc..ab6945c 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -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" -- 2.49.1 From 92dea28ec49fd0a2283096eeb2b0095e20d786d7 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 16:46:59 +0000 Subject: [PATCH 2/3] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c137866..53e5e17 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" -- 2.49.1 From 82b1b929ce66f2ec44ba3839535d564edf9895d5 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 16:46:59 +0000 Subject: [PATCH 3/3] Update src/app/services/page.tsx --- src/app/services/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 2a4c06d..c4c6ec0 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -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" -- 2.49.1