import Link from "next/link"; // Slim header for the public (no-auth) surface: /p/* and /explore. export function PublicHeader() { return (
{/* eslint-disable-next-line @next/next/no-img-element */} Provenance
); }