From 67426d9f4369eb5d67251caf087edf26589e6238 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 03:02:45 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9524484..6d983e8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -115,13 +115,13 @@ export default function LandingPage() { id: "1", name: "Dr. Ahmed Khan", role: "Chief Dentist", imageSrc: "http://img.b2bpic.net/free-photo/portrait-experienced-professional-therapist-with-stethoscope-looking-camera_1098-19305.jpg", imageAlt: "Dr. Ahmed Khan, Chief Dentist" }, { - id: "2", name: "Dr. Fatima Malik", role: "Cosmetic Dentist", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-dentist-dentist-s-clinic_329181-20753.jpg", imageAlt: "Dr. Fatima Malik, Cosmetic Dentist" + id: "2", name: "Dr. Fatima Malik", role: "Cosmetic Dentist", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-dentist-dentist-s-clinic_329181-20753.jpg?_wi=1", imageAlt: "Dr. Fatima Malik, Cosmetic Dentist" }, { id: "3", name: "Dr. Hassan Ali", role: "Orthodontist", imageSrc: "http://img.b2bpic.net/free-photo/smiling-doctor-sitting-isolated-grey_651396-917.jpg", imageAlt: "Dr. Hassan Ali, Orthodontist" }, { - id: "4", name: "Amina Husain", role: "Dental Hygienist", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-dentist-dentist-s-clinic_329181-20753.jpg", imageAlt: "Amina Husain, Dental Hygienist" + id: "4", name: "Amina Husain", role: "Dental Hygienist", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-dentist-dentist-s-clinic_329181-20753.jpg?_wi=2", imageAlt: "Amina Husain, Dental Hygienist" } ]} gridVariant="uniform-all-items-equal"