Merge version_5 into main #5

Merged
bender merged 1 commits from version_5 into main 2026-03-21 09:56:29 +00:00

View File

@@ -136,7 +136,7 @@ export default function LandingPage() {
<div id="reviews" data-section="reviews">
<TestimonialCardSixteen
title="What Our Customers Say"
description="Hear directly from homeowners and businesses who trust XpressMaids with their cleaning needs."
description="Join 500+ satisfied customers in Feasterville-Trevose who've trusted us to keep their homes and offices spotless—average rating 5 stars."
tag="Customer Reviews"
tagIcon={Star}
tagAnimation="slide-up"
@@ -211,4 +211,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}