4 Commits

Author SHA1 Message Date
f20a3615d3 Update src/app/page.tsx 2026-03-03 19:00:29 +00:00
9a49be2161 Update src/app/page.tsx 2026-03-03 18:59:50 +00:00
e1e7101c6b Update src/app/layout.tsx 2026-03-03 18:59:49 +00:00
d316fe04aa Merge version_1 into main
Merge version_1 into main
2026-03-03 18:57:05 +00:00
2 changed files with 34 additions and 105 deletions

View File

@@ -5,36 +5,21 @@ import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
const dmSans = DM_Sans({
variable: "--font-dm-sans",
subsets: ["latin"],
variable: "--font-dm-sans", subsets: ["latin"],
});
export const metadata: Metadata = {
title: "Verde Lawn & Landscape | Chandler's Trusted Local Landscaping",
description: "Professional lawn maintenance, landscape design, and irrigation services in Chandler, Arizona. Locally owned since 2011. Free quotes available.",
keywords: "landscaping Chandler, lawn care Chandler AZ, landscape design, irrigation systems, tree trimming, yard maintenance",
metadataBase: new URL("https://verdelawn.com"),
title: "Verde Lawn & Landscape | Chandler's Trusted Local Landscaping", description: "Professional lawn maintenance, landscape design, and irrigation services in Chandler, Arizona. Locally owned since 2011. Free quotes available.", keywords: "landscaping Chandler, lawn care Chandler AZ, landscape design, irrigation systems, tree trimming, yard maintenance", metadataBase: new URL("https://verdelawn.com"),
alternates: {
canonical: "https://verdelawn.com",
},
canonical: "https://verdelawn.com"},
openGraph: {
title: "Verde Lawn & Landscape | Chandler's Most Trusted Crew",
description: "Transform your Chandler yard with professional landscaping services. 12 years of excellence.",
url: "https://verdelawn.com",
siteName: "Verde Lawn & Landscape",
type: "website",
images: [
title: "Verde Lawn & Landscape | Chandler's Most Trusted Crew", description: "Transform your Chandler yard with professional landscaping services. 12 years of excellence.", url: "https://verdelawn.com", siteName: "Verde Lawn & Landscape", type: "website", images: [
{
url: "http://img.b2bpic.net/free-photo/beautiful-manicured-green-mown-lawn-ai-generated-image_587448-1395.jpg",
alt: "Beautiful landscaped yard by Verde",
},
url: "http://img.b2bpic.net/free-photo/beautiful-manicured-green-mown-lawn-ai-generated-image_587448-1395.jpg", alt: "Beautiful landscaped yard by Verde"},
],
},
twitter: {
card: "summary_large_image",
title: "Verde Lawn & Landscape | Chandler's Trusted Crew",
description: "Professional landscaping services in Chandler, AZ",
images: ["http://img.b2bpic.net/free-photo/beautiful-manicured-green-mown-lawn-ai-generated-image_587448-1395.jpg"],
card: "summary_large_image", title: "Verde Lawn & Landscape | Chandler's Trusted Crew", description: "Professional landscaping services in Chandler, AZ", images: ["http://img.b2bpic.net/free-photo/beautiful-manicured-green-mown-lawn-ai-generated-image_587448-1395.jpg"],
},
robots: {
index: true,
@@ -1424,4 +1409,4 @@ export default function RootLayout({
</ServiceWrapper>
</html>
);
}
}

View File

