From 1a33df86621dcf6c2aba0eea7925f70240ed28d1 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 27 Feb 2026 01:14:42 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7421e19..c76d812 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -142,9 +142,9 @@ export default function LandingPage() { { 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" } - ]} + ] title="What Our Clients Say" - description="Real feedback from real customers who trust Mullen's Complete Lawn Care" + description="Real feedback from real customers—join 500+ satisfied homeowners" tag="Customer Reviews" tagIcon={Star} animationType="slide-up" -- 2.49.1