diff --git a/web/templates/public/home.gohtml b/web/templates/public/home.gohtml
index 94a84b8..8166a2e 100644
--- a/web/templates/public/home.gohtml
+++ b/web/templates/public/home.gohtml
@@ -71,6 +71,8 @@
arrows: true,
prevArrow: '',
nextArrow: '',
+ autoplay: true,
+ autoplaySpeed: 4000,
});
});