diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index e9fde68..cbcfc0f 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -111,25 +111,25 @@ export default function AboutPage() { { title: "State-of-the-Art Technology", description: "Latest digital imaging, 3D CAD/CAM design, and laser treatments for superior precision and faster recovery times.", - imageSrc: "http://img.b2bpic.net/free-photo/young-female-dentist-showing-patient-dental-xray-dentistry-concept_169016-67187.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-female-dentist-showing-patient-dental-xray-dentistry-concept_169016-67187.jpg?_wi=3", imageAlt: "advanced dental technology equipment", }, { title: "Expert Team", description: "Board-certified specialists with decades of combined experience in cosmetic, restorative, and preventive dentistry.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-scientists-with-lab-coats_23-2148969985.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-scientists-with-lab-coats_23-2148969985.jpg?_wi=2", imageAlt: "professional dentist team expert", }, { title: "Luxury Comfort", description: "Spa-like environment with premium amenities, sedation options, and personalized comfort measures during every visit.", - imageSrc: "http://img.b2bpic.net/free-photo/full-equiped-medical-cabinet_1303-23912.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-equiped-medical-cabinet_1303-23912.jpg?_wi=3", imageAlt: "luxury modern dental office interior", }, { title: "Comprehensive Care", description: "Full-service practice offering preventive, cosmetic, restorative, and orthodontic treatments under one roof.", - imageSrc: "http://img.b2bpic.net/free-photo/dentists-looking-scan_23-2148104949.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dentists-looking-scan_23-2148104949.jpg?_wi=3", imageAlt: "complete dental care treatment plan", }, ]}