Files
url_shortening_service/site
westfarn e879d4888f
Deploy Beta / unit-tests (push) Successful in 4s
Deploy Beta / docker (push) Successful in 9s
Deploy Beta / deploy-beta (push) Successful in 49s
Remove company header and add Why Piha? section (#6)
## Summary

- Drop the company_site nav (logo, Home, Web Design, Contact) from the shortener chrome — that header belongs on aimloperations.com, not `piha.lc`
- Add a **Why Piha?** section: Quenya (Tolkien High Elvish) *pia* / *pitya* / *pincë* / *picina* means little / small; a short link is a little path
- Footer and Request access / Contact CTAs stay

Closes #5.

## Test plan

- [ ] `cd site && uv run python manage.py test`
- [ ] `GET /` has no top header; Why Piha? is on the page
- [ ] Request access / Contact still go to aimloperations.com/contact
- [ ] Debug mint page still works without the nav
- [ ] `GET /<code>` still 302

Reviewed-on: #6
2026-08-30 13:04:56 -07:00
..