From 50fe9ba84992ffe806cc9f08feb9494bf125a76e Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 18:51:32 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 14c23dc..78a761a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -125,7 +125,7 @@ export default function LandingPage() { title: "of searches are for local service", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/happy-mature-man-receiving-package-from-courier-signing-paperwork-front-his-house_637285-1270.jpg" + imageSrc="http://img.b2bpic.net/free-photo/happy-mature-man-receiving-package-from-courier-signing-paperwork-front-his-house_637285-1270.jpg?_wi=1" mediaAnimation="slide-up" metricsAnimation="slide-up" /> @@ -272,14 +272,14 @@ export default function LandingPage() { name: "David Clark", handle: "Business Owner", testimonial: "Handled our parking lot repair efficiently. Great local business.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-female-construction-worker-with-folded-arms-standing-near-truck-sunlight_181624-55805.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-female-construction-worker-with-folded-arms-standing-near-truck-sunlight_181624-55805.jpg?_wi=1", }, { id: "5", name: "Mike J.", handle: "Property Manager", testimonial: "Top tier efficiency, we use them for all our commercial properties.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-female-construction-worker-with-folded-arms-standing-near-truck-sunlight_181624-55805.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-female-construction-worker-with-folded-arms-standing-near-truck-sunlight_181624-55805.jpg?_wi=2", }, ]} title="What Our Customers Say" @@ -311,7 +311,7 @@ export default function LandingPage() { title="Frequently Asked Questions" description="Everything you need to know about our paving process." faqsAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/happy-mature-man-receiving-package-from-courier-signing-paperwork-front-his-house_637285-1270.jpg" + imageSrc="http://img.b2bpic.net/free-photo/happy-mature-man-receiving-package-from-courier-signing-paperwork-front-his-house_637285-1270.jpg?_wi=2" /> -- 2.49.1