Problem
The footer links to /docs, /listing, /privacy, and /terms, but those routes do not exist in app. Users who click them hit a 404.
Suggested fix
Either create the missing pages or remove/retarget the links to routes that exist.
Acceptance criteria
All footer links resolve to real pages or external URLs.
Missing legal/docs pages have basic useful content if kept.
Footer navigation matches the current product information architecture.
Problem
The footer links to /docs, /listing, /privacy, and /terms, but those routes do not exist in app. Users who click them hit a 404.
Suggested fix
Either create the missing pages or remove/retarget the links to routes that exist.
Acceptance criteria
All footer links resolve to real pages or external URLs.
Missing legal/docs pages have basic useful content if kept.
Footer navigation matches the current product information architecture.