diff --git a/client/src/components/testimonials/testimonials-section.tsx b/client/src/components/testimonials/testimonials-section.tsx index d56a736..5a40186 100644 --- a/client/src/components/testimonials/testimonials-section.tsx +++ b/client/src/components/testimonials/testimonials-section.tsx @@ -26,16 +26,8 @@ export function TestimonialsSection() { ]; return ( -
+
-
-

- What My Clients Say -

-

- Read about the experiences and transformations of people who practice with me -

-
{testimonials.map((testimonial, index) => (