diff --git a/src/components/sections/testimonial/TestimonialCardThirteen.tsx b/src/components/sections/testimonial/TestimonialCardThirteen.tsx index 9779531..aea0fd6 100644 --- a/src/components/sections/testimonial/TestimonialCardThirteen.tsx +++ b/src/components/sections/testimonial/TestimonialCardThirteen.tsx @@ -115,10 +115,12 @@ const TestimonialCard = memo(({ )} -

- {testimonial.testimonial} -

- +
+ +

+ {testimonial.testimonial} +

+