diff --git a/src/app/page.tsx b/src/app/page.tsx index 5ff0887..a5ec0fd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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." />