new-site/site/public/order
justin bd9a70607f fix: maintain Services dropdown header from one canonical source
The site header / Services mega-dropdown was duplicated across two render
systems (Astro pages via Base.astro->nav.html, and ~80 pre-rendered static
public/**/index.html pages each embedding their own copy). They had drifted
into 5 different variants (missing 'New Carrier Setup', misplaced Healthcare
column, NEW vs FREE badges, em-dash encoding differences), so
dev.performancewest.net, the order pages, and the rest of the site disagreed.

- Make site/src/partials/nav.html the single source of truth (adopts the most
  complete variant).
- Add scripts/sync_nav.py to rewrite every static page's <nav> block from
  nav.html (idempotent; --check guards against drift in CI/deploy).
- Run the sync automatically in deploy.sh and scripts/deploy-dev.sh.
- Deprecate scripts/inject_healthcare_nav.py (now delegates to sync_nav.py).
- Neutralize the broken no-op SiteNav.astro component.

All 80 headers + the Astro-built order pages now render the identical dropdown.
2026-06-05 14:27:24 -05:00
..
canada-crtc fix: maintain Services dropdown header from one canonical source 2026-06-05 14:27:24 -05:00
cancel fix: maintain Services dropdown header from one canonical source 2026-06-05 14:27:24 -05:00
cancelled fix: maintain Services dropdown header from one canonical source 2026-06-05 14:27:24 -05:00
crypto-pay fix: maintain Services dropdown header from one canonical source 2026-06-05 14:27:24 -05:00
dot-compliance fix: maintain Services dropdown header from one canonical source 2026-06-05 14:27:24 -05:00
fcc-499a fix: maintain Services dropdown header from one canonical source 2026-06-05 14:27:24 -05:00
fcc-499q add tawk.to live chat to 8 order/tool pages that were missing it 2026-05-31 17:46:49 -05:00
fcc-carrier-registration Add referral/discount code to FCC carrier page + REF-JAYK05 agent 2026-06-02 14:31:22 -05:00
fcc-compliance fix: maintain Services dropdown header from one canonical source 2026-06-05 14:27:24 -05:00
formation fix: maintain Services dropdown header from one canonical source 2026-06-05 14:27:24 -05:00
identity-complete add tawk.to live chat to 8 order/tool pages that were missing it 2026-05-31 17:46:49 -05:00
neca-ocn add tawk.to live chat to 8 order/tool pages that were missing it 2026-05-31 17:46:49 -05:00
state-puc add tawk.to live chat to 8 order/tool pages that were missing it 2026-05-31 17:46:49 -05:00
success fix: maintain Services dropdown header from one canonical source 2026-06-05 14:27:24 -05:00
trucking-new-carrier fix: maintain Services dropdown header from one canonical source 2026-06-05 14:27:24 -05:00