{{yield
  (hash
    heading=(
      component 'content-placeholders-heading'
      rounded=rounded
      animated=animated
      centered=centered
    )

    text=(
      component 'content-placeholders-text'
      rounded=rounded
      animated=animated
      centered=centered
    )

    img=(
      component 'content-placeholders-img'
      rounded=rounded
      animated=animated
      centered=centered
    )

    nav=(
      component 'content-placeholders-nav'
      rounded=rounded
      animated=animated
      centered=centered
    )
  )
}}
