From be0ade92f74471e20a90e437cdb02744803b20c1 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 20 Apr 2026 17:53:04 +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 2443abd..d24eb36 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function LandingPage() { background={{ variant: "plain"}} title="Your Home Deserves to Be Spotless." - description="Premium window cleaning that goes above and beyond — inside, outside, frames and all." + description="Reclaim your weekend and enjoy crystal-clear views. Our professional window cleaning saves you hours of ladder work with guaranteed perfection." testimonials={[ { name: "Natasha G.", handle: "@spotless365", testimonial: "The windows were truly spotless. A pleasure to deal with.", rating: 5, @@ -254,4 +254,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1