diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index c6e4467..dc31af2 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -45,7 +45,7 @@ export default function AboutPage() { { value: "9+", title: "Years Serving Arcadia" }, { value: "4.4★", title: "Customer Satisfaction Rating" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/full-shot-woman-raking-outdoors_23-2149382185.jpg" + imageSrc="http://img.b2bpic.net/free-photo/full-shot-woman-raking-outdoors_23-2149382185.jpg?_wi=2" imageAlt="ISLES team member working in landscape" mediaAnimation="blur-reveal" metricsAnimation="slide-up" diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index b37e85d..8d1d69a 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -58,7 +58,7 @@ export default function ContactPage() { { value: "Fast", title: "Response Times" }, { value: "Free", title: "Estimates & Consultation" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/senior-man-working-field_329181-12481.jpg" + imageSrc="http://img.b2bpic.net/free-photo/senior-man-working-field_329181-12481.jpg?_wi=3" imageAlt="ISLES professional at work" mediaAnimation="blur-reveal" metricsAnimation="slide-up" diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx index 5541575..538166a 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -39,11 +39,11 @@ export default function GalleryPage() {