The `CarouselCard` component makes use of the base `Carousel` component and displays it within a styled card with an optional header and/or footer.

For a more basic implementation, please use the `Carousel` component directly or compose it within another component.

All the customizations available in `Carousel` can be set on the `CarouselCard` component by passing `carouselProps={...}`