diff --git a/public/index.html b/public/index.html
index 25c62fd0834e6f3828d98b6e767a8aaea7071a4c..6a9b7a454b99defa124aaf78d1a6a2c30e58c02d 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: 'loop',
+        type: 'slide',
         perPage: 'auto',
         focus: 'first',
         gap: '40px',