2 Commits

Author SHA1 Message Date
af098e7b80 Update src/app/page.tsx 2026-03-19 21:45:32 +00:00
1f1c2b3622 Merge version_1 into main
Merge version_1 into main
2026-03-19 08:51:12 +00:00

View File

@@ -183,7 +183,7 @@ export default function LandingPage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardTwo
title="Why Customers Keep Calling Us Back"
title="Trusted by 500+ Customers with 4.9+ Star Average"
description="Real stories from homeowners who trusted us with their most important systems."
tag="Customer Reviews"
tagIcon={Star}
@@ -390,4 +390,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}