Update src/app/page.tsx

This commit is contained in:
2026-02-26 20:47:51 +00:00
parent 48ed6fa68f
commit 13cea772e2

View File

@@ -100,21 +100,21 @@ export default function HomePage() {
id: 2, id: 2,
title: "Emergency Tree Services", title: "Emergency Tree Services",
description: "24/7 response to storm damage and fallen trees. Rapid assessment and immediate action to secure your property.", description: "24/7 response to storm damage and fallen trees. Rapid assessment and immediate action to secure your property.",
imageSrc: "http://img.b2bpic.net/free-photo/two-women-walking-forest-forest-nature-outdoor-recreation_169016-68233.jpg", imageSrc: "http://img.b2bpic.net/free-photo/two-women-walking-forest-forest-nature-outdoor-recreation_169016-68233.jpg?_wi=1",
imageAlt: "emergency tree storm damage fallen tree rapid response" imageAlt: "emergency tree storm damage fallen tree rapid response"
}, },
{ {
id: 3, id: 3,
title: "Tree Trimming & Pruning", title: "Tree Trimming & Pruning",
description: "Professional trimming to improve tree health and appearance. We preserve healthy trees whenever possible.", description: "Professional trimming to improve tree health and appearance. We preserve healthy trees whenever possible.",
imageSrc: "http://img.b2bpic.net/free-photo/senior-man-working-field_329181-12481.jpg", imageSrc: "http://img.b2bpic.net/free-photo/senior-man-working-field_329181-12481.jpg?_wi=1",
imageAlt: "tree trimming pruning maintenance healthy tree" imageAlt: "tree trimming pruning maintenance healthy tree"
}, },
{ {
id: 4, id: 4,
title: "Storm Cleanup", title: "Storm Cleanup",
description: "Comprehensive cleanup after severe weather. We clear debris and restore your property safely.", description: "Comprehensive cleanup after severe weather. We clear debris and restore your property safely.",
imageSrc: "http://img.b2bpic.net/free-photo/two-women-walking-forest-forest-nature-outdoor-recreation_169016-68233.jpg", imageSrc: "http://img.b2bpic.net/free-photo/two-women-walking-forest-forest-nature-outdoor-recreation_169016-68233.jpg?_wi=2",
imageAlt: "storm damage cleanup debris removal tree cleanup recovery" imageAlt: "storm damage cleanup debris removal tree cleanup recovery"
}, },
{ {