diff --git a/vue-frontend/src/components/ios-app-development/CaseStudySection.vue b/vue-frontend/src/components/ios-app-development/CaseStudySection.vue index def72bc1f..e62de0905 100644 --- a/vue-frontend/src/components/ios-app-development/CaseStudySection.vue +++ b/vue-frontend/src/components/ios-app-development/CaseStudySection.vue @@ -75,8 +75,8 @@ :slidesPerView="1" :centeredSlides="true" :spaceBetween="0" + :speed="700" :mousewheel="true" - :speed="2000" :loop="true" :modules="modules" class="swiper-container tw-h-screen tw-mt-20 !tw-sticky tw-top-0"