From d4afd38de238c7ae44eb006b34aa5abab40c2da8 Mon Sep 17 00:00:00 2001 From: Nazareno Oviedo Date: Mon, 11 Apr 2022 16:20:51 -0300 Subject: [PATCH] feat: improve slider --- src/components/sections/homepage/what-others-say/index.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/sections/homepage/what-others-say/index.tsx b/src/components/sections/homepage/what-others-say/index.tsx index eac6f75..2d1f34e 100644 --- a/src/components/sections/homepage/what-others-say/index.tsx +++ b/src/components/sections/homepage/what-others-say/index.tsx @@ -20,6 +20,7 @@ const WhatOthersSay = () => { const { vw } = useRealViewport() const [ref] = useKeenSlider({ mode: 'free-snap', + loop: true, slides: { perView: 1.2, spacing: 12