Update src/app/services/page.tsx

This commit is contained in:
2026-03-03 16:26:24 +00:00
parent 1ffcebd423
commit 911ca6f57a

View File

@@ -76,21 +76,21 @@ export default function ServicesPage() {
{
title: "Tree Removal",
description: "Safe and professional removal of hazardous or unwanted trees. Our certified arborists assess each situation and use specialized equipment to safely remove trees of any size.",
imageSrc: "http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500866.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500866.jpg?_wi=3",
imageAlt: "Professional tree removal service",
button: { text: "Request Estimate", href: "/contact" },
},
{
title: "Tree Trimming & Pruning",
description: "Expert trimming to promote health and enhance your landscape. We improve tree structure, remove dead branches, and enhance the natural beauty of your property.",
imageSrc: "http://img.b2bpic.net/free-photo/senior-man-working-field_329181-12481.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/senior-man-working-field_329181-12481.jpg?_wi=2",
imageAlt: "Professional tree trimming service",
button: { text: "Request Estimate", href: "/contact" },
},
{
title: "Stump Grinding",
description: "Complete stump removal to reclaim your yard space. We grind stumps below ground level so you can replant or expand your outdoor living area.",
imageSrc: "http://img.b2bpic.net/free-photo/lumberjack-cutting-wood-with-chainsaw_342744-395.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/lumberjack-cutting-wood-with-chainsaw_342744-395.jpg?_wi=2",
imageAlt: "Professional stump grinding service",
button: { text: "Request Estimate", href: "/contact" },
},