From d2ee2845a06f3bc3bbd2a7dcbcbbf434eccb171e Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Feb 2026 15:10:01 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index ce0f6b6..d433532 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -46,7 +46,7 @@ export default function AboutPage() { { value: "30+", title: "Years Serving New Mexico" }, { value: "1000+", title: "Contractors Trusted Us" } ]} - imageSrc="http://img.b2bpic.net/free-photo/multi-racial-builders-handshaking-outdoors-wearing-uniform-talking-about-new-glass-building-working-poject-city-infrastructure_1157-50877.jpg" + imageSrc="http://img.b2bpic.net/free-photo/multi-racial-builders-handshaking-outdoors-wearing-uniform-talking-about-new-glass-building-working-poject-city-infrastructure_1157-50877.jpg?_wi=2" imageAlt="Partnership and trust-based service" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -61,21 +61,21 @@ export default function AboutPage() { id: "1", title: "Local New Mexico Expertise", tags: ["Local", "Established 1995"], - imageSrc: "http://img.b2bpic.net/free-photo/red-panoramic-finance-perspective-skeleton_1127-2342.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/red-panoramic-finance-perspective-skeleton_1127-2342.jpg?_wi=2", imageAlt: "New Mexico landscape and construction" }, { id: "2", title: "Dedicated Account Management", tags: ["Personal", "One-on-One Service"], - imageSrc: "http://img.b2bpic.net/free-photo/smiling-team-leader-looking-camera-group-corporate-meeting_1163-3920.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-team-leader-looking-camera-group-corporate-meeting_1163-3920.jpg?_wi=2", imageAlt: "Account manager meeting with client" }, { id: "3", title: "Quality Assurance Program", tags: ["Quality", "Premium Brands Only"], - imageSrc: "http://img.b2bpic.net/free-photo/closeup-roof-house-made-wooden-tiles_169016-24989.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-roof-house-made-wooden-tiles_169016-24989.jpg?_wi=3", imageAlt: "Quality roofing materials inspection" } ]}