Update src/app/page.tsx

This commit is contained in:
2026-02-27 01:09:01 +00:00
parent d9a4d3e26a
commit 638a5b3eaa

View File

@@ -44,7 +44,7 @@ export default function LandingPage() {
<HeroSplitKpi
title="Premium Lawn Care Excellence in Every Cut"
description="Mullen's Complete Lawn Care brings professional landscaping services to your neighborhood. From precision mowing to full property maintenance, we deliver results that exceed expectations."
background={{ variant: "grid" }}
background={{ variant: "animated-grid" }}
kpis={[
{ value: "15+", label: "Years Experience" },
{ value: "500+", label: "Satisfied Clients" },
@@ -134,13 +134,13 @@ export default function LandingPage() {
id: "1", name: "Jennifer Mitchell", role: "Homeowner", testimonial: "Mullen's has been maintaining our lawn for 3 years. The quality is outstanding and the team is always professional and punctual. I wouldn't use anyone else!", imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-looking-camera-smiling-broadly-with-happy-face-standing-white-background_141793-54115.jpg", imageAlt: "Jennifer Mitchell"
},
{
id: "2", name: "David Rodriguez", role: "Property Manager", testimonial: "Managing multiple properties, I need reliable service. Mullen's delivers consistent, high-quality lawn care every single time. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "David Rodriguez"
id: "2", name: "David Rodriguez", role: "Property Manager", testimonial: "Managing multiple properties, I need reliable service. Mullen's delivers consistent, high-quality lawn care every single time. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Rodriguez"
},
{
id: "3", name: "Sarah Thompson", role: "Homeowner", testimonial: "From first contact to final invoice, the experience was seamless. My lawn has never looked better. Great attention to detail!", imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg", imageAlt: "Sarah Thompson"
},
{
id: "4", name: "Michael Chen", role: "Business Owner", testimonial: "We hired Mullen's for our commercial property and they exceeded expectations. Professional, efficient, and affordable. Best decision we made!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Michael Chen"
id: "4", name: "Michael Chen", role: "Business Owner", testimonial: "We hired Mullen's for our commercial property and they exceeded expectations. Professional, efficient, and affordable. Best decision we made!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Chen"
}
]}
title="What Our Clients Say"