Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-04-18 01:05:26 +00:00

View File

@@ -49,7 +49,7 @@ export default function LandingPage() {
testimonials={[
{
name: "Jeremy DeMitchell", handle: "@happy-homeowner", testimonial: "Epic Lawn Service saved my yard! They handled my massively overgrown lawn and thick brush with absolute ease. Reliable, clean, and incredible attention to detail.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-middle-aged-gardener-looking-evergreen-plants-gray-haired-man-eyeglasses-wearing-blue-shirt-apron-growing-small-thujas-greenhouse-commercial-gardening-summer-concept_74855-12988.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-middle-aged-gardener-looking-evergreen-plants-gray-haired-man-eyeglasses-wearing-blue-shirt-apron-growing-small-thujas-greenhouse-commercial-gardening-summer-concept_74855-12988.jpg?_wi=1"},
{
name: "Sarah M.", handle: "@resident", testimonial: "Very professional and always on time. Highly recommended.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/gardener-safety-glasses-gloves-pruning-hedge_7502-9825.jpg"},
@@ -113,7 +113,7 @@ export default function LandingPage() {
testimonials={[
{
id: "t1", name: "Jeremy DeMitchell", role: "Homeowner", company: "Fort Worth", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-middle-aged-gardener-looking-evergreen-plants-gray-haired-man-eyeglasses-wearing-blue-shirt-apron-growing-small-thujas-greenhouse-commercial-gardening-summer-concept_74855-12988.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-middle-aged-gardener-looking-evergreen-plants-gray-haired-man-eyeglasses-wearing-blue-shirt-apron-growing-small-thujas-greenhouse-commercial-gardening-summer-concept_74855-12988.jpg?_wi=2"},
]}
kpiItems={[
{ value: "98%", label: "Retention Rate" },