diff --git a/src/app/page.tsx b/src/app/page.tsx index 5274073..4f88bbd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" }, {