Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ae75a3bd8b | |||
| e9db2693a7 | |||
| b0c86aa3b7 | |||
| 5458d0e241 |
@@ -111,27 +111,33 @@ export default function LandingPage() {
|
|||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
id: "design", label: "Landscape Design", title: "Custom Designs", items: [
|
id: "design", label: "Landscape Design", title: "Custom Designs", items: [
|
||||||
"Custom designs tailored to your vision and lifestyle"],
|
"Custom designs tailored to your vision and lifestyle", "Personalized consultations to understand your needs", "3D renderings to visualize your future space"
|
||||||
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "turf", label: "Artificial Turf Installation", title: "Beautiful Turf", items: [
|
id: "turf", label: "Artificial Turf Installation", title: "Beautiful Turf", items: [
|
||||||
"Low-maintenance, beautiful turf for Arizona living"],
|
"Low-maintenance, beautiful turf for Arizona living", "Pet-friendly and eco-conscious options", "Expert installation for lasting beauty and durability"
|
||||||
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "pavers", label: "Paver Installation", title: "Durable Pavers", items: [
|
id: "pavers", label: "Paver Installation", title: "Durable Pavers", items: [
|
||||||
"Durable, stylish pavers for driveways, patios, and walkways"],
|
"Durable, stylish pavers for driveways, patios, and walkways", "Wide selection of colors and patterns", "Professional installation for enhanced curb appeal and functionality"
|
||||||
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "weed", label: "Weed Control & Spraying", title: "Effective Weed Solutions", items: [
|
id: "weed", label: "Weed Control & Spraying", title: "Effective Weed Solutions", items: [
|
||||||
"Effective treatments that actually eliminate weeds for good"],
|
"Effective treatments that actually eliminate weeds for good", "Safe, targeted solutions for all types of weeds", "Ongoing programs for year-round weed prevention"
|
||||||
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "irrigation", label: "Sprinkler & Irrigation Systems", title: "Smart Water Solutions", items: [
|
id: "irrigation", label: "Sprinkler & Irrigation Systems", title: "Smart Water Solutions", items: [
|
||||||
"Smart water solutions for the desert climate"],
|
"Smart water solutions for the desert climate", "Efficient drip and sprinkler systems", "Automated controls for optimal water usage and plant health"
|
||||||
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "maintenance", label: "General Lawn Maintenance", title: "Ongoing Care", items: [
|
id: "maintenance", label: "General Lawn Maintenance", title: "Ongoing Care", items: [
|
||||||
"Ongoing care to keep your property looking its best"],
|
"Ongoing care to keep your property looking its best", "Regular mowing, edging, and blowing services", "Seasonal clean-ups and plant care for a vibrant landscape"
|
||||||
|
],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
title="What We Do"
|
title="What We Do"
|
||||||
|
|||||||
Reference in New Issue
Block a user