Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| add2d941ab | |||
| b176cb0430 | |||
| ae75a3bd8b | |||
| e9db2693a7 | |||
| b0c86aa3b7 | |||
| 5458d0e241 |
@@ -111,27 +111,33 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
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: [
|
||||
"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: [
|
||||
"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: [
|
||||
"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: [
|
||||
"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: [
|
||||
"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"
|
||||
@@ -175,19 +181,19 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Aliyah Gonzales", role: "Homeowner", company: "Phoenix", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-woman-with-long-hair-sitting-cafe-with-laptop_273609-6339.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12307.jpg"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Isaac Garcia", role: "Homeowner", company: "Mesa", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-outdoors-portrait_158595-3560.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-young-man-posing_23-2149512418.jpg"
|
||||
},
|
||||
{
|
||||
id: "3", name: "El Güero", role: "New Home Buyer", company: "Scottsdale", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-people-work_23-2149546186.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-indian-origin-having-fun_23-2150285278.jpg"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Jessica Lee", role: "Property Manager", company: "Chandler", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-hat-drinking-coffee-go_1303-9669.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-executive-work_1098-519.jpg"
|
||||
}
|
||||
]}
|
||||
kpiItems={[
|
||||
|
||||
Reference in New Issue
Block a user