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 +}