/** * First focusable thing on the page. `sr-only` until focused, then a real, * visible control — it sits above the sticky header's z-50, because a skip link * that focuses behind the header is worse than none at all. */ export function SkipLink() { return ( Skip to content ); }