diff --git a/src/app/page.tsx b/src/app/page.tsx index 26ba7e1..eceee8b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { tag="Same-Day Service" tagIcon={Zap} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/wheel-loader-transporting-municipal-waste-waste-treatment-plant_181624-57005.jpg" + imageSrc="http://img.b2bpic.net/free-photo/wheel-loader-transporting-municipal-waste-waste-treatment-plant_181624-57005.jpg?_wi=1" imageAlt="Professional junk removal truck" buttons={[ { text: "Get Free Quote", href: "#contact" }, @@ -92,7 +92,7 @@ export default function LandingPage() { tag="Local Experts" tagIcon={Award} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/wheel-loader-transporting-municipal-waste-waste-treatment-plant_181624-57005.jpg" + imageSrc="http://img.b2bpic.net/free-photo/wheel-loader-transporting-municipal-waste-waste-treatment-plant_181624-57005.jpg?_wi=2" imageAlt="Professional ASAP team at work" buttons={[{ text: "Call Us Today", href: "#contact" }]} buttonAnimation="slide-up"