Update src/app/services/page.tsx

This commit is contained in:
2026-03-28 19:12:00 +00:00
parent 0e76baf3de
commit 51f05fd32f

View File

@@ -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",
},
]}