Maybe try adding a Static text webpart on the masterpage with the hero content in the text property...
<div class="hero">
<!-- hero image and text -->
<!-- needs to be page specific or not at all -->
</div>
Then set the visibilty of the webpart based on the value of the hero field in the doctype like:
{% HeroImage.Length > 0 |(identity)GlobalAdministrator%}