diff --git a/src/app/page.tsx b/src/app/page.tsx index e0d3096..262d330 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -113,7 +113,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} title="Our Impact" - description="Quality service that delivers results for our clients." + description="Quality service that delivers real results and reliability for our local residential clients." metrics={[ { id: "1", icon: CheckCircle, title: "Systems Fixed", value: "2,500+" }, { id: "2", icon: Smile, title: "Happy Clients", value: "1,800+" }, @@ -124,14 +124,14 @@ export default function LandingPage() {
); -} \ No newline at end of file +}