diff --git a/public/index.html b/public/index.html
index c1640b90f945c96414732f31e792f55b6d859abb..1c771890a48fdb1786648893742b62ddef6915a7 100644
--- a/public/index.html
+++ b/public/index.html
@@ -651,7 +651,7 @@
     // Carousel based on splide => https://splidejs.com/
     document.addEventListener('DOMContentLoaded', function () {
       var splide = new Splide('.splide', {
-        type: 'scroll',
+        type: 'loop',
         perPage: 'auto',
         focus: 'first',
         gap: '40px',