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