themesberg / flowbite

Open-source UI component library and front-end development framework based on Tailwind CSS
https://flowbite.com
MIT License
7.31k stars 710 forks source link

Dynamic Carousel for Better Audience Engagement #920

Open auditmn opened 4 days ago

auditmn commented 4 days ago

Is your feature request related to a problem? Please describe. As a small business owner, I want to showcase our diverse services in a way that captivates our audience. A carousel that displays multiple items on medium devices and transitions smoothly would utilize space effectively and ensure all our services get noticed. The current Flowbite documentation only mentions a single-item auto-scroll feature, which doesn't meet our needs.

Describe the solution you'd like Imagine a carousel that displays multiple items at once and smoothly scrolls through each service. This would not only keep the screen organized but also capture the audience’s attention by presenting related services together. The existing auto-scrolling feature is fantastic; adding the option to show multiple items would be a game-changer.

Describe alternatives you've considered I've scoured various Tailwind component libraries for this feature without success. I even attempted to create a custom solution using CSS animations, but a built-in feature would save time and provide a more polished experience.