Intervention example
With image
An image can be displayed as shown. Currently, this only supports image: "hmrc"
.
How it looks (preview)
This is a promotion for an interesting product Get the interesting product (opens in a new tab)
How to call this example
<%= render "govuk_publishing_components/components/intervention", {
image: "hmrc",
suggestion_text: "This is a promotion for an interesting product",
suggestion_link_text: "Get the interesting product",
suggestion_link_url: "www.gov.uk",
new_tab: true
} %>