I'm trying to recreate a sliding effect I saw on supercrowds website (if you wait a bit after the slogan, the image moves).
A good starting point would be using SwiperJS for the slider, and tweak the animation using css or since it looks staggered and more complex, using anime JS, as I know it has the support for that.
Does anyone know how to create a similar effect?