{
/* ============================================================
Content Stack Lab — Contact Page
============================================================ */
const { useEffect } = React;
const { Button } = window.ContentStackLabDesignSystem_cbb53c;
const Arrow = window.Arrow;
const admin = window.CSLAdmin || {};
const pageHero = (admin.heroes && admin.heroes.contact) || {};
const interests = (window.CSL && window.CSL.contactInterests) || [];
function ContactHero() {
return (
{pageHero.subheading}
The brief, the problem, or just the question. I'll take it from here