fix: restore missing live-site page imagery

- recover and self-host HubSpot-injected page hero assets
- map source heroes to page and library layouts
- restore the consultation form background
- add page imagery auditing
- update asset inventory and migration documentation
This commit is contained in:
2026-06-08 13:17:27 -07:00
parent 96edc6e538
commit bfed3bee15
31 changed files with 119 additions and 9 deletions
+3
View File
@@ -118,6 +118,7 @@ Astro prints the preview URL, normally `http://localhost:4321`.
```sh
npm run build
npm run audit:links
npm run audit:images
```
The link audit reads `dist/` after a successful build. If rendered output is
@@ -281,6 +282,7 @@ npm run generate:sitemap
npm run generate:redirects
npm run build
npm run audit:links
npm run audit:images
```
Extraction regenerates content files, copied assets, and inventories. Review
@@ -332,6 +334,7 @@ Build first:
```sh
npm run build
npm run audit:links
npm run audit:images
```
### A content page is missing