From 32cfe62b352197fcfe1b2950fd551cfcce73ace6 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 03:19:00 +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 249e1c8..448b6f3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -173,7 +173,7 @@ export default function LandingPage() { title: "Precision Mowing", subtitle: "Perfectly cut grass", description: "Professional mowing services ensuring lush, healthy lawns.", - imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard-male-black-apron-guy-repairs_1157-41431.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard-male-black-apron-guy-repairs_1157-41431.jpg?_wi=1", }, { tag: "Pruning", @@ -341,7 +341,7 @@ export default function LandingPage() { title="Common Questions" description="Everything you need to know about our services." faqsAnimation="blur-reveal" - imageSrc="http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard-male-black-apron-guy-repairs_1157-41431.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard-male-black-apron-guy-repairs_1157-41431.jpg?_wi=2" /> -- 2.49.1