Update src/app/about/page.tsx
This commit is contained in:
@@ -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"
|
||||
}
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user