From 51f05fd32f55bee01018f90ca4e9e5afecffc3aa Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 28 Mar 2026 19:12:00 +0000 Subject: [PATCH] Update src/app/services/page.tsx --- src/app/services/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 45587ca..8b8815d 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -60,35 +60,35 @@ export default function LandingPage() { id: "1", title: "Ear Infections", description: "Expert treatment for acute and chronic ear conditions.", - imageSrc: "http://img.b2bpic.net/free-photo/climbing-wall-lighted-room-with-soft-floor_259150-60406.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/climbing-wall-lighted-room-with-soft-floor_259150-60406.jpg?_wi=7", imageAlt: "pediatric clinic professional healthcare background", }, { id: "2", title: "Tonsils and Adenoids", description: "Safe diagnosis and management of tonsillar issues.", - imageSrc: "http://img.b2bpic.net/free-photo/doctor-operating-room_657921-815.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/doctor-operating-room_657921-815.jpg?_wi=2", imageAlt: "professional pediatric ent doctor portrait", }, { id: "3", title: "Sinus Issues", description: "Specialized care for persistent sinus problems.", - imageSrc: "http://img.b2bpic.net/free-photo/mother-hugging-her-daughter-copy-space-background_23-2148384848.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mother-hugging-her-daughter-copy-space-background_23-2148384848.jpg?_wi=4", imageAlt: "happy parent with child portrait", }, { id: "4", title: "Hearing Problems", description: "Comprehensive hearing assessments for your children.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-doctor-medical-shirt-color-health-hospital-emotions-nurse-medic-covid_179666-24042.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-doctor-medical-shirt-color-health-hospital-emotions-nurse-medic-covid_179666-24042.jpg?_wi=2", imageAlt: "smiling toddler patient portrait", }, { id: "5", title: "Airway Consultations", description: "Expert evaluation for pediatric breathing difficulties.", - imageSrc: "http://img.b2bpic.net/free-photo/adoptive-mother-spending-time-with-her-daughter_23-2149501303.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/adoptive-mother-spending-time-with-her-daughter_23-2149501303.jpg?_wi=2", imageAlt: "parent looking relieved at doctor", }, ]}