From 042c9d2ae319c535ca512a6602654ac1b663da3b Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 24 Apr 2026 13:53:00 +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 acd3cc6..6739a12 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -131,7 +131,7 @@ export default function LandingPage() { id: "5", title: "Top Professionals", quote: "Highly reliable and very pleasant staff.", name: "Robert S.", role: "Resident", imageSrc: "http://img.b2bpic.net/free-photo/woman-moving-signing-paper_1157-35362.jpg"}, ]} title="Hear From Our Neighbors" - description="With 118 reviews and a 4.5-star rating, we are proud to be a trusted name in local plumbing services." + description="Rated 4.5 stars by 118+ local homeowners — trust the experts at Texas Green Plumbing for your next repair." /> @@ -231,4 +231,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1