diff --git a/src/layouts/partials/Testimonial.astro b/src/layouts/partials/Testimonial.astro index 07392aa..b956d1b 100644 --- a/src/layouts/partials/Testimonial.astro +++ b/src/layouts/partials/Testimonial.astro @@ -91,7 +91,6 @@ const { testimonial } = Astro.props; modules: [Pagination, Autoplay], spaceBetween: 24, loop: true, - centeredSlides: true, autoplay: { delay: 2500, disableOnInteraction: false,