From 57a9ca74a409feffbd0206efeed18979d01a4bf1 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 23:40:45 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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" -- 2.49.1