Skip to content

Commit

Permalink
Merge pull request #4424 from DFE-Digital/replace-adviser-promo-non-uk
Browse files Browse the repository at this point in the history
Replace adviser promos on non-uk and steps page
  • Loading branch information
emmaachesongray authored Dec 11, 2024
2 parents b31d57f + 96bf4e2 commit d9751b3
Show file tree
Hide file tree
Showing 8 changed files with 6 additions and 77 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,9 @@ description: |-
related_content:
A day in the life of a teacher in England : "/a-day-in-the-life-of-a-teacher"
Teacher pay in England : "/life-as-a-teacher/pay-and-benefits/teacher-pay"
promo_content:
- content/non-uk-teachers/promos/events-promo-iqts
cta_adviser:
adviser:
text: Talk to an adviser with years of teaching experience about iQTS and teaching in England. Chat by phone, text or email, as little or as often as you need.
navigation: 20.50
navigation_title: Get international qualified teacher status (iQTS)
navigation_description: Train from anywhere in the world to get international qualified teacher status (iQTS), backed by England’s Department for Education.
Expand Down Expand Up @@ -163,13 +164,4 @@ For general advice about iQTS, email us on [email protected].

You can also call us on +44 800 389 2500. Calls will be charged at your country’s standard rate. Or you can contact us using the live chat service at the bottom of this page.











$adviser$

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

10 changes: 2 additions & 8 deletions app/views/layouts/steps.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,8 @@

<section class="row">
<div class="col col-full-content">
<%= render Content::PurpleBoxComponent.new(
heading: "Get free one-to-one support",
text: "An adviser with years of teaching experience can help you with your teacher training application. Chat through phone, text or email as little or often as you need.",
cta: {
text: "Find out more about advisers",
path: "/teacher-training-advisers",
},
image: image_pack_tag("static/images/adviser-graphic-black.png", **image_alt_attribs_for_text("")),
<%= render CallsToAction::AdviserComponent.new(
text: "An adviser with years of teaching experience can help you with your teacher training application. Chat by phone, text or email, as little or as often as you need.",
) %>
</div>
</section>
Expand Down

0 comments on commit d9751b3

Please sign in to comment.