Merge version_3 into main #6

Merged
bender merged 3 commits from version_3 into main 2026-03-05 17:56:30 +00:00
3 changed files with 6 additions and 6 deletions

View File

@@ -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"

View File

@@ -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"

View File

@@ -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"