arrow report
All checks were successful
Deploy / Deploy to Production (push) Successful in 12s

This commit is contained in:
Julie Blanc 2026-01-30 12:27:44 +01:00
parent b3f985a41b
commit 453b29c246
11 changed files with 184 additions and 54 deletions

View file

@ -30,5 +30,5 @@ window.onload = async function () {
initHeroSlider();
playVideo();
initDropdowns(responsiveSmall);
// initSwipers();
initSwipers();
}