diff --git a/src/common/Testimonial/TestimonialCard.jsx b/src/common/Testimonial/TestimonialCard.jsx index de97b2f14c..099961a016 100644 --- a/src/common/Testimonial/TestimonialCard.jsx +++ b/src/common/Testimonial/TestimonialCard.jsx @@ -27,27 +27,29 @@ const TestimonialCard = ({ home, quote, name, avatarUrl, category, created_at, e return (
-
- - Profile Picture - - -
- - {name} +
+
+ + Profile Picture -

{formattedDate}

+ +
+ + {name} + +

{formattedDate}

+
+
+
+ {category}
- - {category} -