diff --git a/apps/web/src/views/home/components/Testimonials.tsx b/apps/web/src/views/home/components/Testimonials.tsx index c46446b7..db69439d 100644 --- a/apps/web/src/views/home/components/Testimonials.tsx +++ b/apps/web/src/views/home/components/Testimonials.tsx @@ -240,7 +240,7 @@ const Testimonials = () => {

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