From d44ff0d17be410654da3c9df9132c30ae2a0f7a6 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 11:39:02 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e4f9868..cf28453 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/beautiful-city_1127-3350.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-city_1127-3350.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -151,17 +151,17 @@ export default function LandingPage() { { title: "General Medicine", description: "Routine checkups and comprehensive wellness exams for all ages.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-city_1127-3350.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-city_1127-3350.jpg?_wi=2", }, { title: "Surgical Care", description: "State-of-the-art operating facilities with experienced surgical teams.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-city_1127-3350.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-city_1127-3350.jpg?_wi=3", }, { title: "Maternity Ward", description: "Safe and supportive environment for expecting mothers.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-city_1127-3350.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-city_1127-3350.jpg?_wi=4", }, ]} title="Medical Services" -- 2.49.1