Merge version_2 into main #4

Merged
bender merged 2 commits from version_2 into main 2026-03-03 20:27:20 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -1414,4 +1414,4 @@ export default function RootLayout({
</ServiceWrapper>
</html>
);
}
}

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>
);
}
}