File: src/components/layout/Header.tsx
Priority: Medium
Type: UI/UX Bug
Description:
The desktop header always shows "Profile", "Wallet", and "Login" links at the same time. A logged-in user should not see a Login button, and a logged-out user should not see Profile/Wallet links. The mobile menu shows "Get Started" (→ /signup) while the desktop shows "Login" — inconsistent CTAs.
Acceptance criteria:
File:
src/components/layout/Header.tsxPriority: Medium
Type: UI/UX Bug
Description:
The desktop header always shows "Profile", "Wallet", and "Login" links at the same time. A logged-in user should not see a Login button, and a logged-out user should not see Profile/Wallet links. The mobile menu shows "Get Started" (→
/signup) while the desktop shows "Login" — inconsistent CTAs.Acceptance criteria: