diff --git a/src/app/page.tsx b/src/app/page.tsx index f552df9..890fc96 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { background={{ variant: "plain" }} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/positive-male-landscaper-cutting-top-overgrown-thujas-with-motorized-hedge-trimmer-park-side_7502-10163.jpg", imageAlt: "Professional tree trimming crew at work" + imageSrc: "http://img.b2bpic.net/free-photo/positive-male-landscaper-cutting-top-overgrown-thujas-with-motorized-hedge-trimmer-park-side_7502-10163.jpg?_wi=1", imageAlt: "Professional tree trimming crew at work" }, { imageSrc: "http://img.b2bpic.net/free-photo/pile-dry-autumn-leaves-grass-lawn-with-plastic-leaf-rake-sunny-day-close-up-leaf-rake_7502-10271.jpg", imageAlt: "Before and after tree removal transformation" @@ -275,7 +275,7 @@ export default function LandingPage() { required: false }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/positive-male-landscaper-cutting-top-overgrown-thujas-with-motorized-hedge-trimmer-park-side_7502-10163.jpg" + imageSrc="http://img.b2bpic.net/free-photo/positive-male-landscaper-cutting-top-overgrown-thujas-with-motorized-hedge-trimmer-park-side_7502-10163.jpg?_wi=2" mediaAnimation="slide-up" mediaPosition="right" buttonText="Request Free Estimate"