subhadipbhowmik / bio-branch

BioBranch is a streamlined and customizable platform that lets you manage and showcase all your social media handles and important links in one place.
https://biobranch.vercel.app
MIT License
37 stars 140 forks source link

Auto-Swap and Limited Display for Feature Cards #360

Open skanarul8002 opened 3 weeks ago

skanarul8002 commented 3 weeks ago

Is your proposal related to a problem?

I'm always frustrated when feature cards are displayed all at once, leading to a cluttered interface. This makes it challenging for users to focus on individual features and can overwhelm the layout.

Describe the solution you'd like

I would like to implement a carousel-style card swap feature. This carousel would automatically rotate through feature cards, displaying a limited number of cards (e.g., 3-5) at a time and auto-swapping to the next set of cards after a few seconds. Users could also manually navigate through the cards, improving both functionality and aesthetics.

Describe alternatives you've considered

Additional context

A carousel swap would enhance user engagement by presenting feature cards in a dynamic, rotating view, allowing them to explore features at their own pace or via auto-swap. This would improve readability and visual appeal, especially on mobile devices.

Requirement/Document

Documentation on carousel implementations, such as Bootstrap Carousel or React Slick Carousel, could support this feature. Screenshot 2024-10-31 124149

skanarul8002 commented 3 weeks ago

@subhadipbhowmik , please assign me this issue. i will start my work on this issue. thanks.