/* global React */
// ============================================================
// Shared brand components
// ============================================================
// Brand mark — twin-houses logo at /mark-400.png (downsized from the
// 1270x832 master in /mark.png). Single source for the rail, the crest,
// and any marketing surfaces; switch the image and every surface picks
// it up. JS identifier kept as `FoyerMark` so the rest of the JSX (which
// references it cross-file) doesn't need touching.
const FoyerMark = ({ size = 32, rounded = 7 }) => (
);
const Crest = ({ size = 22, name = 'Open House Copilot' }) => (
{label && (