diff --git a/src/app/page.tsx b/src/app/page.tsx index 9bd2d74..70e310a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,7 +73,7 @@ export default function LandingPage() { href: "tel:7169860590", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/beautiful-modern-house-cement-view-from-garden_1127-3209.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-modern-house-cement-view-from-garden_1127-3209.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -98,7 +98,7 @@ export default function LandingPage() { description: "Located right here in Little Valley.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/freelancer-mature-man-casual-clothes-with-laptop-near-brick-wall_259150-58366.jpg" + imageSrc="http://img.b2bpic.net/free-photo/freelancer-mature-man-casual-clothes-with-laptop-near-brick-wall_259150-58366.jpg?_wi=1" mediaAnimation="blur-reveal" /> @@ -122,7 +122,7 @@ export default function LandingPage() { description: "Mulching, weeding, and bed care.", bentoComponent: "reveal-icon", icon: Leaf, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-modern-house-cement-view-from-garden_1127-3209.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-modern-house-cement-view-from-garden_1127-3209.jpg?_wi=2", imageAlt: "lawn mowing service residential", }, { @@ -130,7 +130,7 @@ export default function LandingPage() { description: "Fall leaf cleanup and spring yard resets.", bentoComponent: "reveal-icon", icon: Leaf, - imageSrc: "http://img.b2bpic.net/free-photo/freelancer-mature-man-casual-clothes-with-laptop-near-brick-wall_259150-58366.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/freelancer-mature-man-casual-clothes-with-laptop-near-brick-wall_259150-58366.jpg?_wi=2", imageAlt: "lawn mowing service residential", }, ]}