From 3c26cb1b4a83f5b45b63a7a5954daea6583d03ef Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 11:05:30 +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 6ff6a6c..24de4c9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -44,7 +44,7 @@ export default function LandingPage() { title="Trusted Local Service Near You" description="Fast, reliable service with transparent pricing. Licensed, insured, and ready to help 24/7." tag="Available Now" - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-taking-notes_23-2149478466.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-taking-notes_23-2149478466.jpg?_wi=1" imageAlt="Professional service technician" textPosition="bottom-left" showBlur={true} @@ -92,7 +92,7 @@ export default function LandingPage() { description="Trusted by thousands of homeowners and businesses" subdescription="Licensed • Insured • Guaranteed Satisfaction" icon={Award} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-taking-notes_23-2149478466.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-taking-notes_23-2149478466.jpg?_wi=2" imageAlt="Our team of professionals" mediaAnimation="slide-up" useInvertedBackground={true} -- 2.49.1