UX: Form submit button shows text change but no loading spinner/animation
Performance: All PNG images are 2+ MB each (unoptimized)
Bug: CSP connect-src 'self' blocks Zoho API calls (when ZOHO_ENABLED=true)
Cleanup: React Query dependency is overkill (only 2 mutations, no queries)
SEO: No HTTP-to-HTTPS redirect or www-to-non-www canonical redirect
Bug: Footer address field is not an address (contains marketing copy)
Cleanup: MobileNav.jsx is dead code (Header has its own mobile menu)
Cleanup: CardDescription.jsx is a duplicate of Card.jsx export
Cleanup: Dialog.jsx is unused (no component imports it)
Cleanup: zustand dependency is unused (never imported)
Cleanup: 13 unused image assets (24MB+ dead weight)
Bug: Cisco and Veteran icons are placeholder letters (C and V)
Bug: Service detail sidebar shows raw slug as category
Bug: JointLogoWhite section has placeholder copy referencing filename
Bug: ServiceDetail and IndustryDetail have multiple h1 tags