diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index df687cd..f025f26 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -73,7 +73,7 @@ export default function ContactPage() { buttons={[ { text: "CALL NOW +64 27 433 4464", href: "tel:+64274334464" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/pleased-young-male-builder-wearing-uniform-safety-helmet-showing-two-pink_141793-74761.jpg" + imageSrc="http://img.b2bpic.net/free-photo/pleased-young-male-builder-wearing-uniform-safety-helmet-showing-two-pink_141793-74761.jpg?_wi=4" imageAlt="Professional plumber working on plumbing installation" showDimOverlay={true} /> @@ -97,7 +97,7 @@ export default function ContactPage() { description="Request a quote for your plumbing project or call us directly for immediate assistance. We serve Christchurch and surrounding suburbs." background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-vector/hand-drawn-australia-map-infographic_23-2148689238.jpg" + imageSrc="http://img.b2bpic.net/free-vector/hand-drawn-australia-map-infographic_23-2148689238.jpg?_wi=3" imageAlt="Christchurch service area map" mediaAnimation="none" mediaPosition="right" @@ -110,7 +110,7 @@ export default function ContactPage() {