Description
I noticed a UX inconsistency regarding the "Featured Icons" section in the footer.
Current Behavior
When I hover over these icons, they execute their signature motion animation (which is great). However, clicking on them does nothing. They do not redirect to the icon's details, nor do they copy the code to the clipboard.
Expected Behavior
I expected clicking them to:
- Redirect to that specific icon's page/card.
- Quick Install (CLI): Copy the installation command to the clipboard immediately.
- Example:
npx shadcn@latest add https://itshover.com/r/youtube-icon.json
- Note: If this path is chosen, a toast notification ("Command Copied!") would be great.
Request
If this is not intentional, could we add a link/redirect to the respective icon? It would make the "Featured" section more functional rather than just decorative.
Why this matters
The hover animation invites interaction, but the lack of a click action creates a "dead end" for the user. It effectively behaves like a button that is broken, rather than a decorative element.
Context
- Device: Mac OS
- Browser: Arc
Thanks!
@Abhijit-Jha

Description
I noticed a UX inconsistency regarding the "Featured Icons" section in the footer.
Current Behavior
When I hover over these icons, they execute their signature motion animation (which is great). However, clicking on them does nothing. They do not redirect to the icon's details, nor do they copy the code to the clipboard.
Expected Behavior
I expected clicking them to:
npx shadcn@latest add https://itshover.com/r/youtube-icon.jsonRequest
If this is not intentional, could we add a link/redirect to the respective icon? It would make the "Featured" section more functional rather than just decorative.
Why this matters
The hover animation invites interaction, but the lack of a click action creates a "dead end" for the user. It effectively behaves like a button that is broken, rather than a decorative element.
Context
Thanks!
@Abhijit-Jha