From c4710dbed20f6ca6c9a0242ea06f9129f7c60a05 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 05:45:20 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f9d8e7b..d9de8a2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -79,7 +79,8 @@ export default function LandingPage() { description="Join hundreds of satisfied customers across Auckland who trust Jet Cleaning Services" tag="Social Proof" names={[ - "4.4 Star Rating", "29+ Reviews", "24/7 Available", "Fast Response", "Professional Team", "Fully Equipped", "Satisfaction Guaranteed"]} + "Sarah's Home - 5 Stars", "John's Office - Same-Day Service", "Emma's Apartment - Spotless Clean", "Michael's Business - Professional Results", "Lisa's Home - Highly Recommended", "David's Office - Exceptional Quality", "Jennifer's Home - Trusted Partner" + ]} textboxLayout="default" useInvertedBackground={false} speed={50} -- 2.49.1