/* Shared landing-page bits: section header, buttons, scroll-reveal wrapper. */
function SectionHead({ eyebrow, title, sub, center, maxw }) {
return (
{eyebrow}
{title}
{sub &&
{sub}
}
);
}
/* Gold-filled primary action. Renders as when href given, else