Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 6 additions & 3 deletions source/index.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,12 @@ description: GOV.UK Pay is for central government, local authorities, police and
<div class="content-section content-section--with-top-border">
<div class="govuk-grid-row">
<div class="govuk-grid-column-two-thirds">
<h2 class="content-section__title govuk-heading-m">What’s new</h2>
<p class="govuk-body">We’re updating GOV.UK&nbsp;Pay all the time.</p>
<p class="govuk-body">Read the&nbsp;<%= link_to 'full roadmap', 'roadmap', class: 'govuk-link' %>&nbsp;to see what’s changed and what’s coming next.</p>
<h2 class="content-section__title govuk-heading-m">What’s coming</h2>
<p class="govuk-body">
We’re updating GOV.UK&nbsp;Pay to manage not just card payments but other ways to pay as well. We plan to use pay by bank, which could make payments faster and cheaper
while keeping them secure.
</p>
<p class="govuk-body">Read our <%= link_to 'roadmap', 'roadmap', class: 'govuk-link' %>&nbsp;to see what we’ve been working on recently and what’s coming next.</p>
</div>
</div>
</div>
Expand Down
Loading