Update src/app/about/page.tsx

This commit is contained in:
2026-03-09 19:40:09 +00:00
parent f2a250a0a9
commit 17e7a3200f

View File

@@ -64,7 +64,7 @@ export default function AboutPage() {
"Pete was fast, professional, and honest about what needed to be done. Highly recommend!",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg",
"http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg?_wi=2",
imageAlt: "Sarah Johnson testimonial",
},
{
@@ -75,7 +75,7 @@ export default function AboutPage() {
"Emergency service on a Saturday night. Pete came out within the hour and fixed everything. Lifesaver!",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/real-estate-concept-happy-young-man-searching-home-rent-holding-house-paper-maket-smiling-st_1258-149935.jpg",
"http://img.b2bpic.net/free-photo/real-estate-concept-happy-young-man-searching-home-rent-holding-house-paper-maket-smiling-st_1258-149935.jpg?_wi=2",
imageAlt: "Michael Chen testimonial",
},
{
@@ -86,7 +86,7 @@ export default function AboutPage() {
"Small family owned company that's been plumbing for a long time. Good local people.",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/attractive-pretty-girl-african-american-origin-expressing-good-positive-emotions-sitting-against-stylish-kitchen-interior-having-toothy-radiant-smile-ethnicity-beauty-concept_343059-2644.jpg",
"http://img.b2bpic.net/free-photo/attractive-pretty-girl-african-american-origin-expressing-good-positive-emotions-sitting-against-stylish-kitchen-interior-having-toothy-radiant-smile-ethnicity-beauty-concept_343059-2644.jpg?_wi=2",
imageAlt: "Emily Rodriguez testimonial",
},
{
@@ -97,7 +97,7 @@ export default function AboutPage() {
"Fair pricing, no surprises, and the work was done right the first time. Pete's the best.",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/portrait-businesswoman-standing-escalator_107420-63612.jpg",
"http://img.b2bpic.net/free-photo/portrait-businesswoman-standing-escalator_107420-63612.jpg?_wi=2",
imageAlt: "David Kim testimonial",
},
];
@@ -127,7 +127,7 @@ export default function AboutPage() {
description="Pete the Plumber"
subdescription="Turner, Maine - Your Local Neighborhood Plumber"
icon={CheckCircle}
imageSrc="http://img.b2bpic.net/free-photo/electrician-builder-work-servicing-fuselage-industrial-switchboard-professional-overalls-with-electrician-s-tool_169016-7337.jpg"
imageSrc="http://img.b2bpic.net/free-photo/electrician-builder-work-servicing-fuselage-industrial-switchboard-professional-overalls-with-electrician-s-tool_169016-7337.jpg?_wi=7"
imageAlt="Professional plumber at work"
mediaAnimation="slide-up"
useInvertedBackground={false}