diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index b324788..ff3db29 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -76,7 +76,7 @@ export default function ContactPage() { { text: "Call Now: (603) 686-3047", href: "tel:+16036863047" }, { text: "Send an Email", href: "mailto:info@yetilandcare.com" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/attractive-gardener-posing-while-trimming-conifer-bush-by-electric-hedge-clippers-sunny-day_7502-10442.jpg" + imageSrc="http://img.b2bpic.net/free-photo/attractive-gardener-posing-while-trimming-conifer-bush-by-electric-hedge-clippers-sunny-day_7502-10442.jpg?_wi=3" imageAlt="Professional landscaping team" showDimOverlay={true} /> @@ -90,7 +90,7 @@ export default function ContactPage() { tagIcon={CheckCircle} background={{ variant: "plain" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/attractive-gardener-posing-while-trimming-conifer-bush-by-electric-hedge-clippers-sunny-day_7502-10442.jpg" + imageSrc="http://img.b2bpic.net/free-photo/attractive-gardener-posing-while-trimming-conifer-bush-by-electric-hedge-clippers-sunny-day_7502-10442.jpg?_wi=4" imageAlt="Contact Yeti Landcare for free estimate" mediaPosition="right" mediaAnimation="slide-up" diff --git a/src/app/page.tsx b/src/app/page.tsx index 1b94bc3..78fd667 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,7 +82,7 @@ export default function HomePage() { { text: "Call Now for a Free Estimate", href: "tel:+16036863047" }, { text: "Request a Quote", href: "#contact" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/long-shot-young-woman-taking-care-plants_23-2148509881.jpg" + imageSrc="http://img.b2bpic.net/free-photo/long-shot-young-woman-taking-care-plants_23-2148509881.jpg?_wi=1" imageAlt="Professional landscaping transformation" showDimOverlay={true} /> @@ -214,7 +214,7 @@ export default function HomePage() { tagIcon={CheckCircle} background={{ variant: "plain" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/attractive-gardener-posing-while-trimming-conifer-bush-by-electric-hedge-clippers-sunny-day_7502-10442.jpg" + imageSrc="http://img.b2bpic.net/free-photo/attractive-gardener-posing-while-trimming-conifer-bush-by-electric-hedge-clippers-sunny-day_7502-10442.jpg?_wi=1" imageAlt="Contact Yeti Landcare for free estimate" mediaPosition="right" mediaAnimation="slide-up" diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 48d1b9e..e9b9b53 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -79,7 +79,7 @@ export default function ServicesPage() { { text: "Get a Free Estimate", href: "tel:+16036863047" }, { text: "Request a Quote", href: "#contact" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/long-shot-young-woman-taking-care-plants_23-2148509881.jpg" + imageSrc="http://img.b2bpic.net/free-photo/long-shot-young-woman-taking-care-plants_23-2148509881.jpg?_wi=2" imageAlt="Professional landscaping services" showDimOverlay={true} /> @@ -223,7 +223,7 @@ export default function ServicesPage() { tagIcon={CheckCircle} background={{ variant: "plain" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/attractive-gardener-posing-while-trimming-conifer-bush-by-electric-hedge-clippers-sunny-day_7502-10442.jpg" + imageSrc="http://img.b2bpic.net/free-photo/attractive-gardener-posing-while-trimming-conifer-bush-by-electric-hedge-clippers-sunny-day_7502-10442.jpg?_wi=2" imageAlt="Contact Yeti Landcare for services" mediaPosition="right" mediaAnimation="slide-up"