Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-20 23:29:13 +00:00

View File

@@ -53,6 +53,7 @@ export default function LandingPage() {
{ text: "Call Now", href: "tel:555-0123" }
]}
buttonAnimation="slide-up"
background={{ variant: "plain" }}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500830.jpg", imageAlt: "professional tree removal service"
@@ -78,10 +79,10 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "removal", title: "Tree Removal", description: "Safe, efficient removal of trees of any size with complete cleanup and debris removal.", imageSrc: "http://img.b2bpic.net/free-photo/male-hands-cutting-bushes-with-big-scissors_651396-1549.jpg?_wi=1", imageAlt: "tree trimming pruning professional"
id: "removal", title: "Tree Removal", description: "Safe, efficient removal of trees of any size with complete cleanup and debris removal.", imageSrc: "http://img.b2bpic.net/free-photo/male-hands-cutting-bushes-with-big-scissors_651396-1549.jpg", imageAlt: "tree trimming pruning professional"
},
{
id: "trimming", title: "Tree Trimming & Pruning", description: "Expert pruning to promote health, aesthetics, and safety. Removes dead wood and improves canopy structure.", imageSrc: "http://img.b2bpic.net/free-photo/male-hands-cutting-bushes-with-big-scissors_651396-1549.jpg?_wi=2", imageAlt: "tree trimming pruning professional"
id: "trimming", title: "Tree Trimming & Pruning", description: "Expert pruning to promote health, aesthetics, and safety. Removes dead wood and improves canopy structure.", imageSrc: "http://img.b2bpic.net/free-photo/male-hands-cutting-bushes-with-big-scissors_651396-1549.jpg", imageAlt: "tree trimming pruning professional"
},
{
id: "stump", title: "Stump Grinding", description: "Complete stump removal below ground level, leaving your yard ready for landscaping or replanting.", imageSrc: "http://img.b2bpic.net/free-photo/man-with-chainsaw-cuts-tree_169016-1835.jpg", imageAlt: "stump grinding removal machinery"
@@ -90,7 +91,7 @@ export default function LandingPage() {
id: "health", title: "Tree Health & Disease Treatment", description: "Diagnosis and treatment of diseases, pest infestations, and health issues to save valuable trees.", imageSrc: "http://img.b2bpic.net/free-photo/son-father-playing-outdoors-nature-together_23-2148801743.jpg", imageAlt: "tree disease treatment arborist"
},
{
id: "emergency", title: "Emergency Storm Response", description: "24/7 response to storm damage, fallen trees, and hazardous situations. We're here when you need us most.", imageSrc: "http://img.b2bpic.net/free-photo/cropped-view-gardening-worker-wearing-protective-gloves-while-trimming-plants_344912-2285.jpg?_wi=1", imageAlt: "emergency tree removal storm damage"
id: "emergency", title: "Emergency Storm Response", description: "24/7 response to storm damage, fallen trees, and hazardous situations. We're here when you need us most.", imageSrc: "http://img.b2bpic.net/free-photo/cropped-view-gardening-worker-wearing-protective-gloves-while-trimming-plants_344912-2285.jpg", imageAlt: "emergency tree removal storm damage"
}
]}
gridVariant="three-columns-all-equal-width"
@@ -213,13 +214,13 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "storm", title: "Storm Damage Assessment", description: "Rapid evaluation of storm-damaged trees to ensure property and family safety. Immediate temporary solutions if needed.", imageSrc: "http://img.b2bpic.net/free-photo/cropped-view-gardening-worker-wearing-protective-gloves-while-trimming-plants_344912-2285.jpg?_wi=2", imageAlt: "emergency tree removal storm damage"
id: "storm", title: "Storm Damage Assessment", description: "Rapid evaluation of storm-damaged trees to ensure property and family safety. Immediate temporary solutions if needed.", imageSrc: "http://img.b2bpic.net/free-photo/cropped-view-gardening-worker-wearing-protective-gloves-while-trimming-plants_344912-2285.jpg", imageAlt: "emergency tree removal storm damage"
},
{
id: "hazard", title: "Hazardous Tree Removal", description: "Expert removal of trees that pose immediate risks due to disease, damage, or proximity to structures.", imageSrc: "http://img.b2bpic.net/free-photo/cropped-view-gardening-worker-wearing-protective-gloves-while-trimming-plants_344912-2285.jpg?_wi=3", imageAlt: "emergency tree removal storm damage"
id: "hazard", title: "Hazardous Tree Removal", description: "Expert removal of trees that pose immediate risks due to disease, damage, or proximity to structures.", imageSrc: "http://img.b2bpic.net/free-photo/cropped-view-gardening-worker-wearing-protective-gloves-while-trimming-plants_344912-2285.jpg", imageAlt: "emergency tree removal storm damage"
},
{
id: "cleanup", title: "Debris Cleanup & Disposal", description: "Complete removal and hauling of fallen branches and debris, restoring your property to safe condition quickly.", imageSrc: "http://img.b2bpic.net/free-photo/cropped-view-gardening-worker-wearing-protective-gloves-while-trimming-plants_344912-2285.jpg?_wi=4", imageAlt: "emergency tree removal storm damage"
id: "cleanup", title: "Debris Cleanup & Disposal", description: "Complete removal and hauling of fallen branches and debris, restoring your property to safe condition quickly.", imageSrc: "http://img.b2bpic.net/free-photo/cropped-view-gardening-worker-wearing-protective-gloves-while-trimming-plants_344912-2285.jpg", imageAlt: "emergency tree removal storm damage"
}
]}
gridVariant="three-columns-all-equal-width"