From a30f4a4c00134193d963e4acd828ddb4745ca26e Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 14:48:39 +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 e03bd96..ef8ebae 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -100,7 +100,7 @@ export default function LandingPage() { tagAnimation="entrance-slide" buttons={[{ text: "Get a Quote", href: "#contact" }]} buttonAnimation="entrance-slide" - imageSrc="http://img.b2bpic.net/free-photo/business-team-working-together_23-2149333016.jpg" + imageSrc="http://img.b2bpic.net/free-photo/business-team-working-together_23-2149333016.jpg?_wi=1" imageAlt="Professional service team" useInvertedBackground={false} /> @@ -164,7 +164,7 @@ export default function LandingPage() { description="Contact us for a no-obligation quote on lawn care, painting, driveway cleaning, roof cleaning, or pest control services. We'll get back to you within 24 hours." background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/business-team-working-together_23-2149333016.jpg" + imageSrc="http://img.b2bpic.net/free-photo/business-team-working-together_23-2149333016.jpg?_wi=2" imageAlt="Professional service consultation" mediaAnimation="entrance-slide" mediaPosition="right" -- 2.49.1