diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 34e7d0e..6c3b1d2 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -78,7 +78,7 @@ export default function AboutPage() { tagIcon={Award} textboxLayout="default" useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/specialist-technician-professional-engineer-with-laptop-tablet-maintenance-checking-installing-solar-roof-panel-factory-rooftop-sunlight-engineers-team-survey-check-solar-panel-roof_609648-2202.jpg" + imageSrc="http://img.b2bpic.net/free-photo/specialist-technician-professional-engineer-with-laptop-tablet-maintenance-checking-installing-solar-roof-panel-factory-rooftop-sunlight-engineers-team-survey-check-solar-panel-roof_609648-2202.jpg?_wi=2" imageAlt="ProRoof Dublin team" imagePosition="right" mediaAnimation="slide-up" @@ -163,7 +163,7 @@ export default function AboutPage() { handle: "South Dublin Homeowner", testimonial: "Outstanding service! ProRoof fixed our leaking roof quickly and professionally. Highly recommend to anyone in Dublin.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=7", imageAlt: "Sarah O'Brien", }, { @@ -172,7 +172,7 @@ export default function AboutPage() { handle: "West Dublin Business Owner", testimonial: "Replaced our commercial roof on time and within budget. Professional team, excellent communication throughout.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=8", imageAlt: "Michael Murphy", }, { @@ -181,7 +181,7 @@ export default function AboutPage() { handle: "North Dublin Resident", testimonial: "Got a free inspection and honest quote. They explained everything clearly. Best roofing company in Dublin!", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=9", imageAlt: "Emma Walsh", }, { @@ -190,7 +190,7 @@ export default function AboutPage() { handle: "Dublin City Property Manager", testimonial: "ProRoof handles all our maintenance. Reliable, professional, and always available when we need them.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=10", imageAlt: "James Carroll", }, { @@ -199,7 +199,7 @@ export default function AboutPage() { handle: "South Dublin Homeowner", testimonial: "Their 24/7 emergency response saved us after the storm. Professional team arrived within hours. Thank you!", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=11", imageAlt: "Lisa Chen", }, { @@ -208,7 +208,7 @@ export default function AboutPage() { handle: "East Dublin Architect", testimonial: "I recommend ProRoof to all my clients. Quality workmanship and attention to detail every single time.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=12", imageAlt: "Patrick Flanagan", }, ]} @@ -220,7 +220,7 @@ export default function AboutPage() {