Update src/app/about/page.tsx

This commit is contained in:
2026-02-19 19:05:34 +00:00
parent 66736ce8ce
commit 4b32bb30c3

View File

@@ -45,7 +45,7 @@ export default function AboutPage() {
description="Lynn Henderson"
subdescription="Owner & Project Manager"
icon={Zap}
imageSrc="https://img.b2bpic.net/free-photo/man-with-shovel-picking-up-rubble-construction-site_259150-57621.jpg"
imageSrc="https://img.b2bpic.net/free-photo/man-with-shovel-picking-up-rubble-construction-site_259150-57621.jpg?_wi=2"
imageAlt="Lynn and the professional concrete installation team at work"
mediaAnimation="slide-up"
useInvertedBackground={false}
@@ -61,7 +61,7 @@ export default function AboutPage() {
description="Professional Standards"
subdescription="Since 2018"
icon={Zap}
imageSrc="https://img.b2bpic.net/free-photo/detail-urban-stairs_23-2148107121.jpg"
imageSrc="https://img.b2bpic.net/free-photo/detail-urban-stairs_23-2148107121.jpg?_wi=2"
imageAlt="Professional concrete work showing attention to detail"
mediaAnimation="slide-up"
useInvertedBackground={true}
@@ -81,7 +81,7 @@ export default function AboutPage() {
handle: "Homeowner",
testimonial: "Excellent communication and planning. They kept us informed every step of the way and finished ahead of schedule. The attention to detail is incredible.",
rating: 5,
imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3",
imageAlt: "Sarah Johnson"
},
{
@@ -90,7 +90,7 @@ export default function AboutPage() {
handle: "Homeowner",
testimonial: "Completed quicker than expected and stayed right on budget. The attention to detail really shows in the final result. Neighbors are asking for their number.",
rating: 5,
imageSrc: "https://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg",
imageSrc: "https://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=2",
imageAlt: "Michael Chen"
},
{
@@ -99,7 +99,7 @@ export default function AboutPage() {
handle: "Property Manager",
testimonial: "Scheduling was so easy and the crew was professional throughout. Beautiful work that our residents love. Will definitely use them again.",
rating: 5,
imageSrc: "https://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg",
imageSrc: "https://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=2",
imageAlt: "Emily Rodriguez"
},
{
@@ -108,7 +108,7 @@ export default function AboutPage() {
handle: "Homeowner",
testimonial: "Pride in craftsmanship is evident. Fast, efficient, and they cleaned up beautifully. Would hire again in a heartbeat for any concrete work.",
rating: 5,
imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4",
imageAlt: "David Kim"
},
{
@@ -117,7 +117,7 @@ export default function AboutPage() {
handle: "Homeowner",
testimonial: "Clear pricing, excellent scheduling, and the results speak for themselves. Professional team that takes pride in their work.",
rating: 5,
imageSrc: "https://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg",
imageSrc: "https://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=3",
imageAlt: "Jennifer Walsh"
},
{
@@ -126,7 +126,7 @@ export default function AboutPage() {
handle: "Commercial Client",
testimonial: "Outstanding work on our commercial property. Professional communication and delivered exactly what was promised on time and budget.",
rating: 5,
imageSrc: "https://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg",
imageSrc: "https://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=3",
imageAlt: "Robert Martinez"
}
]}