As a DEVELOPER, I want to create and implement a consistent navbar for the website so that users can navigate easily and the layout is uniform across all pages.
A/C:
[ ] Create a header/navbar component that includes the Cash App logo and links to key sections (Home, Carbon Score, Map) (use isMobile() hook to detect if device is mobile).
[ ] Ensure login/create account/logout functionality is in the navbar.
[ ] Ensure navigation links in the header and navbar direct to the correct pages.
As a DEVELOPER, I want to create and implement a consistent navbar for the website so that users can navigate easily and the layout is uniform across all pages.
A/C: