diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 70c5046..3a9ffbe 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -83,7 +83,7 @@ export default function LandingPage() { description: "Your satisfaction is our top priority, from the initial inspection to final cleanup.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/young-freelancers-having-project-discussion_1098-15101.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-freelancers-having-project-discussion_1098-15101.jpg?_wi=1" imageAlt="professional handshake construction site" mediaAnimation="slide-up" /> @@ -108,7 +108,7 @@ export default function LandingPage() { title: "Client Satisfaction", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/long-shot-man-with-helmet-sitting-roof_23-2149343711.jpg" + imageSrc="http://img.b2bpic.net/free-photo/long-shot-man-with-helmet-sitting-roof_23-2149343711.jpg?_wi=3" imageAlt="roofing professional on a new roof installation" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -132,14 +132,14 @@ export default function LandingPage() { id: "2", name: "Maria Garcia", role: "Project Manager", - imageSrc: "https://randomuser.me/api/portraits/women/44.jpg", + imageSrc: "https://randomuser.me/api/portraits/women/44.jpg?_wi=1", imageAlt: "Maria Garcia, Project Manager", }, { id: "3", name: "David Lee", role: "Senior Estimator", - imageSrc: "https://randomuser.me/api/portraits/men/51.jpg", + imageSrc: "https://randomuser.me/api/portraits/men/51.jpg?_wi=1", imageAlt: "David Lee, Senior Estimator", }, {