With link on subtext
The subtext can also be a link if required. The link on the main text is optional.
How it looks (preview)
Remain calm
Better things are ahead
How to call this example
<%= render "govuk_publishing_components/components/action_link", {
text: "Remain calm",
subtext: "Better things are ahead",
subtext_href: "/page"
} %>