From d98f5c3d3f28c9cbc6932800ca4fa6bf4a26ef50 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 19:06:05 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index fd2b578..04f7e8a 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -106,7 +106,7 @@ export default function AboutPage() { name: "Marcus Johnson", role: "Operations Manager", description: "15+ years in commercial cleaning management. Oversees all service delivery and quality assurance.", - imageSrc: "http://img.b2bpic.net/free-photo/young-cleaning-man-wearing-casual-clothes-cap-rubber-gloves-holding-cleaning-spray-sponge-with-rag-his-shoulder-looking-happy-excited-standing-orange-wall_141793-60721.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-cleaning-man-wearing-casual-clothes-cap-rubber-gloves-holding-cleaning-spray-sponge-with-rag-his-shoulder-looking-happy-excited-standing-orange-wall_141793-60721.jpg?_wi=1", imageAlt: "Marcus Johnson", }, { @@ -114,7 +114,7 @@ export default function AboutPage() { name: "Patricia Lee", role: "Lead Cleaning Specialist", description: "Certified in commercial cleaning standards. Manages specialized deep cleaning projects.", - imageSrc: "http://img.b2bpic.net/free-photo/young-cleaning-man-wearing-casual-clothes-cap-rubber-gloves-holding-cleaning-spray-sponge-with-rag-his-shoulder-looking-happy-excited-standing-orange-wall_141793-60721.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-cleaning-man-wearing-casual-clothes-cap-rubber-gloves-holding-cleaning-spray-sponge-with-rag-his-shoulder-looking-happy-excited-standing-orange-wall_141793-60721.jpg?_wi=2", imageAlt: "Patricia Lee", }, { @@ -122,7 +122,7 @@ export default function AboutPage() { name: "Thomas Wright", role: "Post-Construction Expert", description: "Specialized expertise in post-construction and renovation site cleaning.", - imageSrc: "http://img.b2bpic.net/free-photo/young-cleaning-man-wearing-casual-clothes-cap-rubber-gloves-holding-cleaning-spray-sponge-with-rag-his-shoulder-looking-happy-excited-standing-orange-wall_141793-60721.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-cleaning-man-wearing-casual-clothes-cap-rubber-gloves-holding-cleaning-spray-sponge-with-rag-his-shoulder-looking-happy-excited-standing-orange-wall_141793-60721.jpg?_wi=3", imageAlt: "Thomas Wright", }, ]}