Carousel slider with timed advancement

Has anyone built or used a carousel slider within a Contentful website? I need to have a slider with 4 groups of content that advances every 2 seconds.

@jeffreyjernst Yes! I’ve done this before and currently have on right now on one of the websites i built.

This should be doable. What i did was created a block with a field referenced to many carousel cards. Then that carousel card has an image, title, duration, description, etc. I’m sure there’s a better way of modeling this but it worked for me.

What frontend are you using?