// app/(protected)/hse/page.tsx export default function HSEHome() { return (

HSE Officer Dashboard

Phase 1: Incident inbox + triage coming here.

) }