diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index c96ecd1..fa313c2 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -48,7 +48,7 @@ export default function AboutPage() { { value: "Fair", title: "Honest Pricing" }, ]} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/pleased-young-male-builder-wearing-uniform-safety-helmet-holding-hammer_141793-96326.jpg" + imageSrc="http://img.b2bpic.net/free-photo/pleased-young-male-builder-wearing-uniform-safety-helmet-holding-hammer_141793-96326.jpg?_wi=2" imageAlt="Professional plumbing team" mediaAnimation="slide-up" metricsAnimation="slide-up" diff --git a/src/app/page.tsx b/src/app/page.tsx index d05cebd..7044378 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -132,7 +132,7 @@ export default function HomePage() { { value: "Fair", title: "Honest Pricing" }, ]} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/pleased-young-male-builder-wearing-uniform-safety-helmet-holding-hammer_141793-96326.jpg" + imageSrc="http://img.b2bpic.net/free-photo/pleased-young-male-builder-wearing-uniform-safety-helmet-holding-hammer_141793-96326.jpg?_wi=1" imageAlt="Professional plumbing team" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -180,7 +180,7 @@ export default function HomePage() { { id: "5", title: "Are you licensed and insured?", content: "Yes, we are fully licensed and insured. Your peace of mind is important to us. We stand behind all our work with a satisfaction guarantee."}, ]} - imageSrc="http://img.b2bpic.net/free-photo/people-practicing-social-integration-workspace_23-2149405354.jpg" + imageSrc="http://img.b2bpic.net/free-photo/people-practicing-social-integration-workspace_23-2149405354.jpg?_wi=1" imageAlt="Professional plumber providing service" mediaAnimation="slide-up" faqsAnimation="slide-up" diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index aa86465..f191009 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -94,7 +94,7 @@ export default function ServicesPage() { { id: "5", title: "Are you licensed and insured?", content: "Yes, we are fully licensed and insured. Your peace of mind is important to us. We stand behind all our work with a satisfaction guarantee."}, ]} - imageSrc="http://img.b2bpic.net/free-photo/people-practicing-social-integration-workspace_23-2149405354.jpg" + imageSrc="http://img.b2bpic.net/free-photo/people-practicing-social-integration-workspace_23-2149405354.jpg?_wi=2" imageAlt="Professional plumber providing service" mediaAnimation="slide-up" faqsAnimation="slide-up"