Update src/app/about/page.tsx

This commit is contained in:
2026-03-14 19:06:05 +00:00
parent 6e25b8db7b
commit d98f5c3d3f

View File

@@ -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",
},
]}