Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-05-13 22:43:15 +00:00

View File

@@ -69,6 +69,9 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
showStepNumbers={false}
title="Comprehensive Landscaping Solutions"
description="From irrigation management to hardscaping and lawn maintenance, we do it all."
features={[
{
title: "Irrigation Installation", description: "Keep your lawn healthy with advanced, water-efficient irrigation systems.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/gardening_23-2148020412.jpg" },
@@ -79,9 +82,6 @@ export default function LandingPage() {
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/construction-workers-carrying-shovel-construction-site_1150-10141.jpg" },
},
]}
showStepNumbers={false}
title="Comprehensive Landscaping Solutions"
description="From irrigation management to hardscaping and lawn maintenance, we do it all."
/>
</div>