From 48c7a63ef7aa994adacda2ba38bbd02b0e8149e6 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 19 Mar 2026 21:34:15 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 94ad112..38e2650 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -85,19 +85,19 @@ export default function LandingPage() { features={[ { id: 1, - title: "Tree Removal", description: "Safe removal of dead, dangerous, or unwanted trees — done quickly and cleanly with professional equipment.", imageSrc: "http://img.b2bpic.net/free-photo/hipster-man-traveling-with-backpack-standing-tree-against-sky-wearing-warm-jacket-active-tourist-exploring-nature-cold-season_285396-1578.jpg?_wi=1", imageAlt: "Professional tree removal service" + title: "Tree Removal", description: "Safe removal of dead, dangerous, or unwanted trees — done quickly and cleanly with professional equipment, protecting your home and family.", imageSrc: "http://img.b2bpic.net/free-photo/hipster-man-traveling-with-backpack-standing-tree-against-sky-wearing-warm-jacket-active-tourist-exploring-nature-cold-season_285396-1578.jpg?_wi=1", imageAlt: "Professional tree removal service" }, { id: 2, - title: "Tree Trimming", description: "Precision trimming to keep your trees healthy, safe, and looking great year-round.", imageSrc: "http://img.b2bpic.net/free-photo/hipster-man-traveling-with-backpack-standing-tree-against-sky-wearing-warm-jacket-active-tourist-exploring-nature-cold-season_285396-1578.jpg?_wi=2", imageAlt: "Expert tree trimming service" + title: "Tree Trimming", description: "Precision trimming to keep your trees healthy, safe, and looking great year-round — enhancing your landscape while preventing damage.", imageSrc: "http://img.b2bpic.net/free-photo/hipster-man-traveling-with-backpack-standing-tree-against-sky-wearing-warm-jacket-active-tourist-exploring-nature-cold-season_285396-1578.jpg?_wi=2", imageAlt: "Expert tree trimming service" }, { id: 3, - title: "Emergency Service", description: "Storm damage? Falling branches? We respond fast to keep your property safe.", imageSrc: "http://img.b2bpic.net/free-photo/image-broken-concrete-grassy-ground_181624-24606.jpg", imageAlt: "Emergency tree service response" + title: "Emergency Service", description: "Storm damage? Falling branches? We respond fast to keep your property safe — available 24/7 for urgent situations.", imageSrc: "http://img.b2bpic.net/free-photo/image-broken-concrete-grassy-ground_181624-24606.jpg", imageAlt: "Emergency tree service response" }, { id: 4, - title: "Stump Grinding", description: "Remove unsightly stumps and reclaim your yard with professional grinding.", imageSrc: "http://img.b2bpic.net/free-photo/tree-stumps-surrounded-by-greenery-forest-sunlight_181624-12288.jpg", imageAlt: "Professional stump grinding" + title: "Stump Grinding", description: "Remove unsightly stumps and reclaim your yard with professional grinding — leaving you with a clean, usable outdoor space.", imageSrc: "http://img.b2bpic.net/free-photo/tree-stumps-surrounded-by-greenery-forest-sunlight_181624-12288.jpg", imageAlt: "Professional stump grinding" } ]} animationType="slide-up"