1. Collections Component Guide
  2. Action link
  3. With link on subtext on a dark background
Action link example

With link on subtext on a dark background

How it looks (preview)

How to call this example

<%= render "govuk_publishing_components/components/action_link", {
  text: "Remain calm",
  subtext: "Better things are ahead",
  subtext_href: "/page",
  light_text: true
} %>