Merge version_3 into main #5

Merged
bender merged 1 commits from version_3 into main 2026-04-20 17:53:07 +00:00

View File

@@ -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() {
</ReactLenis>
</ThemeProvider>
);
}
}