From fcbb948abd647a4804cd0e6ba3efc3f65ed22825 Mon Sep 17 00:00:00 2001 From: SIDDHARTH TIWARI Date: Thu, 15 Feb 2024 04:16:51 +0000 Subject: [PATCH 1/2] fixed : #1452 Testimonial card position --- src/common/Testimonial/TestimonialCard.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/Testimonial/TestimonialCard.jsx b/src/common/Testimonial/TestimonialCard.jsx index de97b2f14c..e96f5d4d9c 100644 --- a/src/common/Testimonial/TestimonialCard.jsx +++ b/src/common/Testimonial/TestimonialCard.jsx @@ -27,7 +27,7 @@ const TestimonialCard = ({ home, quote, name, avatarUrl, category, created_at, e return (
-
+
Profile Picture Date: Sat, 17 Feb 2024 03:22:11 +0000 Subject: [PATCH 2/2] fixed: #1452 testimonial card position (Changes done) --- src/common/Testimonial/TestimonialCard.jsx | 40 ++++++++++++---------- 1 file changed, 21 insertions(+), 19 deletions(-) diff --git a/src/common/Testimonial/TestimonialCard.jsx b/src/common/Testimonial/TestimonialCard.jsx index e96f5d4d9c..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} -