Action link example
With nhs icon
How it looks (preview)
Something about the NHS
Perhaps you'd like to click here
How to call this example
<%= render "govuk_publishing_components/components/action_link", {
text: "Something about the NHS",
subtext: "Perhaps you'd like to click here",
subtext_href: "/page",
mobile_subtext: true,
nhs_icon: true
} %>