Update src/app/page.tsx

This commit is contained in:
2026-03-19 21:34:15 +00:00
parent 1e520b4886
commit 48c7a63ef7

View File

@@ -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"