Update src/app/page.tsx
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user