From f802da0ad2dd7b8131bdd32139213cec6c1f71e7 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 13 May 2026 22:43:09 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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." />