From bb38a7f7abe27ff1d8a261fabf886218607e0056 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 11:02:24 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a6c780c..1faa5c4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/view-futuristic-high-tech-classroom-students_23-2150906200.jpg" + imageSrc="http://img.b2bpic.net/free-photo/view-futuristic-high-tech-classroom-students_23-2150906200.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -139,7 +139,7 @@ export default function LandingPage() { description: "Strategically located on Waghodia Road for easy access.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/scientist-woman-doctor-holding-medical-vacutainer-with-blood-typing-expertise_482257-21995.jpg" + imageSrc="http://img.b2bpic.net/free-photo/scientist-woman-doctor-holding-medical-vacutainer-with-blood-typing-expertise_482257-21995.jpg?_wi=1" mediaAnimation="blur-reveal" /> @@ -293,7 +293,7 @@ export default function LandingPage() { name: "Sunita Desai", role: "Patient", testimonial: "Very quick turnaround for blood reports. Convenient and reliable.", - imageSrc: "http://img.b2bpic.net/free-photo/view-futuristic-high-tech-classroom-students_23-2150906200.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-futuristic-high-tech-classroom-students_23-2150906200.jpg?_wi=2", imageAlt: "Researcher biochemist doctor analyzing transparent vacutainer with blood working at microbiology experiment in hospital laboratory. Biologist woman developing medical vaccine using biotechnology", }, { @@ -301,7 +301,7 @@ export default function LandingPage() { name: "Anil Sharma", role: "Local Business Owner", testimonial: "Professional corporate wellness services. Seamless experience for my employees.", - imageSrc: "http://img.b2bpic.net/free-photo/scientist-woman-doctor-holding-medical-vacutainer-with-blood-typing-expertise_482257-21995.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/scientist-woman-doctor-holding-medical-vacutainer-with-blood-typing-expertise_482257-21995.jpg?_wi=2", imageAlt: "Researcher biochemist doctor analyzing transparent vacutainer with blood working at microbiology experiment in hospital laboratory. Biologist woman developing medical vaccine using biotechnology", }, { @@ -309,7 +309,7 @@ export default function LandingPage() { name: "Priya Patel", role: "Parent", testimonial: "I trust Vanza Lab for my family's routine health monitoring. Clean and friendly.", - imageSrc: "http://img.b2bpic.net/free-photo/empty-reception-counter-waiting-room-attend-medical-appointment-with-general-practitioner-healthcare-facility-hospital-lobby-seats-private-clinic-checkup-examination_482257-50493.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/empty-reception-counter-waiting-room-attend-medical-appointment-with-general-practitioner-healthcare-facility-hospital-lobby-seats-private-clinic-checkup-examination_482257-50493.jpg?_wi=1", imageAlt: "Researcher biochemist doctor analyzing transparent vacutainer with blood working at microbiology experiment in hospital laboratory. Biologist woman developing medical vaccine using biotechnology", }, { @@ -380,7 +380,7 @@ export default function LandingPage() { name: "message", placeholder: "Additional notes or questions...", }} - imageSrc="http://img.b2bpic.net/free-photo/empty-reception-counter-waiting-room-attend-medical-appointment-with-general-practitioner-healthcare-facility-hospital-lobby-seats-private-clinic-checkup-examination_482257-50493.jpg" + imageSrc="http://img.b2bpic.net/free-photo/empty-reception-counter-waiting-room-attend-medical-appointment-with-general-practitioner-healthcare-facility-hospital-lobby-seats-private-clinic-checkup-examination_482257-50493.jpg?_wi=2" /> -- 2.49.1