Recovered 7 missing images (3 testimonial headshots + 4 case study screenshots) from old Cloudflare Pages deployments. Root cause: the monorepo .gitignore blocked all .png/.jpg/.jpeg/.gif/.svg files globally, so images deployed via out/ but never committed to git. Fixed gitignore with exceptions for