diff --git a/components/Testimonials/Testimonials.js b/components/Testimonials/Testimonials.js index f00101c..93eae57 100644 --- a/components/Testimonials/Testimonials.js +++ b/components/Testimonials/Testimonials.js @@ -161,7 +161,7 @@ export default function GridBlurredBackdrop() { mt={16} mx={'auto'}> {testimonials.map((cardInfo, index) => ( - + ))}