From e2d310450aa9df818ff6a4c8b8a3ec63ba92a898 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 21:15:05 +0000 Subject: [PATCH] Update src/app/treatments/page.tsx --- src/app/treatments/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/treatments/page.tsx b/src/app/treatments/page.tsx index d93df58..3c05b20 100644 --- a/src/app/treatments/page.tsx +++ b/src/app/treatments/page.tsx @@ -84,42 +84,42 @@ export default function TreatmentsPage() { id: "01", title: "General Dentistry", description: "Routine check-ups, professional cleanings, and preventive care for optimal oral health.", - imageSrc: "http://img.b2bpic.net/free-photo/dentist-group-doctors-with-medical-face-masks-using-professional-dental-tools-stomatological-surgery-dentistry-hospital-office-room-orthodontist-doctor-working-healthcare-treatment_482257-35345.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dentist-group-doctors-with-medical-face-masks-using-professional-dental-tools-stomatological-surgery-dentistry-hospital-office-room-orthodontist-doctor-working-healthcare-treatment_482257-35345.jpg?_wi=2", imageAlt: "dental check-up cleaning examination", }, { id: "02", title: "Dental Implants", description: "Permanent solutions for missing teeth with natural-looking results and lasting durability.", - imageSrc: "http://img.b2bpic.net/free-photo/young-female-dentist-treating-patients-teeth-with-dental-microscope-dentistry-concept_169016-66959.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-female-dentist-treating-patients-teeth-with-dental-microscope-dentistry-concept_169016-66959.jpg?_wi=2", imageAlt: "dental implant procedure tooth replacement", }, { id: "03", title: "Invisalign Orthodontics", description: "Straighten your teeth with nearly invisible aligners—comfortable and effective.", - imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing_176474-99995.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing_176474-99995.jpg?_wi=2", imageAlt: "invisalign clear aligners dental braces", }, { id: "04", title: "Root Canal Treatment", description: "Advanced endodontic care to save infected teeth and relieve pain effectively.", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-scared-patient-dentist_23-2148380315.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-scared-patient-dentist_23-2148380315.jpg?_wi=2", imageAlt: "root canal treatment endodontic procedure", }, { id: "05", title: "Cosmetic Dentistry", description: "Enhance your smile with whitening, veneers, and aesthetic treatments.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-stylish-young-woman_158538-3964.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-stylish-young-woman_158538-3964.jpg?_wi=2", imageAlt: "cosmetic dentistry smile whitening", }, { id: "06", title: "Children's Dentistry", description: "Gentle, specialized care designed specifically for kids' dental needs and comfort.", - imageSrc: "http://img.b2bpic.net/free-photo/dentist-cleaning-child-s-teeth_23-2149195881.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dentist-cleaning-child-s-teeth_23-2149195881.jpg?_wi=2", imageAlt: "pediatric dentist child friendly examination", }, ]} @@ -144,21 +144,21 @@ export default function TreatmentsPage() { id: "1", name: "Complete Smile Makeover", price: "From $4,200", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-fashion-woman-red-lips-big-smile_1150-14159.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-fashion-woman-red-lips-big-smile_1150-14159.jpg?_wi=2", imageAlt: "smile makeover cosmetic dentistry before after", }, { id: "2", name: "Full Mouth Implant Restoration", price: "From $8,500", - imageSrc: "http://img.b2bpic.net/free-photo/young-girl-with-curly-hair-looking-straight-ahead-as-she-embraces-her-partner-with-unfocused-sea_138670-144.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-girl-with-curly-hair-looking-straight-ahead-as-she-embraces-her-partner-with-unfocused-sea_138670-144.jpg?_wi=2", imageAlt: "dental implant tooth crown restoration", }, { id: "3", name: "Comprehensive Orthodontics", price: "From $5,200", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-curly-haired-woman-removes-food-uses-thread-dental-floss-winks-eye-keeps-mouth-opened-takes-care-her-mouth-cavity-poses-indoor-teeth-flossing-oral-hygiene-concept_273609-62647.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-curly-haired-woman-removes-food-uses-thread-dental-floss-winks-eye-keeps-mouth-opened-takes-care-her-mouth-cavity-poses-indoor-teeth-flossing-oral-hygiene-concept_273609-62647.jpg?_wi=2", imageAlt: "invisalign teeth straightening result", }, ]}