// Home / landing page const Home = ({ t, lang, setPage, setSelectedParcel }) => { const data = window.DAOOB_DATA; return (
{t.home.hero_sub}
{t.home.hero_sub_2 &&{t.home.hero_sub_2}
}{t.home.services_sub}
{t.home.audience_intro}
{t.home.cta_band_sub}
{t.home.intro_lead}
{t.home.intro_bridge}
{t.home.intro_outro}