From b42d377d0e071b3a7d703b06873e4820005b7372 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Mar 2026 21:00:43 +0000 Subject: [PATCH] Update src/app/services/page.tsx --- src/app/services/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 392a8fb..7fe0e5e 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { title: "General Dentistry", description: "Routine examinations, cleanings, fillings, and root canal treatments to maintain your oral health.", tag: "Healthy Smiles", - imageSrc: "http://img.b2bpic.net/free-photo/nurse-dentist-showing-green-screen-display-stomatology-senior-doctor-while-examining-tooth-pain-man-patient-sittinh-dental-chair_482257-4900.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/nurse-dentist-showing-green-screen-display-stomatology-senior-doctor-while-examining-tooth-pain-man-patient-sittinh-dental-chair_482257-4900.jpg?_wi=1", imageAlt: "Patient getting dental checkup", }, { @@ -84,7 +84,7 @@ export default function LandingPage() { title: "Emergency Dental", description: "Prompt care for toothaches, broken teeth, lost fillings, and other urgent dental issues.", tag: "Immediate Relief", - imageSrc: "http://img.b2bpic.net/free-photo/man-having-neckpain-white-background_176474-115425.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-having-neckpain-white-background_176474-115425.jpg?_wi=1", imageAlt: "Person holding jaw in pain", }, { @@ -92,7 +92,7 @@ export default function LandingPage() { title: "Dental Implants", description: "Permanent and natural-looking solutions for missing teeth, restoring function and aesthetics.", tag: "Lasting Solutions", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-using-toothbrush-teeth-model-dental-clinic_23-2147879182.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-using-toothbrush-teeth-model-dental-clinic_23-2147879182.jpg?_wi=1", imageAlt: "3D illustration of a dental implant", }, { @@ -100,7 +100,7 @@ export default function LandingPage() { title: "Children's Dentistry", description: "Gentle and comprehensive care for our youngest patients, focusing on prevention and education.", tag: "Future Smiles", - imageSrc: "http://img.b2bpic.net/free-photo/happy-young-female-dentist_23-2148396137.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-young-female-dentist_23-2148396137.jpg?_wi=3", imageAlt: "Child smiling at dentist", }, { @@ -108,7 +108,7 @@ export default function LandingPage() { title: "Preventative Care", description: "Regular check-ups, professional cleans, and personalized advice to prevent dental issues.", tag: "Prevention First", - imageSrc: "http://img.b2bpic.net/free-photo/young-girl-dentist-choosing-tools-dentistry-concept-preparation-tooth-filling_169016-67090.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-girl-dentist-choosing-tools-dentistry-concept-preparation-tooth-filling_169016-67090.jpg?_wi=2", imageAlt: "Close up dental tools", }, ]} @@ -128,7 +128,7 @@ export default function LandingPage() { title: "Dental Implant Benefits", description: "Dental implants offer a durable and aesthetic solution for replacing missing teeth, integrating seamlessly with your natural jawbone.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-using-toothbrush-teeth-model-dental-clinic_23-2147879182.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-using-toothbrush-teeth-model-dental-clinic_23-2147879182.jpg?_wi=2", imageAlt: "Dental implant 3D illustration", }, items: [ @@ -170,21 +170,21 @@ export default function LandingPage() { id: 1, title: "Call Us Immediately", description: "If you experience a dental emergency, don't hesitate. Our friendly staff will guide you through the next steps and schedule an urgent appointment.", - imageSrc: "http://img.b2bpic.net/free-photo/man-having-neckpain-white-background_176474-115425.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-having-neckpain-white-background_176474-115425.jpg?_wi=2", imageAlt: "Person holding jaw in pain", }, { id: 2, title: "Prompt Assessment", description: "Upon arrival, we quickly diagnose the issue to provide immediate pain relief and create a targeted treatment plan.", - imageSrc: "http://img.b2bpic.net/free-photo/young-girl-dentist-choosing-tools-dentistry-concept-preparation-tooth-filling_169016-67090.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-girl-dentist-choosing-tools-dentistry-concept-preparation-tooth-filling_169016-67090.jpg?_wi=3", imageAlt: "Close-up of dental tools", }, { id: 3, title: "Comprehensive Treatment", description: "From managing pain to performing restorative procedures, we ensure your comfort and long-term oral health.", - imageSrc: "http://img.b2bpic.net/free-photo/nurse-dentist-showing-green-screen-display-stomatology-senior-doctor-while-examining-tooth-pain-man-patient-sittinh-dental-chair_482257-4900.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/nurse-dentist-showing-green-screen-display-stomatology-senior-doctor-while-examining-tooth-pain-man-patient-sittinh-dental-chair_482257-4900.jpg?_wi=2", imageAlt: "Patient dental checkup", }, ]}