✨ Add Newsletter Subscription & Redesign Footer Layout#861
Merged
HarshS16 merged 2 commits intoHarshS16:mainfrom Aug 30, 2025
akofficial10:jarvis
Merged
✨ Add Newsletter Subscription & Redesign Footer Layout#861HarshS16 merged 2 commits intoHarshS16:mainfrom akofficial10:jarvis
HarshS16 merged 2 commits intoHarshS16:mainfrom
akofficial10:jarvis
Conversation
|
@akofficial10 is attempting to deploy a commit to the harshs16's projects Team on Vercel. A member of the Team first needs to authorize it. |
Thanks for creating a PR for your Issue!
|
Contributor
Author
|
@HarshS16 please check |
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: #860
This PR enhances the footer by introducing a newsletter subscription feature and improving its overall layout for better usability and engagement.
Changes Made:
Added a newsletter subscription form with an email input and Subscribe button.
Integrated toast notifications for success and error states:
✅ Success: “You have successfully subscribed!”
❌ Error: Handles invalid email or server error with appropriate messages.
Redesigned the footer layout for improved structure and readability:
Organized sections into Company, Contact, Legal, Community.
Improved spacing, typography, and icon alignment for cleaner hierarchy.
Enhanced overall UI/UX consistency.
Why This Change?
Encourages user engagement via newsletter subscriptions.
Provides clearer navigation and structured footer content.
Improves aesthetics and usability of the footer section.