Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-03-12 09:30:54 +00:00

View File

@@ -162,7 +162,7 @@ export default function LandingPage() {
<div id="testimonial" data-section="testimonial">
<TestimonialCardTen
title="Client Testimonials"
description="Hear from our satisfied clients who trust us with their grooming needs."
description="★★★★★ 4.9/5 from 200+ clients | Hear from our satisfied clients who trust us with their grooming needs."
tag="Testimonials"
tagIcon={Star}
tagAnimation="slide-up"
@@ -182,6 +182,7 @@ export default function LandingPage() {
]}
textboxLayout="default"
useInvertedBackground={false}
descriptionClassName="text-lg font-semibold text-primary-cta mb-2"
/>
</div>