[DonationPage] Improve Sponsor Page Typography, Form Styling and UI/UX - #725
Open
ankitasahu83964 wants to merge 2 commits into
Open
[DonationPage] Improve Sponsor Page Typography, Form Styling and UI/UX#725ankitasahu83964 wants to merge 2 commits into
ankitasahu83964 wants to merge 2 commits into
Conversation
|
@ankitasahu83964 is attempting to deploy a commit to the jaishree2310's projects Team on Vercel. A member of the Team first needs to authorize it. |
Contributor
Author
|
Hi maintainers 👋 I have completed the Sponsor Page redesign as requested in #547. Changes implemented
The changes have been tested locally and all checks related to the code are passing. Looking forward to your review. Thank you! 🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR fixes #547
This PR enhances the Sponsor/Donation page by improving typography, form styling, and overall UI/UX while maintaining consistency with the existing GlassyUI design language.
Changes Made
1.Improved heading typography and visual hierarchy
2.Enhanced sponsorship form styling with better spacing and glassmorphism effects
3.Added sponsor benefits section for better user engagement
4.Added hover animations and interactive feedback
5.Improved accessibility with appropriate labels
6.Added success message after successful form submission
7.Improved overall responsiveness and user experience
8.Maintained the existing functionality and validation logic
Notes for Reviewers
1.Notes for Reviewers
2.Sponsor page redesign focuses on UI/UX improvements only.
3.Existing form validation remains intact.
4.Tested locally using npm start.
5.Verified responsive behavior and form interactions.
6.No linting or build issues after fixes.
Signed commits
✅] Yes, I signed my commits.