From f1c5f664630f20291aefdb8ad5799228ce5f0d5f Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Fri, 30 Jan 2026 13:58:06 +0200 Subject: [PATCH] fix --- src/components/sections/testimonial/TestimonialCardOne.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/sections/testimonial/TestimonialCardOne.tsx b/src/components/sections/testimonial/TestimonialCardOne.tsx index a721126..9284dac 100644 --- a/src/components/sections/testimonial/TestimonialCardOne.tsx +++ b/src/components/sections/testimonial/TestimonialCardOne.tsx @@ -190,7 +190,6 @@ const TestimonialCardOne = ({ buttonTextClassName={textBoxButtonTextClassName} ariaLabel={ariaLabel} > - {/* Inserted button element */} {testimonials.map((testimonial, index) => (