Update pages with consistent footer#1051
Open
Khushi5155 wants to merge 3 commits intogyanshankar1708:masterfrom
Open
Update pages with consistent footer#1051Khushi5155 wants to merge 3 commits intogyanshankar1708:masterfrom
Khushi5155 wants to merge 3 commits intogyanshankar1708:masterfrom
Conversation
👷 Deploy request for growcraftt pending review.Visit the deploys page to approve it
|
Thanks for creating a PR for your Issue!
|
Contributor
Author
|
@gyanshankar1708 can you please merge this |
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.
Summary
refer to issue #852
close #852
This PR introduces a consistent professional footer across all pages of GrowCraft. The footer is fully responsive, aligned, and supports dark mode with automatic logo + text color switching.
Changes
Added components/footer.html as the single source footer component.
Updated all pages to dynamically include the unified footer.
Improved dark mode support (brand, stats, links, and social icons adapt correctly).
Fixed alignment issues with stats (Projects / Clients / Years) and Services/Quick Links text.
Adjusted font sizes, spacing, and hover effects for a clean professional look.
screenshot