<div class="hero-basic-row ">
    <div class="hero-basic-row__container">
        <div class="hero-basic-row__heading heading-1">
            <h1>Award winning property developers</h1>
        </div>
        <div class="hero-basic-row__copy paragraph">We’re an ambitious, innovative and aspirational company that aims to bring a radical, new approach to development by creating sustainable communities that understand and meet the needs of people.</div>
        <img class="hero-basic-row__logo" src="/ytl-logo-alt.svg" />
    </div>
</div>
{{!< layouts}}

<div class="hero-basic-row {{theme}}">
    <div class="hero-basic-row__container">      
        <div class="hero-basic-row__heading heading-1"><h1>{{heading}}</h1></div>
        <div class="hero-basic-row__copy paragraph">{{copy}}</div>
        <img class="hero-basic-row__logo" src="/ytl-logo-alt.svg"/>
    </div>
</div>
{
  "heading": "Award winning property developers",
  "copy": "We’re an ambitious, innovative and aspirational company that aims to bring a radical, new approach to development by creating sustainable communities that understand and meet the needs of people."
}

No notes defined.