|
|
|
|
@@ -9,7 +9,7 @@ import ProductCardTwo from "@/components/sections/product/ProductCardTwo";
|
|
|
|
|
import TestimonialCardTwelve from "@/components/sections/testimonial/TestimonialCardTwelve";
|
|
|
|
|
import ContactCenter from "@/components/sections/contact/ContactCenter";
|
|
|
|
|
import FooterBase from "@/components/sections/footer/FooterBase";
|
|
|
|
|
import { Star, MapPin, Leaf, Trees, Shield, Clock } from "lucide-react";
|
|
|
|
|
import { Star, MapPin, Leaf, Trees, Shield, Trash2 } from "lucide-react";
|
|
|
|
|
import Link from "next/link";
|
|
|
|
|
|
|
|
|
|
export default function HomePage() {
|
|
|
|
|
@@ -72,7 +72,7 @@ export default function HomePage() {
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
imageSrc:
|
|
|
|
|
"http://img.b2bpic.net/free-photo/big-stone-made-chinese-chess-inside-park_1112-1150.jpg?_wi=1", imageAlt: "Custom hardscape design"
|
|
|
|
|
"http://img.b2bpic.net/free-photo/big-stone-made-chinese-chess-inside-park_1112-1150.jpg?_wi=1", imageAlt: "Custom junk removal project"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
imageSrc:
|
|
|
|
|
@@ -94,7 +94,7 @@ export default function HomePage() {
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
imageSrc:
|
|
|
|
|
"http://img.b2bpic.net/free-photo/path-way_74190-2125.jpg", imageAlt: "Premium hardscape installations"
|
|
|
|
|
"http://img.b2bpic.net/free-photo/path-way_74190-2125.jpg", imageAlt: "Premium junk removal and cleanup"
|
|
|
|
|
},
|
|
|
|
|
]}
|
|
|
|
|
carouselPosition="right"
|
|
|
|
|
@@ -141,8 +141,8 @@ export default function HomePage() {
|
|
|
|
|
"Quality mulch installation for garden beds, pathways, and landscaping features. Fresh mulch annually.", bentoComponent: "animated-bar-chart"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
title: "Hardscaping", description:
|
|
|
|
|
"Stone patios, walkways, retaining walls, and other hardscape features for outdoor beauty and function.", bentoComponent: "line-chart"
|
|
|
|
|
title: "Junk Removal", description:
|
|
|
|
|
"Professional junk removal and debris hauling for yard cleanup, landscaping projects, and property maintenance.", bentoComponent: "line-chart"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
title: "Seasonal Cleanups", description:
|
|
|
|
|
@@ -176,9 +176,9 @@ export default function HomePage() {
|
|
|
|
|
"http://img.b2bpic.net/free-photo/close-up-gardener-taking-care-plants_23-2148396782.jpg?_wi=2", imageAlt: "Professional mulching service"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "3", brand: "Hardscape", name: "Patio & Walkway Installation", price: "Custom Pricing", rating: 5,
|
|
|
|
|
id: "3", brand: "Junk Removal", name: "Debris & Junk Removal", price: "Custom Pricing", rating: 5,
|
|
|
|
|
reviewCount: "24+", imageSrc:
|
|
|
|
|
"http://img.b2bpic.net/free-photo/big-stone-made-chinese-chess-inside-park_1112-1150.jpg?_wi=2", imageAlt: "Custom hardscape design"
|
|
|
|
|
"http://img.b2bpic.net/free-photo/big-stone-made-chinese-chess-inside-park_1112-1150.jpg?_wi=2", imageAlt: "Custom junk removal project"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "4", brand: "Design", name: "Landscape Design & Installation", price: "Design Consultation Available", rating: 5,
|
|
|
|
|
@@ -238,14 +238,14 @@ export default function HomePage() {
|
|
|
|
|
<div id="cta" data-section="cta">
|
|
|
|
|
<ContactCenter
|
|
|
|
|
tag="Ready to Transform Your Yard?"
|
|
|
|
|
title="Get Your Free Landscaping Estimate Today"
|
|
|
|
|
title="Get Your Free Estimate in 24 Hours"
|
|
|
|
|
description="Call us at (540) 525-9771 or fill out the form below. We'll be in touch within 24 hours to schedule your free consultation."
|
|
|
|
|
tagIcon={Star}
|
|
|
|
|
tagAnimation="slide-up"
|
|
|
|
|
background={{ variant: "plain" }}
|
|
|
|
|
useInvertedBackground={true}
|
|
|
|
|
inputPlaceholder="Enter your email"
|
|
|
|
|
buttonText="Request Quote"
|
|
|
|
|
buttonText="Get My Free Estimate"
|
|
|
|
|
termsText="We respect your privacy. We'll only use your information to contact you about your landscaping inquiry."
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
@@ -260,7 +260,7 @@ export default function HomePage() {
|
|
|
|
|
{ label: "Lawn Care", href: "/services" },
|
|
|
|
|
{ label: "Landscape Design", href: "/services" },
|
|
|
|
|
{ label: "Mulching", href: "/services" },
|
|
|
|
|
{ label: "Hardscaping", href: "/services" },
|
|
|
|
|
{ label: "Junk Removal", href: "/services" },
|
|
|
|
|
],
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
|