From 03d3b892370b13629b850d35e295e116254be1cd Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 21:03:31 +0000 Subject: [PATCH 1/6] Update src/app/about/page.tsx --- src/app/about/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 7a4df79..d3a3a71 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -49,7 +49,7 @@ export default function AboutPage() { description="Founded on Expertise" subdescription="Serving healthcare facilities with certified solutions since 2010" icon={CheckCircle} - imageSrc="http://img.b2bpic.net/free-photo/cheerful-multiethnic-medics-with-papers_23-2147767245.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cheerful-multiethnic-medics-with-papers_23-2147767245.jpg?_wi=3" imageAlt="MDBIOMEDICAL professional team" mediaAnimation="entrance-slide" useInvertedBackground={true} @@ -67,21 +67,21 @@ export default function AboutPage() { id: "reliability", title: "Reliability & Trust", tags: ["Certified Equipment", "Proven Track Record", "Dependable Service"], - imageSrc: "http://img.b2bpic.net/free-photo/nurse-preparing-consult_23-2149309928.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/nurse-preparing-consult_23-2149309928.jpg?_wi=3", imageAlt: "Professional medical equipment reliability", }, { id: "expertise", title: "Technical Expertise", tags: ["Certified Technicians", "Continuous Training", "Advanced Solutions"], - imageSrc: "http://img.b2bpic.net/free-photo/doctor-wearing-white-coat-front-view_23-2149844580.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/doctor-wearing-white-coat-front-view_23-2149844580.jpg?_wi=3", imageAlt: "Technical expertise in biomedical equipment", }, { id: "support", title: "Customer Support", tags: ["24/7 Availability", "Rapid Response", "Dedicated Team"], - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-doctor-holding-clipboard_23-2149304261.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-doctor-holding-clipboard_23-2149304261.jpg?_wi=2", imageAlt: "Customer support and technical assistance", }, ]} @@ -129,7 +129,7 @@ export default function AboutPage() {