Crystal Slider

JavaScript

const crystalSlider = new CrystalSlider({
  autoplay: true,
  pauseOnHover: true,
  playInterval: 3000
});