Add Industries top-level nav dropdown#5084
Draft
dimitrieh wants to merge 1 commit into
Draft
Conversation
✅ Deploy Preview for flowforge-website ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Inserts a new Industries dropdown between Platform and Solutions in the top navigation, and adds a minimal /industries/ hub page so the link resolves. The dropdown currently lists only 'All industries' (the only Industries route that exists). Per-vertical links are added by follow-up content PRs (each adds its own nav entry as the corresponding page ships).
ee13881 to
58c51f2
Compare
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
Inserts a new Industries top-level dropdown between Platform and Solutions in the top navigation. Lists five vertical pages (Food & Beverage, Pharmaceutical, Automotive, Aerospace, Oil & Gas) plus an "All industries" link to the
/industries/hub.Base:
main. Independent of the Use Cases work. Links resolve once an Industries content/structure PR lands; until then the dropdown surfaces the intended top-nav placement and the vertical set.