Skip to content

Commit

Permalink
Merge pull request #1457 from alphagov/eu-citizens-homepage-promo
Browse files Browse the repository at this point in the history
Add EU Citizens in the UK homepage promo
  • Loading branch information
boffbowsh committed Mar 19, 2018
2 parents f5331c7 + db1c033 commit b6ac36f
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
Binary file added app/assets/images/homepage/eu-citizens.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed app/assets/images/homepage/mot-reminder.jpg
Binary file not shown.
20 changes: 10 additions & 10 deletions app/views/homepage/index.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -85,22 +85,22 @@
<div class="departments-promo-sections">
<div class="promo-image">
<div class="promo-content">
<a href="/mot-reminder">
<%= image_tag 'homepage/mot-reminder.jpg', alt: '' %>
<h3>Get MOT reminders</h3>
<a href="/guidance/grenfell-tower-fire-june-2017-support-for-people-affected">
<%= image_tag 'homepage/grenfell-tower-support.png', alt: '' %>
<h3>Grenfell Tower fire</h3>
</a>
<p>
Sign up to get free reminders by text message or email when your MOT is due
</p>
<p>Find out about the support available.</p>
</div>
</div>
<div class="promo-image">
<div class="promo-content">
<a href="/guidance/grenfell-tower-fire-june-2017-support-for-people-affected">
<%= image_tag 'homepage/grenfell-tower-support.png', alt: '' %>
<h3>Grenfell Tower fire</h3>
<a href="https://eucitizensrights.campaign.gov.uk/">
<%= image_tag 'homepage/eu-citizens.jpg', alt: '' %>
<h3>EU Citizens in the UK</h3>
</a>
<p>Find out about the support available.</p>
<p>
Stay informed about your rights after the UK leaves the European Union.
</p>
</div>
</div>
<div class="promo-image">
Expand Down

0 comments on commit b6ac36f

Please sign in to comment.