@@ -1,13 +1,13 @@
"use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
import HeroCentered from '@/components/sections/hero/HeroCentered';
import FeatureCardNine from '@/components/sections/feature/FeatureCardNine';
import MetricCardOne from '@/components/sections/metrics/MetricCardOne';
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
import ContactText from '@/components/sections/contact/ContactText';
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
import NavbarLayoutFloatingOverlay from "@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay";
import HeroCentered from "@/components/sections/hero/HeroCentered";
import FeatureCardNine from "@/components/sections/feature/FeatureCardNine";
import MetricCardOne from "@/components/sections/metrics/MetricCardOne";
import TestimonialCardSix from "@/components/sections/testimonial/TestimonialCardSix";
import ContactText from "@/components/sections/contact/ContactText";
import FooterLogoReveal from "@/components/sections/footer/FooterLogoReveal";
import Link from "next/link";
import { Users, Award, Star, CheckCircle, Leaf, TrendingUp } from "lucide-react";
@@ -72,30 +72,22 @@ export default function HomePage() {
features={[
{
id: 1,
title: "Lawn Maintenance",
description: "Weekly mowing, trimming, edging, and seasonal care to keep your lawn lush and healthy year-round.",
phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard-male-shirt_1157-41448.jpg?_wi=1" },
title: "Lawn Maintenance", description: "Weekly mowing, trimming, edging, and seasonal care to keep your lawn lush and healthy year-round.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard-male-shirt_1157-41448.jpg?_wi=1" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/people-operating-heavy-duty-leaf-blower_1153-7263.jpg?_wi=1" },
},
{
id: 2,
title: "Landscape Design",
description: "Custom designs that blend functionality with beauty, creating outdoor spaces that reflect your vision.",
phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/grass-background_1127-3417.jpg?_wi=1" },
title: "Landscape Design", description: "Custom designs that blend functionality with beauty, creating outdoor spaces that reflect your vision.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/grass-background_1127-3417.jpg?_wi=1" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/colorful-flower-garden_1373-543.jpg?_wi=1" },
},
{
id: 3,
title: "Irrigation Systems",
description: "Smart watering solutions that keep plants healthy while conserving water—perfect for Arizona's climate.",
phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/soft-focus-vintage-bicycle_1339-1871.jpg?_wi=1" },
title: "Irrigation Systems", description: "Smart watering solutions that keep plants healthy while conserving water—perfect for Arizona's climate.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/soft-focus-vintage-bicycle_1339-1871.jpg?_wi=1" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard-male-shirt_1157-41448.jpg?_wi=2" },
},
{
id: 4,
title: "Tree Trimming",
description: "Professional tree care to enhance safety, aesthetics, and plant health on your property.",
phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/incognito-man-cutting-overgrown-bushes_651396-1551.jpg?_wi=1" },
title: "Tree Trimming", description: "Professional tree care to enhance safety, aesthetics, and plant health on your property.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/incognito-man-cutting-overgrown-bushes_651396-1551.jpg?_wi=1" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-green-park_1417-1446.jpg?_wi=1" },
},
]}
@@ -114,32 +106,16 @@ export default function HomePage() {
tagIcon={TrendingUp}
metrics={[
{
id: "1",
value: "500",
title: "Happy Clients",
description: "Homeowners in Chandler who trust us with their yards",
icon: Users,
id: "1", value: "500", title: "Happy Clients", description: "Homeowners in Chandler who trust us with their yards", icon: Users,
},
{
id: "2",
value: "12",
title: "Years Experience",
description: "Over a decade of professional landscaping expertise",
icon: Award,
id: "2", value: "12", title: "Years Experience", description: "Over a decade of professional landscaping expertise", icon: Award,
},
{
id: "3",
value: "5",
title: "Star Rated",
description: "Consistently top-rated for quality and service",
icon: Star,
id: "3", value: "5", title: "Star Rated", description: "Consistently top-rated for quality and service", icon: Star,
},
{
id: "4",
value: "2000",
title: "Projects",
description: "Successful landscaping projects completed",
icon: CheckCircle,
id: "4", value: "2000", title: "Projects", description: "Successful landscaping projects completed", icon: CheckCircle,
},
]}
gridVariant="uniform-all-items-equal"
@@ -157,50 +133,18 @@ export default function HomePage() {
tagIcon={Star}
testimonials={[
{
id: "1",
name: "Sarah Martinez",
handle: "Chandler, AZ",
testimonial: "Verde transformed our backyard from a brown mess into a beautiful oasis. Carlos and his team are true professionals—responsive, clean, and incredibly skilled.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1",
imageAlt: "Sarah Martinez",
id: "1", name: "Sarah Martinez", handle: "Chandler, AZ", testimonial: "Verde transformed our backyard from a brown mess into a beautiful oasis. Carlos and his team are true professionals—responsive, clean, and incredibly skilled.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Sarah Martinez"},
{
id: "2", name: "Michael Chen", handle: "Chandler, AZ", testimonial: "Best landscaping company in Chandler. They designed an irrigation system that's saved us so much water while keeping our plants thriving. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Michael Chen"},
{
id: "3", name: "Jennifer Rodriguez", handle: "Chandler, AZ", testimonial: "From initial consultation to final cleanup, Verde was fantastic. Our lawn has never looked better. The whole team is professional and friendly.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Jennifer Rodriguez"},
{
id: "4", name: "David Thompson", handle: "Chandler, AZ", testimonial: "I've used Verde for monthly maintenance for over two years. Consistent quality, fair pricing, and they actually care about the work. Can't ask for more.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "David Thompson"},
{
id: "5", name: "Amanda Foster", handle: "Chandler, AZ", testimonial: "The tree trimming work was exceptional. They removed three large trees safely and the cleanup was immaculate. True professionals through and through.", icon: Star,
},
{
id: "2",
name: "Michael Chen",
handle: "Chandler, AZ",
testimonial: "Best landscaping company in Chandler. They designed an irrigation system that's saved us so much water while keeping our plants thriving. Highly recommended!",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2",
imageAlt: "Michael Chen",
},
{
id: "3",
name: "Jennifer Rodriguez",
handle: "Chandler, AZ",
testimonial: "From initial consultation to final cleanup, Verde was fantastic. Our lawn has never looked better. The whole team is professional and friendly.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3",
imageAlt: "Jennifer Rodriguez",
},
{
id: "4",
name: "David Thompson",
handle: "Chandler, AZ",
testimonial: "I've used Verde for monthly maintenance for over two years. Consistent quality, fair pricing, and they actually care about the work. Can't ask for more.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4",
imageAlt: "David Thompson",
},
{
id: "5",
name: "Amanda Foster",
handle: "Chandler, AZ",
testimonial: "The tree trimming work was exceptional. They removed three large trees safely and the cleanup was immaculate. True professionals through and through.",
icon: Star,
},
{
id: "6",
name: "Robert Klein",
handle: "Chandler, AZ",
testimonial: "Our seasonal cleanup was perfect. Verde handles everything with attention to detail. They're now our go-to for all outdoor maintenance. Definitely worth it!",
icon: Star,
id: "6", name: "Robert Klein", handle: "Chandler, AZ", testimonial: "Our seasonal cleanup was perfect. Verde handles everything with attention to detail. They're now our go-to for all outdoor maintenance. Definitely worth it!", icon: Star,
},
]}
animationType="slide-up"
@@ -212,7 +156,7 @@ export default function HomePage() {
<div id="contact-cta" data-section="contact-cta">
<ContactText
text="Ready to transform your Chandler yard? Get a free, no-obligation quote today. Our team is ready to discuss your vision."
text="Ready to transform your Chandler yard? Get your free quote today—limited consultation slots available this week."
animationType="entrance-slide"
background={{ variant: "radial-gradient" }}
buttons={[
@@ -232,4 +176,4 @@ export default function HomePage() {
</div>
</ThemeProvider>
);
}
}