diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 55c8635..ffc36a5 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -44,7 +44,7 @@ export default function AboutPage() { { title: "Local Roots", description: "Serving our neighborhood with pride." }, { title: "Reliable Service", description: "Transparent pricing and honest work." } ]} - imageSrc="http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721535.jpg" + imageSrc="http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721535.jpg?_wi=2" textboxLayout="split" useInvertedBackground={false} /> diff --git a/src/app/page.tsx b/src/app/page.tsx index 3f81aba..4cbd357 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -106,7 +106,7 @@ export default function LandingPage() { title: "Clean & Follow-up", description: "We always clean up after our work and follow up to ensure it's fixed."}, ]} mediaAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721535.jpg" + imageSrc="http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721535.jpg?_wi=1" />