Remove company header and add Why Piha? section #6

Merged
westfarn merged 1 commits from feat/5-why-piha into master 2026-08-30 13:04:57 -07:00
Owner

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
## 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
westfarn added 1 commit 2026-08-30 08:27:11 -07:00
The public page is about Piha, not aimloperations.com nav. Add a Why
Piha? section for the Quenya "little/small" name.

Closes #5.
westfarn merged commit e879d4888f into master 2026-08-30 13:04:57 -07:00
westfarn deleted branch feat/5-why-piha 2026-08-30 13:04:57 -07:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ai_ml_operations/url_shortening_service#6