<section class="signpost signpost--large   ">

    <div class="signpost__outer">
        <div class="signpost__image-wrapper">
            <img src="/assets/example-content/signpost-large.jpg" alt="">
        </div>
        <div class="signpost__info">
            <h3 class="signpost__heading"> The Boot Room, the home of coaching and learning resources. </h3>
            <p class="signpost__subheading"> The Boot Room, the home of coaching and learning resources for English football. View popular coaching resources, featured articles </p>

            <hr />
        </div>
    </div>
</section>

No notes defined.

{
  "variant": "signpost--large",
  "heading": "The Boot Room, the home of coaching and learning resources.",
  "subheading": "The Boot Room, the home of coaching and learning resources for English football. View popular coaching resources, featured articles",
  "image": "/assets/example-content/signpost-large.jpg",
  "cta": {
    "copy": "Visit The Bootroom",
    "modifier": "link",
    "disabled": true
  },
  "ctaVisible": false
}
{{render '@signpost' this merge=true}}