From b0775a6d6f9923f2f0b3b8e9c769808aa7ad80f3 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Feb 2026 15:24:41 +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 44214f6..bc7af36 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -89,7 +89,7 @@ export default function AboutPage() { author: "Our Philosophy", description: "We believe business is about people. Every interaction is an opportunity to build trust and deliver exceptional service that goes beyond the transaction.", tags: ["Personal Service", "Trust"], - imageSrc: "http://img.b2bpic.net/free-photo/focused-business-colleagues-arguing_1262-20538.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/focused-business-colleagues-arguing_1262-20538.jpg?_wi=2", imageAlt: "business relationship meeting professional" }, { @@ -98,7 +98,7 @@ export default function AboutPage() { author: "Our Promise", description: "From inventory management to delivery schedules, we understand that your projects depend on our consistency. We deliver on our commitments, every time.", tags: ["Dependable", "Consistency"], - imageSrc: "http://img.b2bpic.net/free-photo/empty-storage-room-filled-with-many-cardboard-boxes-racks-empty-warehouse-with-office-space-used-ship-merchandise-orders-quality-control-storehouse-with-goods-logistics-work_482257-66552.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/empty-storage-room-filled-with-many-cardboard-boxes-racks-empty-warehouse-with-office-space-used-ship-merchandise-orders-quality-control-storehouse-with-goods-logistics-work_482257-66552.jpg?_wi=2", imageAlt: "warehouse organization reliability" }, { @@ -107,7 +107,7 @@ export default function AboutPage() { author: "Our Advantage", description: "As a New Mexico-focused company, we understand local building codes, weather challenges, and contractor needs. Your success is our success.", tags: ["Local Knowledge", "Expert Support"], - imageSrc: "http://img.b2bpic.net/free-photo/customer-service-workers-dark-office_74855-2733.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/customer-service-workers-dark-office_74855-2733.jpg?_wi=2", imageAlt: "local team support expertise" } ]}