Update src/app/page.tsx

This commit is contained in:
2026-03-03 20:51:08 +00:00
parent 48982a8cf0
commit 74d9e5d445

View File

@@ -66,11 +66,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Tree Removal", description: "Safe and efficient removal of dead, damaged, or unwanted trees", imageSrc: "http://img.b2bpic.net/free-photo/hands-gardener-orange-gloves-are-trimming-overgrown-green-shrub-using-hedge-shears-sunny-backyard-worker-landscaping-garden-close-up_639032-841.jpg", imageAlt: "Professional tree removal", buttonIcon: Zap,
title: "Tree Removal", description: "Safe and efficient removal of dead, damaged, or unwanted trees", imageSrc: "http://img.b2bpic.net/free-photo/hands-gardener-orange-gloves-are-trimming-overgrown-green-shrub-using-hedge-shears-sunny-backyard-worker-landscaping-garden-close-up_639032-841.jpg?_wi=1", imageAlt: "Professional tree removal", buttonIcon: Zap,
buttonHref: "#contact"
},
{
title: "Tree Trimming & Pruning", description: "Maintain tree health and appearance with expert trimming services", imageSrc: "http://img.b2bpic.net/free-photo/hands-gardener-orange-gloves-are-trimming-overgrown-green-shrub-using-hedge-shears-sunny-backyard-worker-landscaping-garden-close-up_639032-841.jpg", imageAlt: "Professional tree trimming", buttonIcon: Zap,
title: "Tree Trimming & Pruning", description: "Maintain tree health and appearance with expert trimming services", imageSrc: "http://img.b2bpic.net/free-photo/hands-gardener-orange-gloves-are-trimming-overgrown-green-shrub-using-hedge-shears-sunny-backyard-worker-landscaping-garden-close-up_639032-841.jpg?_wi=2", imageAlt: "Professional tree trimming", buttonIcon: Zap,
buttonHref: "#contact"
},
{