From 71338bdb12e848fe5b784007b6c02b19c93e3e7b Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 14:36:02 +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 5b6e3eb..01eb2c1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { { text: "Request Free Quote", href: "#contact" }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/male-courier-blue-uniform-holding-coffee-cups-talking-phone-pink-uniform-service-job-delivery_140725-37287.jpg" + imageSrc="http://img.b2bpic.net/free-photo/male-courier-blue-uniform-holding-coffee-cups-talking-phone-pink-uniform-service-job-delivery_140725-37287.jpg?_wi=1" imageAlt="Professional plumber at work" mediaAnimation="slide-up" imagePosition="right" @@ -173,7 +173,7 @@ export default function LandingPage() { tagAnimation="slide-up" background={{ variant: "plain" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/male-courier-blue-uniform-holding-coffee-cups-talking-phone-pink-uniform-service-job-delivery_140725-37287.jpg" + imageSrc="http://img.b2bpic.net/free-photo/male-courier-blue-uniform-holding-coffee-cups-talking-phone-pink-uniform-service-job-delivery_140725-37287.jpg?_wi=2" imageAlt="Professional plumbing service" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1