Fix Navbar Inconsistency on Services Page#1245
Open
vaishnavijha12 wants to merge 1 commit intogyanshankar1708:masterfrom
Open
Fix Navbar Inconsistency on Services Page#1245vaishnavijha12 wants to merge 1 commit intogyanshankar1708:masterfrom
vaishnavijha12 wants to merge 1 commit intogyanshankar1708:masterfrom
Conversation
✅ Deploy Preview for growcraftt ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Thanks for creating a PR for your Issue!
|
Contributor
Author
|
Hi @Yashaswini-K-P 👋 I’ve fixed the navbar inconsistency on the Services page. It now uses the centralized Navbar like the other pages. |
Contributor
|
Ohh its not yet assigned to anyone, you are supposed to wait untill admin assigns u. |
Contributor
Author
|
Hi @gyanshankar1708 👋 I’ve fixed the navbar inconsistency on the Services page. It now uses the centralized Navbar like the other pages. |
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.
Closes
This PR fixes the navbar inconsistency on the Services page by replacing the old navbar with the centralized Navbar component used across the site (same as on Home, Login, and Signup pages).
Changes:
<nav>section indigital-marketing.htmlto match the global navbar.This ensures design consistency and improves the user experience across the site.