Skip to content

Commit ce2f389

Browse files
committed
Carousal Fix
Signed-off-by: Archit Sharma <[email protected]>
1 parent 23188ea commit ce2f389

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/sections/Home/Partners-home/index.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@ const settings = {
1212
initialSlide: 1,
1313
lazyLoad: true,
1414
arrows: false,
15-
dots: true,
15+
dots: false,
1616
infinite: true,
1717
speed: 500,
1818
centerMode: true,
1919
variableWidth: true,
2020
autoplay: true,
21-
autoplaySpeed: 2000,
21+
autoplaySpeed: 1500,
2222
className: "partner-slider",
2323
responsive: [
2424
{

0 commit comments

Comments
 (0)