Update src/app/about/page.tsx

This commit is contained in:
2026-03-05 18:32:50 +00:00
parent 4808e9e8fd
commit 6273d019fb

View File

@@ -102,7 +102,7 @@ export default function AboutPage() {
role: "Homeowner",
company: "El Paso",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=3",
imageAlt: "Sarah Martinez, satisfied customer",
},
{
@@ -111,7 +111,7 @@ export default function AboutPage() {
role: "Business Owner",
company: "East El Paso",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg?_wi=2",
imageAlt: "John Thompson testimonial",
},
{
@@ -120,7 +120,7 @@ export default function AboutPage() {
role: "Property Manager",
company: "Central El Paso",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg?_wi=2",
imageAlt: "Maria Garcia review",
},
]}