What is a Carousel Component?
A carousel (also known as a slider or image gallery) is a UI component that displays a series of content items (in this case, images) in a rotating fashion. Users can navigate through the content using:
- Navigation arrows (previous/next buttons)
- Dot indicators (click to jump to specific slides)
- Keyboard navigation (arrow keys)
- Touch/swipe gestures (on mobile devices)