Every page has the same header (see screenshot) which as the following features:
Company logo with hyperlink to main page
Language switcher
Login/Register link (can be a link to # for now)
Search button, the actual search modal will be another story (can be a link to # for now)
Nav rail, which opens a fragment for each section. For now implement as a link which points to a fragment for that section. Each fragment can be an empty "TO DO" placeholder for now.
Mobile requirements:
In mobile the header buttons at the top are only shown as icons and there is a hamburger icon in the top-right. The rest of the header is hidden by default and only appears over the content once clicked.
Every page has the same header (see screenshot) which as the following features:
Mobile requirements:
(Default)
(Menu open)
(Expanding section fills navigation view)