diff --git a/src/app/page.tsx b/src/app/page.tsx index 5defcda..fd84298 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { handle: "@anjali", testimonial: "Excellent care and guidance provided during my pregnancy.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-researcher-lab-coat_23-2148816434.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-researcher-lab-coat_23-2148816434.jpg?_wi=1", imageAlt: "professional female gynecologist portrait", }, { @@ -74,7 +74,7 @@ export default function LandingPage() { handle: "@sunita", testimonial: "The clinic is very clean and the staff is very professional.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/nurse-wearing-scrubs-while-working-clinic_23-2149844687.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/nurse-wearing-scrubs-while-working-clinic_23-2149844687.jpg?_wi=1", imageAlt: "professional female gynecologist portrait", }, { @@ -82,7 +82,7 @@ export default function LandingPage() { handle: "@meera", testimonial: "Kind, patient, and very knowledgeable doctor.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cosmetology-doctor-patien_624325-1646.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cosmetology-doctor-patien_624325-1646.jpg?_wi=1", imageAlt: "professional female gynecologist portrait", }, { @@ -90,7 +90,7 @@ export default function LandingPage() { handle: "@jyoti", testimonial: "Highly recommended for women's healthcare.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-putting-medical-mask_23-2148757395.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-putting-medical-mask_23-2148757395.jpg?_wi=1", imageAlt: "professional female gynecologist portrait", }, { @@ -98,7 +98,7 @@ export default function LandingPage() { handle: "@pooja", testimonial: "Feeling much better thanks to the personalized care.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/female-physician-taking-ntoes-checkup-visit-with-wheelchair-user-doing-consultation-medical-office-doctor-examining-senior-patient-with-chronic-disability-impairment_482257-50458.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-physician-taking-ntoes-checkup-visit-with-wheelchair-user-doing-consultation-medical-office-doctor-examining-senior-patient-with-chronic-disability-impairment_482257-50458.jpg?_wi=1", imageAlt: "professional female gynecologist portrait", }, ]} @@ -108,7 +108,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/front-view-female-researcher-lab-coat_23-2148816434.jpg" + imageSrc="http://img.b2bpic.net/free-photo/front-view-female-researcher-lab-coat_23-2148816434.jpg?_wi=2" imageAlt="Dr. Aruna Shindhe" avatars={[ { @@ -262,7 +262,7 @@ export default function LandingPage() { handle: "@meena", testimonial: "Dr. Aruna is a very supportive and experienced doctor.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/nurse-wearing-scrubs-while-working-clinic_23-2149844687.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/nurse-wearing-scrubs-while-working-clinic_23-2149844687.jpg?_wi=2", }, { id: "2", @@ -270,7 +270,7 @@ export default function LandingPage() { handle: "@riya", testimonial: "Best gynecologist in Chitegaon. Highly recommended.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cosmetology-doctor-patien_624325-1646.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cosmetology-doctor-patien_624325-1646.jpg?_wi=2", }, { id: "3", @@ -278,7 +278,7 @@ export default function LandingPage() { handle: "@priya", testimonial: "Very professional and friendly clinic staff.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-putting-medical-mask_23-2148757395.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-putting-medical-mask_23-2148757395.jpg?_wi=2", }, { id: "4", @@ -286,7 +286,7 @@ export default function LandingPage() { handle: "@shweta", testimonial: "Quality care for all my health needs.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/female-physician-taking-ntoes-checkup-visit-with-wheelchair-user-doing-consultation-medical-office-doctor-examining-senior-patient-with-chronic-disability-impairment_482257-50458.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-physician-taking-ntoes-checkup-visit-with-wheelchair-user-doing-consultation-medical-office-doctor-examining-senior-patient-with-chronic-disability-impairment_482257-50458.jpg?_wi=2", }, { id: "5",