"Shop Now" Button feature is updated.#78
"Shop Now" Button feature is updated.#78RuchaKatte wants to merge 3 commits intokris70lesgo:mainfrom
Conversation
|
@RuchaKatte is attempting to deploy a commit to the agastya's projects Team on Vercel. A member of the Team first needs to authorize it. |
PR Compliance Guide 🔍Below is a summary of compliance checks for this PR:
Compliance status legend🟢 - Fully Compliant🟡 - Partial Compliant 🔴 - Not Compliant ⚪ - Requires Further Human Verification 🏷️ - Compliance label |
||||||||||||||||||||||||||
PR Code Suggestions ✨Explore these optional code suggestions:
|
|||||||||||||||||
|
@RuchaKatte i have added the labels thank u for contributing |
User description
Description
Please provide a clear and concise description of what this pull request does.
Related Issue
Fixes # (issue number if applicable)
#34
Type of Change
How Has This Been Tested?
Please describe the tests that you ran to verify your changes.
Screenshots (if applicable)
Add screenshots or recordings to help reviewers understand the change.
Additional Context
Add any other relevant information or context here.
PR Type
Enhancement
Description
Refactored "Shop Now" button with CSS module integration
Replaced MagicCard component with simplified div elements
Added hover underline animation and SVG arrow animations
Removed hero section, stats section, and footer components
Simplified loading state management with mounted flag
Diagram Walkthrough
File Walkthrough
uiverseButton.module.css
New CSS module for button animationssrc/app/dashboard/uiverseButton.module.css
page.tsx
Simplify dashboard and integrate button CSS modulesrc/app/dashboard/page.tsx
animation
"Try now"