diff --git a/src/sections/Home/Partners-home/index.js b/src/sections/Home/Partners-home/index.js index d4174c44ec6a..846946634b69 100644 --- a/src/sections/Home/Partners-home/index.js +++ b/src/sections/Home/Partners-home/index.js @@ -10,7 +10,6 @@ import "slick-carousel/slick/slick-theme.css"; const settings = { initialSlide: 1, - lazyLoad: true, arrows: false, dots: false, infinite: true,