diff --git a/src/app/page.tsx b/src/app/page.tsx index d9f6641..1a9dc01 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -109,19 +109,16 @@ export default function HealthcarePage() {
@@ -139,7 +136,7 @@ export default function HealthcarePage() { { id: "1", name: "Dr. Sarah Chen", role: "Clinical Director", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doctor-with-stethoscope-hospital_1303-20699.jpg", imageAlt: "Dr. Sarah Chen"}, { - id: "2", name: "James Miller", role: "Senior Physiotherapist", imageSrc: "http://img.b2bpic.net/free-photo/young-fitness-man-white-shirt-with-headband-with-crossed-hands-chest-looking-front-with-confident-expression-standing-green-wall_141793-47810.jpg", imageAlt: "James Miller"}, + id: "2", name: "Jerrick Yao", role: "Physiotherapist", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CXR5ZsAmuQl2IzslEI1GV91DxL/uploaded-1776530936716-35dvuqqv.png", imageAlt: "Jerrick Yao"}, { id: "3", name: "Elena Rodriguez", role: "Registered RMT", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67149.jpg", imageAlt: "Elena Rodriguez"}, ]}