**Description:** `Navbar` and `Footer` are imported on public pages (`/`, `/login`, `/onboarding`). Their completeness needs to be verified. **Acceptance Criteria:** - [ ] `Navbar`: logo, "Sign In" CTA (if unauthenticated), user avatar dropdown (if authenticated), mobile hamburger menu - [ ] `Footer`: logo, links to Privacy, Terms, Cookies, and GitHub; copyright - [ ] Both components are fully responsive (mobile-first) - [ ] Storybook stories for Navbar: unauthenticated, authenticated, mobile - [ ] Storybook story for Footer ---
Description:
NavbarandFooterare imported on public pages (/,/login,/onboarding). Their completeness needs to be verified.Acceptance Criteria:
Navbar: logo, "Sign In" CTA (if unauthenticated), user avatar dropdown (if authenticated), mobile hamburger menuFooter: logo, links to Privacy, Terms, Cookies, and GitHub; copyright