From f3268d193ce3117191cf40e5c6cff5ea421e0cd0 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Mar 2026 17:45:35 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b54f729..7456fb9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -125,23 +125,23 @@ export default function LandingPage() { features={[ { id: 1, - title: "Tree Removal & Trimming", description: "Safe and efficient removal of dead, diseased, or unwanted trees. Expert trimming to enhance tree health and appearance.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-two-leaf-rakes-shovels-leaned-against-wooden-fence-with-blurred-background_181624-4367.jpg", imageAlt: "Tree removal service" + title: "Storm Cleanup & Emergency Response", description: "Rapid response to storm damage with 24/7 emergency tree service availability. Our team is always ready to handle urgent situations.", imageSrc: "http://img.b2bpic.net/free-photo/volunteer-using-tongs-tool-collect-trash-plastic-waste-from-woods_482257-104743.jpg", imageAlt: "Emergency storm cleanup" }, { id: 2, - title: "Stump Grinding", description: "Complete stump removal using professional equipment to reclaim your yard space.", imageSrc: "http://img.b2bpic.net/free-photo/carpenter-working-sawmill-wood-manufacture_1303-22897.jpg", imageAlt: "Stump grinding equipment" + title: "Tree Removal & Trimming", description: "Safe and efficient removal of dead, diseased, or unwanted trees. Expert trimming to enhance tree health and appearance.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-two-leaf-rakes-shovels-leaned-against-wooden-fence-with-blurred-background_181624-4367.jpg", imageAlt: "Tree removal service" }, { id: 3, - title: "Landscape Design & Installation", description: "Custom landscape designs that enhance your property's curb appeal and increase value.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-public-park-toowoomba-queensland-australia_181624-17319.jpg", imageAlt: "Landscape design project" + title: "Stump Grinding", description: "Complete stump removal using professional equipment to reclaim your yard space.", imageSrc: "http://img.b2bpic.net/free-photo/carpenter-working-sawmill-wood-manufacture_1303-22897.jpg", imageAlt: "Stump grinding equipment" }, { id: 4, - title: "Mulching & Ground Maintenance", description: "Professional mulching and yard maintenance to keep your landscape looking pristine year-round.", imageSrc: "http://img.b2bpic.net/free-photo/making-alcohol-home-wine-made-from-berries-with-your-own-hands_169016-62911.jpg", imageAlt: "Professional mulching service" + title: "Landscape Design & Installation", description: "Custom landscape designs that enhance your property's curb appeal and increase value.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-public-park-toowoomba-queensland-australia_181624-17319.jpg", imageAlt: "Landscape design project" }, { id: 5, - title: "Storm Cleanup & Emergency Response", description: "Rapid response to storm damage with 24/7 emergency tree service availability.", imageSrc: "http://img.b2bpic.net/free-photo/volunteer-using-tongs-tool-collect-trash-plastic-waste-from-woods_482257-104743.jpg", imageAlt: "Emergency storm cleanup" + title: "Mulching & Ground Maintenance", description: "Professional mulching and yard maintenance to keep your landscape looking pristine year-round.", imageSrc: "http://img.b2bpic.net/free-photo/making-alcohol-home-wine-made-from-berries-with-your-own-hands_169016-62911.jpg", imageAlt: "Professional mulching service" }, { id: 6, @@ -191,7 +191,7 @@ export default function LandingPage() { id: "3", name: "Michael Chen", handle: "Homeowner, Warminster", testimonial: "Best tree service I've ever used. They were honest about what needed to be done and didn't oversell services. Fair pricing and excellent work.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-attractive-man-black-suit-smiling-amazed-looking-advertisement-standing-wh_1258-161260.jpg", imageAlt: "Michael Chen" }, { - id: "4", name: "Emily Rodriguez", handle: "Property Manager", testimonial: "Lind's handles all our landscaping needs for multiple properties. Consistent quality, reliable scheduling, and professional team. Five stars!", imageSrc: "http://img.b2bpic.net/free-vector/professional-business-woman-posing-with-folded-hands_10045-815.jpg", imageAlt: "Emily Rodriguez" + id: "4", name: "Emily Rodriguez", handle: "Property Manager", testimonial: "Lind's handles all our landscaping needs for multiple properties. Consistent quality, reliable scheduling, and professional team. Five stars!", imageSrc: "http://img.b2bpic.net/free-photo/professional-business-woman-posing-with-folded-hands_10045-815.jpg", imageAlt: "Emily Rodriguez" }, { id: "5", name: "David Kim", handle: "Homeowner, Bristol", testimonial: "Called them for emergency storm cleanup and they arrived within hours. Excellent service and very reasonable pricing for the quality of work.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man_1187-1055.jpg", imageAlt: "David Kim" -- 2.49.1