diff --git a/src/app/page.tsx b/src/app/page.tsx
index 0f91ef8..6cd9835 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -61,6 +61,7 @@ export default function LandingPage() {
@@ -69,10 +70,10 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={true}
+ showStepNumbers={false}
features={[
{ title: "Expert Mowing", description: "Precision cutting and edging for a healthy, pristine lawn.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-artificial-grass-soccer-field-background-texture_1150-10179.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/background-coniferous-plant-branches-close-up_93675-134946.jpg" } },
]}
- showStepNumbers={false}
title="Our Services"
description="We offer a complete range of professional landscaping solutions for residential properties."
/>
@@ -82,6 +83,7 @@ export default function LandingPage() {
@@ -108,6 +111,7 @@ export default function LandingPage() {
@@ -139,6 +145,7 @@ export default function LandingPage() {
title="Ready to Transform Your Yard?"
description="Request a free quote today and get your garden looking beautiful."
buttonText="Submit Quote Request"
+ useInvertedBackground={false}
/>