-
-
Notifications
You must be signed in to change notification settings - Fork 343
Closed
Labels
Status: AcceptedIt's clear what the subject of the issue is about, and what the resolution should be.It's clear what the subject of the issue is about, and what the resolution should be.✨ EnhancementIndicates that the issue suggests an improvement or new feature.Indicates that the issue suggests an improvement or new feature.
Description
Is your feature request related to a problem? Please describe
The Gold, Silver, and Media Partner logos currently appear static.
To make the design more interactive and visually appealing, smooth hover animations should be applied to all sponsor and partner logos.
Before:
Screen.Recording.2025-11-09.at.12.10.45.AM.2.mov
Describe the solution you'd like
Added subtle hover effects using Tailwind CSS transitions for both the sponsor cards (Gold and Silver tiers) and the Media Partner section.
These effects include:
A slight scale-up (hover:scale-105) for smooth zoom animation.
A transition effect (transition-transform duration-300 ease-in-out) for natural motion.
After::
Screen.Recording.2025-11-10.at.1.21.58.AM.2.mov
Describe alternatives you've considered
No response
Additional context
No response
Are you working on this?
Yes
Metadata
Metadata
Assignees
Labels
Status: AcceptedIt's clear what the subject of the issue is about, and what the resolution should be.It's clear what the subject of the issue is about, and what the resolution should be.✨ EnhancementIndicates that the issue suggests an improvement or new feature.Indicates that the issue suggests an improvement or new feature.