Action link example
  
  
Large
For use on the GOV.UK homepage popular links.
How it looks (preview)
How to call this example
<%= render "govuk_publishing_components/components/action_link", {
  text: "This way for cookies",
  href: "/cookies",
  large: true
} %>