Update src/app/about/page.tsx

This commit is contained in:
2026-03-05 02:42:32 +00:00
parent 53808d83ff
commit 2a1117db29

View File

@@ -81,7 +81,7 @@ export default function AboutPage() {
role: "Homeowner",
company: "Pompano Beach",
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=4",
imageAlt: "Juan G - Satisfied Customer",
},
{
@@ -90,7 +90,7 @@ export default function AboutPage() {
role: "Property Manager",
company: "Boca Raton",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/thumbs-up-spa-smiling-girl-white-robe-good-wellness-vibes_169016-69478.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/thumbs-up-spa-smiling-girl-white-robe-good-wellness-vibes_169016-69478.jpg?_wi=2",
imageAlt: "Maria Rodriguez - Satisfied Customer",
},
{
@@ -99,7 +99,7 @@ export default function AboutPage() {
role: "Business Owner",
company: "Fort Lauderdale",
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=5",
imageAlt: "Michael Chen - Satisfied Customer",
},
{
@@ -108,7 +108,7 @@ export default function AboutPage() {
role: "Homeowner",
company: "Coral Springs",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/okay-bad-portrait-satisfied-pleased-female-customer-recommending-showing-ok-gesture-smiling-pleased-excellent-awesome-work_176420-44556.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/okay-bad-portrait-satisfied-pleased-female-customer-recommending-showing-ok-gesture-smiling-pleased-excellent-awesome-work_176420-44556.jpg?_wi=2",
imageAlt: "Sarah Johnson - Satisfied Customer",
},
]}