{"version":3,"file":"../testimonials.js","names":["testimonials","name","autoplay","interval","document","querySelectorAll","forEach","carousel","Splide","type","speed","pauseOnHover","mount"],"sources":["testimonials.js"],"sourcesContent":["function testimonials(name, autoplay, interval) {\r\n document.querySelectorAll(name).forEach(carousel => new Splide(carousel, {\r\n type: 'loop',\r\n autoplay: autoplay,\r\n speed: interval,\r\n pauseOnHover: true\r\n }).mount());\r\n}"],"mappings":"AAAA,SAASA,aAAaC,EAAMC,EAAUC,GAClCC,SAASC,iBAAiBJ,GAAMK,SAAQC,GAAY,IAAIC,OAAOD,EAAU,CACrEE,KAAM,OACNP,SAAUA,EACVQ,MAAOP,EACPQ,cAAc,IACfC,SACP"}