Bug: Footer phone tel: links missing +1 country code
Bug: Header desktop nav has no Services/Industries dropdown
SEO/a11y: Navigation uses Button onClick instead of Link elements
Bug: Contact page links to itself (Request Consultation on Contact page)
Bug: Industries page uses generic building icon instead of industry.icon
Bug: Dynamic icon lookup in Home.jsx has no fallback (render crash risk)
Bug: Generic industry card description on Home page
Bug: Service cards show both homeDesc and shortDesc (redundant)
Bug: 8x8 white logo on light backgrounds (invisible)
Bug: Header CTA button invisible (navy on navy)
Bug: No scroll-to-top on route navigation
Bug: db.js is dead code with conflicting schema (no UNIQUE on leads.email)
Bug: Docker healthcheck always reports healthy (process.exit never called)
Security: Database file created with world-writable permissions (0o666/0o777)