From 3bcc23e3d91b34f6e9b57df83ecf2214e62eab41 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 22 May 2026 04:26:32 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8e0e79b..5be0cd0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,7 +30,7 @@ export default function LandingPage() { @@ -117,7 +117,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} title="Client Stories" - description="See why Jaipur trusts Cleaner Dekho." + description="See why Jaipur trusts Shree Ram Cleaning Services." testimonials={[ { id: "1", name: "Anjali S.", role: "Homeowner", testimonial: "Excellent team and very punctual." }, { id: "2", name: "Rajesh K.", role: "CEO", testimonial: "My office looks brand new." }, @@ -154,11 +154,11 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1