From a64961b19eff580b39d49d7d76a15b5e72b9773c Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 17 May 2026 12:46:26 +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 2de29b9..6586172 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { handle: "@ravikumar", testimonial: "Excellent care and friendly staff. Highly recommend.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/specialist-patient-discussing-diagnostic-results-modern-medical-office_482257-122832.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/specialist-patient-discussing-diagnostic-results-modern-medical-office_482257-122832.jpg?_wi=1", imageAlt: "medical consultation modern clinic", }, { @@ -74,7 +74,7 @@ export default function LandingPage() { handle: "@sitalax", testimonial: "Very professional clinic and great specialists.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/pristine-quiet-hallways-scientific-research-facility-speak-innovation-discovery_91128-4330.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pristine-quiet-hallways-scientific-research-facility-speak-innovation-discovery_91128-4330.jpg?_wi=1", imageAlt: "medical consultation modern clinic", }, { @@ -108,7 +108,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/specialist-patient-discussing-diagnostic-results-modern-medical-office_482257-122832.jpg" + imageSrc="http://img.b2bpic.net/free-photo/specialist-patient-discussing-diagnostic-results-modern-medical-office_482257-122832.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/female-general-practitioner-patient-looking-green-screen-tablet_482257-123802.jpg", @@ -182,7 +182,7 @@ export default function LandingPage() { description: "Comprehensive care tailored to your unique needs.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/pristine-quiet-hallways-scientific-research-facility-speak-innovation-discovery_91128-4330.jpg" + imageSrc="http://img.b2bpic.net/free-photo/pristine-quiet-hallways-scientific-research-facility-speak-innovation-discovery_91128-4330.jpg?_wi=2" mediaAnimation="slide-up" /> -- 2.49.1