feat(ui): improve hero typography and secondary button hover states#712
Open
Bivek01 wants to merge 1 commit into
Open
feat(ui): improve hero typography and secondary button hover states#712Bivek01 wants to merge 1 commit into
Bivek01 wants to merge 1 commit into
Conversation
Author
|
Hi @imDarshanGK, I have improved the hero section typography and enhanced the hover interactions of the secondary CTA buttons to provide a more consistent and polished user experience. I have also included before/after screenshots for comparison. Looking forward to your feedback. Thank you! |
Author
|
Hi @imDarshanGK, In addition to the typography improvements, I also enhanced the hover behavior of the secondary CTA buttons ("Try Sample Code" and "Star on GitHub"). Changes:
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 improves the frontend user experience by refining the hero section typography and enhancing the hover interactions of secondary call-to-action buttons.
Changes Made
Adjusted hero heading typography to improve visual balance and readability on larger screens.
Reduced the oversized appearance of the main heading while maintaining responsiveness.
Enhanced hover states for the secondary buttons:
Added a gradient hover effect consistent with the primary CTA button.
Updated hover styling to include smoother visual feedback and improved UI consistency.
Type of change
Screenshots
Before
After
Manual Testing