Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-20 23:41:52 +00:00

View File

@@ -140,13 +140,13 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "1", value: "500+", title: "Happy Customers", description: "Trusted by families and businesses throughout Greenfield for quality lawn care."
id: "1", value: "500+", title: "Happy Customers", description: "Trusted by families and businesses throughout Greenfield for quality lawn care.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-cute-caucasian-man-park_181624-56266.jpg", imageAlt: "satisfied customer portrait happy"
},
{
id: "2", value: "10+", title: "Years Experience", description: "Decades of expertise in professional lawn maintenance and landscaping services."
id: "2", value: "10+", title: "Years Experience", description: "Decades of expertise in professional lawn maintenance and landscaping services.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-girl-field-wearing-sunglasses_23-2148504809.jpg", imageAlt: "happy homeowner outdoor portrait"
},
{
id: "3", value: "100%", title: "Satisfaction Rate", description: "We stand behind our work with guaranteed quality and customer satisfaction."
id: "3", value: "100%", title: "Satisfaction Rate", description: "We stand behind our work with guaranteed quality and customer satisfaction.", imageSrc: "http://img.b2bpic.net/free-photo/funny-young-woman-with-bun-her-head-city-park_169016-21843.jpg", imageAlt: "local resident portrait happy"
}
]}
/>