Update src/app/about/page.tsx

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

View File

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