-
-
Notifications
You must be signed in to change notification settings - Fork 333
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.
Description
Currently, the feature cards on the homepage (like “Streamline testing and validation”, “Exchange data seamlessly”, etc.) are static.
Adding a subtle hover effect (e.g., light scale-up, shadow, or background transition) would make the UI more interactive and visually appealing, improving the user experience.
Proposed Improvement:
Apply CSS transitions on hover for cards in the homepage section.
Example effect: slight scale-up (transform: scale(1.03)) and a soft shadow or glow.
Benefits:
Improves visual feedback for users.
Enhances overall modern and dynamic appearance of the website.

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.