Logged-in users visiting `/about` see the `PublicHeader` with "Log in" and "Sign up" links, which is confusing since they're already authenticated.
Consider making `PublicHeader` auth-aware — show app nav or "Go to dashboard" for authenticated users.
Logged-in users visiting `/about` see the `PublicHeader` with "Log in" and "Sign up" links, which is confusing since they're already authenticated.
Consider making `PublicHeader` auth-aware — show app nav or "Go to dashboard" for authenticated users.