diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 0e4e346..0149967 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -118,7 +118,7 @@ export default function AboutPage() { "Exceptional service from start to finish. They diagnosed the problem accurately and fixed it right the first time. No hidden charges!", icon: ThumbsUp, imageSrc: - "http://img.b2bpic.net/free-photo/serious-mature-business-leader-wearing-wristwatch_74855-3703.jpg", + "http://img.b2bpic.net/free-photo/serious-mature-business-leader-wearing-wristwatch_74855-3703.jpg?_wi=2", imageAlt: "Robert Thompson", }, { @@ -129,7 +129,7 @@ export default function AboutPage() { "They handle our commercial plumbing needs with professionalism and urgency. Never let us down during critical times.", icon: Star, imageSrc: - "http://img.b2bpic.net/free-photo/portrait-pretty-smiling-woman-posing-white-background_231208-1813.jpg", + "http://img.b2bpic.net/free-photo/portrait-pretty-smiling-woman-posing-white-background_231208-1813.jpg?_wi=2", imageAlt: "Lisa Anderson", }, { @@ -140,7 +140,7 @@ export default function AboutPage() { "Scheduled maintenance visits keep our properties running smoothly. Their technicians are knowledgeable and courteous.", icon: CheckCircle, imageSrc: - "http://img.b2bpic.net/free-photo/front-view-business-man-listening-music_23-2148763848.jpg", + "http://img.b2bpic.net/free-photo/front-view-business-man-listening-music_23-2148763848.jpg?_wi=2", imageAlt: "James Wilson", }, { @@ -151,7 +151,7 @@ export default function AboutPage() { "Emergency call at midnight and they showed up within the hour. Professional, fast, and honest. Highly recommended!", icon: Heart, imageSrc: - "http://img.b2bpic.net/free-photo/portrait-cheerful-teenage-girl-sitting-cafe_1262-3048.jpg", + "http://img.b2bpic.net/free-photo/portrait-cheerful-teenage-girl-sitting-cafe_1262-3048.jpg?_wi=2", imageAlt: "Patricia Lee", }, { @@ -162,7 +162,7 @@ export default function AboutPage() { "Their preventative maintenance program saved us from a catastrophic failure. Worth every penny!", icon: Award, imageSrc: - "http://img.b2bpic.net/free-photo/serious-mature-business-leader-wearing-wristwatch_74855-3703.jpg", + "http://img.b2bpic.net/free-photo/serious-mature-business-leader-wearing-wristwatch_74855-3703.jpg?_wi=3", imageAlt: "Mark Garcia", }, { @@ -173,7 +173,7 @@ export default function AboutPage() { "The only plumber I call. Been with them for 10 years and they've never disappointed. True professionals.", icon: Sparkles, imageSrc: - "http://img.b2bpic.net/free-photo/portrait-pretty-smiling-woman-posing-white-background_231208-1813.jpg", + "http://img.b2bpic.net/free-photo/portrait-pretty-smiling-woman-posing-white-background_231208-1813.jpg?_wi=3", imageAlt: "Susan Martinez", }, ]}