Update src/app/services/page.tsx

This commit is contained in:
2026-03-02 17:56:23 +00:00
parent a31ba16a0b
commit 6085719c27

View File

@@ -143,7 +143,7 @@ export default function ServicesPage() {
title: "Years Serving Our Community", title: "Years Serving Our Community",
description: "Industry expertise and proven methodology", description: "Industry expertise and proven methodology",
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/concentrated-gardeners-arranging-coniferous-plants-garden-man-woman-wearing-aprons-growing-small-thuja-greenhouse-selective-focus-commercial-gardening-activity-summer-concept_74855-12739.jpg", "http://img.b2bpic.net/free-photo/concentrated-gardeners-arranging-coniferous-plants-garden-man-woman-wearing-aprons-growing-small-thuja-greenhouse-selective-focus-commercial-gardening-activity-summer-concept_74855-12739.jpg?_wi=2",
imageAlt: "experienced workers professional team lawn care team gardening experts", imageAlt: "experienced workers professional team lawn care team gardening experts",
}, },
{ {
@@ -153,7 +153,7 @@ export default function ServicesPage() {
description: description:
"Residential and commercial projects completed with excellence", "Residential and commercial projects completed with excellence",
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/man-working-eco-friendly-wind-power-project-with-layout_23-2148847779.jpg", "http://img.b2bpic.net/free-photo/man-working-eco-friendly-wind-power-project-with-layout_23-2148847779.jpg?_wi=2",
imageAlt: "completed projects before after lawn transformation results portfolio showcase", imageAlt: "completed projects before after lawn transformation results portfolio showcase",
}, },
{ {
@@ -162,7 +162,7 @@ export default function ServicesPage() {
title: "Customer Satisfaction Rate", title: "Customer Satisfaction Rate",
description: "Consistently exceeding expectations", description: "Consistently exceeding expectations",
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/happy-couple-celebrating-giving-highfive-each-other-while-being-meeting-with-real-estate-agent_637285-6877.jpg", "http://img.b2bpic.net/free-photo/happy-couple-celebrating-giving-highfive-each-other-while-being-meeting-with-real-estate-agent_637285-6877.jpg?_wi=2",
imageAlt: "satisfied customer happy homeowner successful project customer satisfaction", imageAlt: "satisfied customer happy homeowner successful project customer satisfaction",
}, },
]} ]}