✨ Add Newsletter Subscription & Redesign Footer Layout #861
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.