Update src/app/page.tsx

This commit is contained in:
2026-03-03 20:27:12 +00:00
parent 135f2f288c
commit 8d4d2db111

View File

@@ -153,7 +153,7 @@ export default function LandingPage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardSixteen
title="What Our Clients Say"
title="What Our Clients Say - Verified Client Results"
description="Hear from entrepreneurs and executives who have transformed their businesses through our coaching."
tag="Client Success Stories"
tagIcon={Award}
@@ -264,4 +264,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}