From 26faf038d939e2d17583b9a068764a02725fdc6a Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 27 May 2026 08:32:40 +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 504b081..d0694d5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -173,7 +173,7 @@ export default function LandingPage() { useInvertedBackground={true} background={{ variant: "plain"}} - text="Ready for a Spotless Space? Contact P&B Cleaning Services Today!" + text="Ready for a Spotless Space? Contact P&B Cleaning Services Today! We proudly serve Gandhinagar and Ahmedabad, ensuring pristine environments in these cities." buttons={[ { text: "Get a Free Quote", href: "#"}, @@ -221,4 +221,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +} -- 2.49.1