init
All checks were successful
Deploy / build (push) Successful in 59s

This commit is contained in:
alsaze
2025-12-08 17:04:51 +03:00
parent c58fce240f
commit 38becd5e9b

View File

@@ -2,11 +2,10 @@
<div id="variations" class="main-carousel"> <div id="variations" class="main-carousel">
<h2>Актуальные варианты</h2> <h2>Актуальные варианты</h2>
<!-- :autoplay="{ delay: 2000 }" -->
<Swiper <Swiper
:modules="[Navigation, Autoplay]" :modules="[Navigation, Autoplay]"
:loop="true" :loop="true"
:autoplay="{ delay: 2000 }"
:navigation="true" :navigation="true"
:slides-per-view="1.2" :slides-per-view="1.2"
:space-between="16" :space-between="16"