Skip to content

Commit

Permalink
Merge pull request #3782 from DFE-Digital/Update-homepage-salary-comp…
Browse files Browse the repository at this point in the history
…onent-content

Update content in homepage salary component
  • Loading branch information
MaxineCl authored Jan 8, 2024
2 parents 586b0c8 + fab0616 commit 0c627c3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions app/views/content/home/_salaries-banner.html.erb
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
<div id="salary-banner" class="banner">
<%= render CallsToAction::SimpleComponent.new(icon: "icon-money") do %>
<h2 class="call-to-action__heading">Earn at least &pound;30k a year</h2>
<p>All qualified teachers will have a <strong>starting salary of at least £30,000</strong> (or higher in London).</p>
<h2 class="call-to-action__heading">Earn a minimum of &pound;30k a year</h2>
<p>All qualified teachers get a <strong>minimum starting salary of £30k</strong> (or higher in London), so it pays to do what you love.</p>
<p>And with lots of opportunities to progress, you could <strong>earn over £41k within 5 years</strong>.</p>
<p><%= link_to("Find out more about teacher pay and benefits", page_path("is-teaching-right-for-me/teacher-pay-and-benefits")) %>.</p>
<% end %>
</div>

0 comments on commit 0c627c3

Please sign in to comment.