Update src/app/about/page.tsx

This commit is contained in:
2026-03-17 19:46:22 +00:00
parent 367cd6e4df
commit 101191ba76

View File

@@ -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",
},
]}