From af6c5a47712d49f228f5fcbc92eaf832e0d8c8cb Mon Sep 17 00:00:00 2001 From: Subhajit Ghosh Date: Fri, 29 Sep 2023 14:11:54 +0000 Subject: [PATCH] Created carousel component for testimonials --- .../src/app/pages/landing/landing-page.html | 29 +++++-------------- 1 file changed, 8 insertions(+), 21 deletions(-) diff --git a/apps/client/src/app/pages/landing/landing-page.html b/apps/client/src/app/pages/landing/landing-page.html index 5795a4fb3..db0b355d6 100644 --- a/apps/client/src/app/pages/landing/landing-page.html +++ b/apps/client/src/app/pages/landing/landing-page.html @@ -324,28 +324,15 @@ What our users are saying -
-
-
- + + +
+
-
-
{{ testimonial.quote }}
-
- — - {{ testimonial.author }} - {{ testimonial.author }}, {{ - testimonial.country }} -
-
-
-
+ {{(comp[0].toUpperCase() + comp.slice(1)).replace('-', ' ')}} + +