diff --git a/source/js/main.js b/source/js/main.js index 92a776b..8fddcc2 100644 --- a/source/js/main.js +++ b/source/js/main.js @@ -264,15 +264,10 @@ if (stellar.plugins.swiper) { slidesPerView: 'auto', spaceBetween: 8, centeredSlides: true, - zoom: true, pagination: { el: '.swiper-pagination', clickable: true, }, - autoplay: { - delay: 5000, - disableOnInteraction: false, - }, navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev',