/* global React, Ico, BigHex */ // Shared UI: Brand, Header, Footer, Section helpers const { useState, useEffect } = React; // ---------- Brand ---------- function Brand({ inFooter = false }) { return (
{sub}
{text}