diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 1d652f2..a5142a2 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -106,7 +106,7 @@ export default function AboutPage() { testimonial: "Incredibly fast response time and professional service. The technician fixed our burst pipe within hours without any mess. Highly recommended!", imageSrc: - "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", + "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg?_wi=2", imageAlt: "Sarah O'Connor", icon: ThumbsUp, }, @@ -117,7 +117,7 @@ export default function AboutPage() { testimonial: "We needed emergency plumbing service for our commercial kitchen. Irish Age Plumbing arrived in 25 minutes and resolved the issue perfectly. Great value for money.", imageSrc: - "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg", + "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg?_wi=2", imageAlt: "Michael Murphy", icon: Star, }, @@ -128,7 +128,7 @@ export default function AboutPage() { testimonial: "Reliable, honest, and fair pricing. They provided a detailed estimate before work and explained every step. We use them for all our properties now.", imageSrc: - "http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg", + "http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg?_wi=2", imageAlt: "Emma Kelly", icon: CheckCircle, }, @@ -154,7 +154,7 @@ export default function AboutPage() {