diff --git a/src/indexPage/react-components/bot-landing/Carousel.jsx b/src/indexPage/react-components/bot-landing/Carousel.jsx
index b7c17ff1c7..2105e25b77 100644
--- a/src/indexPage/react-components/bot-landing/Carousel.jsx
+++ b/src/indexPage/react-components/bot-landing/Carousel.jsx
@@ -51,12 +51,9 @@ const Carousel = () => {
slidesToScroll: 1,
arrows: false,
variableWidth: true,
-
// initialSlide: 1,
- // autoplay: true,
- // autoplaySpeed: 5000,
- // nextArrow:
,
- // prevArrow:
,
+ autoplay: true,
+ autoplaySpeed: 1500,
responsive: [
{
breakpoint: 1024,