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