2 Commits

Author SHA1 Message Date
042c9d2ae3 Update src/app/page.tsx 2026-04-24 13:53:00 +00:00
871f3b2a81 Merge version_1 into main
Merge version_1 into main
2026-04-24 13:51:00 +00:00

View File

@@ -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."
/>
</div>
@@ -231,4 +231,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}