From 101191ba764e9fac1f77ec252c285ccb6fc4fc4f Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 17 Mar 2026 19:46:22 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index fc95bf9..ffad64b 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -91,21 +91,21 @@ export default function AboutPage() { id: 1, title: "Founded on Reliability", description: "With over 10 years of experience in lawn care and landscaping, Tennessee Lawn Solutions has built a reputation for dependable service and quality workmanship in the Lewisburg community.", - imageSrc: "http://img.b2bpic.net/free-photo/gardeners-greenhouse-are-working-guy-girl-aprons-plant-care_1157-47094.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gardeners-greenhouse-are-working-guy-girl-aprons-plant-care_1157-47094.jpg?_wi=1", imageAlt: "Professional landscaping team", }, { id: 2, title: "Professional Team", description: "Our crew members are trained, equipped, and passionate about outdoor spaces. Every team member brings expertise in lawn care, landscaping, and customer service excellence.", - imageSrc: "http://img.b2bpic.net/free-photo/gardeners-greenhouse-are-working-guy-girl-aprons-plant-care_1157-47094.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gardeners-greenhouse-are-working-guy-girl-aprons-plant-care_1157-47094.jpg?_wi=2", imageAlt: "Professional team members", }, { id: 3, title: "Community Focused", description: "We are proud to serve Lewisburg residents and businesses. Our commitment goes beyond lawn care—we invest in our community and build lasting relationships with every client.", - imageSrc: "http://img.b2bpic.net/free-photo/gardeners-greenhouse-are-working-guy-girl-aprons-plant-care_1157-47094.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gardeners-greenhouse-are-working-guy-girl-aprons-plant-care_1157-47094.jpg?_wi=3", imageAlt: "Community service commitment", }, ]}