diff --git a/src/app/page.tsx b/src/app/page.tsx index 414bdab..b70be46 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -113,7 +113,7 @@ export default function HomePage() { description="NeuroCare Centre is dedicated to providing exceptional neurosurgical and neurological care with a patient-first approach." subdescription="Located at 8 Angus Road, Harare - Rated 4.8/5 by our patients" icon={Award} - imageSrc="http://img.b2bpic.net/free-photo/sunroof-with-tensioners_1127-2102.jpg" + imageSrc="http://img.b2bpic.net/free-photo/sunroof-with-tensioners_1127-2102.jpg?_wi=1" imageAlt="NeuroCare Centre professional medical facility" mediaAnimation="slide-up" useInvertedBackground={false} @@ -130,42 +130,42 @@ export default function HomePage() { id: "1", title: "Complex Spine Surgery & Deformity Correction", tags: ["Surgery", "Specialization"], - imageSrc: "http://img.b2bpic.net/free-photo/doctor-with-patient-s-x-ray-film_53876-14350.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/doctor-with-patient-s-x-ray-film_53876-14350.jpg?_wi=1", imageAlt: "Complex spine surgery procedure illustration", }, { id: "2", title: "Brain Tumor Surgery", tags: ["Neurosurgery", "Critical Care"], - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-ambitious-doctor-examining-brain-x-ray-doctor-holding-brain-radiograph_482257-34574.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-ambitious-doctor-examining-brain-x-ray-doctor-holding-brain-radiograph_482257-34574.jpg?_wi=1", imageAlt: "Brain tumor surgical treatment imaging", }, { id: "3", title: "Spinal Tumor Surgery", tags: ["Oncology", "Surgery"], - imageSrc: "http://img.b2bpic.net/free-photo/doctor-with-patient-s-x-ray-film_53876-14350.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/doctor-with-patient-s-x-ray-film_53876-14350.jpg?_wi=2", imageAlt: "Spinal tumor treatment procedure", }, { id: "4", title: "Pediatric Neurosurgery", tags: ["Children", "Specialized Care"], - imageSrc: "http://img.b2bpic.net/free-photo/she-is-trying-be-very-brave_329181-7694.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/she-is-trying-be-very-brave_329181-7694.jpg?_wi=1", imageAlt: "Pediatric neurosurgery specialized care", }, { id: "5", title: "Functional Neurosurgery", tags: ["Advanced", "Treatment"], - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-ambitious-doctor-examining-brain-x-ray-doctor-holding-brain-radiograph_482257-34574.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-ambitious-doctor-examining-brain-x-ray-doctor-holding-brain-radiograph_482257-34574.jpg?_wi=2", imageAlt: "Functional neurosurgery procedure", }, { id: "6", title: "Peripheral Nerve Surgery", tags: ["Specialty", "Precision"], - imageSrc: "http://img.b2bpic.net/free-photo/doctor-with-patient-s-x-ray-film_53876-14350.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/doctor-with-patient-s-x-ray-film_53876-14350.jpg?_wi=3", imageAlt: "Peripheral nerve surgical treatment", }, ]}