From d8b8961a762617f17a192eca3e18c9ade81a57e0 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Feb 2026 15:24:41 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index b21e513..5809a0c 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -59,7 +59,7 @@ export default function ContactPage() { author: "Immediate Support", description: "Speak directly with our knowledgeable sales representatives. Ask for Augi for dedicated contractor account support and project consultation.", tags: ["Phone Support", "Immediate Help"], - 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=3", imageAlt: "phone support team" }, { @@ -68,7 +68,7 @@ export default function ContactPage() { author: "In-Person Service", description: "Come see our full inventory and meet the team. We're located conveniently for contractors throughout New Mexico with easy loading access.", tags: ["Will Call", "Full Inventory"], - 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=3", imageAlt: "warehouse location visit" }, { @@ -77,7 +77,7 @@ export default function ContactPage() { author: "Streamlined Process", description: "Quick contractor account setup with competitive pricing, delivery options, and dedicated support. We make it easy to get started.", tags: ["Fast Setup", "Delivery Available"], - 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=3", imageAlt: "account setup meeting" } ]}