Update src/app/services/page.tsx

This commit is contained in:
2026-03-15 18:19:07 +00:00
parent 269d696b49
commit 2214dbbc6b

View File

@@ -88,7 +88,7 @@ export default function ServicesPage() {
description: description:
"Regular mowing, edging along sidewalks and driveways, and clean blow-off of clippings. We keep your lawn perfectly manicured every time.", "Regular mowing, edging along sidewalks and driveways, and clean blow-off of clippings. We keep your lawn perfectly manicured every time.",
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/fork-harrows-grass_1339-7742.jpg", "http://img.b2bpic.net/free-photo/fork-harrows-grass_1339-7742.jpg?_wi=3",
imageAlt: "Professional lawn mowing service", imageAlt: "Professional lawn mowing service",
}, },
{ {
@@ -99,7 +99,7 @@ export default function ServicesPage() {
description: description:
"Bed clean-up, light trimming, weed removal, and seasonal refresh. Your flower beds will look better than ever.", "Bed clean-up, light trimming, weed removal, and seasonal refresh. Your flower beds will look better than ever.",
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/person-doing-diy-activity-online-content-creation_23-2151515938.jpg", "http://img.b2bpic.net/free-photo/person-doing-diy-activity-online-content-creation_23-2151515938.jpg?_wi=3",
imageAlt: "Well-maintained flower beds", imageAlt: "Well-maintained flower beds",
}, },
{ {
@@ -110,7 +110,7 @@ export default function ServicesPage() {
description: description:
"Leaf removal, debris clean-up, and storm clean-up. We keep your property tidy and ready for every season.", "Leaf removal, debris clean-up, and storm clean-up. We keep your property tidy and ready for every season.",
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/woman-operating-heavy-duty-leaf-blower_1153-7324.jpg", "http://img.b2bpic.net/free-photo/woman-operating-heavy-duty-leaf-blower_1153-7324.jpg?_wi=2",
imageAlt: "Seasonal yard cleanup service", imageAlt: "Seasonal yard cleanup service",
}, },
]} ]}