Update src/app/about/page.tsx

This commit is contained in:
2026-03-25 21:43:37 +00:00
parent 2dcd85b101
commit 273ffcc0cc

View File

@@ -83,7 +83,7 @@ export default function LandingPage() {
description: "Your satisfaction is our top priority, from the initial inspection to final cleanup.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/young-freelancers-having-project-discussion_1098-15101.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-freelancers-having-project-discussion_1098-15101.jpg?_wi=1"
imageAlt="professional handshake construction site"
mediaAnimation="slide-up"
/>
@@ -108,7 +108,7 @@ export default function LandingPage() {
title: "Client Satisfaction",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/long-shot-man-with-helmet-sitting-roof_23-2149343711.jpg"
imageSrc="http://img.b2bpic.net/free-photo/long-shot-man-with-helmet-sitting-roof_23-2149343711.jpg?_wi=3"
imageAlt="roofing professional on a new roof installation"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
@@ -132,14 +132,14 @@ export default function LandingPage() {
id: "2",
name: "Maria Garcia",
role: "Project Manager",
imageSrc: "https://randomuser.me/api/portraits/women/44.jpg",
imageSrc: "https://randomuser.me/api/portraits/women/44.jpg?_wi=1",
imageAlt: "Maria Garcia, Project Manager",
},
{
id: "3",
name: "David Lee",
role: "Senior Estimator",
imageSrc: "https://randomuser.me/api/portraits/men/51.jpg",
imageSrc: "https://randomuser.me/api/portraits/men/51.jpg?_wi=1",
imageAlt: "David Lee, Senior Estimator",
},
{