Full site audit — consistency, accessibility & docs improvements
Comprehensive pass across all 8 pages fixing layout, navigation, content and accessibility issues.
- Nav consistency — For AI and For Fintech links added to all page navs. Active page state with aria-current on landing pages.
- Footer standardised — All 8 pages now share the same 7-link footer: Home, Docs, Pricing, Changelog, Status, Dashboard, Contact.
- Pricing page fixes — Enterprise card layout rebuilt. Free plan features corrected. Toggle Save 20% replaced with No subscription. FAQ and buttons made keyboard accessible.
- Docs page — Added curl examples for GET /jurisdictions, GET /updates and GET /api/usage. Copy buttons added to Base URL and JSON blocks. Sidebar labels now match page headings.
- for-ai.html — LlamaIndex code window un-nested from OpenAI window. Now renders as 3 correct columns. Typography line-heights tightened.
- API versioning — All endpoints now accessible via /v1/ prefix. Legacy paths remain backward compatible.
- Jurisdiction count — Updated from 180+ to accurate 41 jurisdictions across all pages, docs and meta tags.
- Changelog — Code elements now render inline. SQLite reference replaced with persistent storage.