Edit both the current mobile and desktop navbars to take in a prop indicating whether the view is logged in as admin or not, and display appropriate links. (Very simply, j if the view is as admin, show this link, if not show the other link -- the css for all links should remain the same.)
Remember to do for both desktop and mobile navbars!