From 8f27df8fec0834ba092d66f59b754ac7a9cf0b72 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 23 Mar 2026 03:15:34 +0000 Subject: [PATCH 1/2] Update src/app/about/page.tsx --- src/app/about/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 9124956..3861276 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { title: "Customer Satisfaction", description: "Your lawn's health and your happiness are our top priorities.", icon: HeartHandshake, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/father-son-browsing-internet-camping_329181-10542.jpg" + imageSrc="http://img.b2bpic.net/free-photo/father-son-browsing-internet-camping_329181-10542.jpg?_wi=1" imageAlt="Fresh Cut Lawn Crew family working together" mediaAnimation="slide-up" /> -- 2.49.1 From ecc85eed566693eaaeb340b5b770e5a2a2f831ac Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 23 Mar 2026 03:15:35 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 530045d..267e9db 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -85,7 +85,7 @@ export default function LandingPage() { { value: "99%", title: "Satisfaction Rate"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/father-son-browsing-internet-camping_329181-10542.jpg" + imageSrc="http://img.b2bpic.net/free-photo/father-son-browsing-internet-camping_329181-10542.jpg?_wi=2" imageAlt="Fresh Cut Lawn Crew team member on a lush lawn" mediaAnimation="opacity" metricsAnimation="slide-up" -- 2.49.1