Update src/app/contact/page.tsx

This commit is contained in:
2026-02-26 15:24:41 +00:00
parent b0775a6d6f
commit d8b8961a76

View File

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