diff --git a/app/views/content/life-as-a-teacher/change-careers/_adviser-promo-change-careers.html.erb b/app/views/content/life-as-a-teacher/change-careers/_adviser-promo-change-careers.html.erb deleted file mode 100644 index 2a0a005858..0000000000 --- a/app/views/content/life-as-a-teacher/change-careers/_adviser-promo-change-careers.html.erb +++ /dev/null @@ -1,7 +0,0 @@ -<%= render(CallsToAction::Promo::PromoComponent.new) do |promo| %> - <% promo.with_left_section(classes: %w[tta-background]) %> - <% promo.with_right_section(heading: "Get free one-to-one support") do %> -

An adviser with years of teaching experience can help you change careers to become a teacher. Chat by phone, text, or email as little or often as you need.

-<%= link_to("Find out more about advisers", "/teacher-training-advisers", class: "button") %> - <% end %> -<% end %> diff --git a/app/views/content/non-uk-teachers/international-qualified-teacher-status.md b/app/views/content/non-uk-teachers/international-qualified-teacher-status.md index 671f6b75dc..2d51438211 100644 --- a/app/views/content/non-uk-teachers/international-qualified-teacher-status.md +++ b/app/views/content/non-uk-teachers/international-qualified-teacher-status.md @@ -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. @@ -163,13 +164,4 @@ For general advice about iQTS, email us on iqts.policy@education.gov.uk. 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$ diff --git a/app/views/content/non-uk-teachers/promos/_adviser-promo-returners.html.erb b/app/views/content/non-uk-teachers/promos/_adviser-promo-returners.html.erb deleted file mode 100644 index 9f1d1d4941..0000000000 --- a/app/views/content/non-uk-teachers/promos/_adviser-promo-returners.html.erb +++ /dev/null @@ -1,10 +0,0 @@ -<%= render(CallsToAction::Promo::PromoComponent.new) do |promo| %> - <% promo.with_left_section(classes: %w[tta-background]) %> - <% promo.with_right_section( - heading: "Get free one-to-one support" - ) do %> -

Talk to an adviser about the best way to get back to teaching in an English classroom with your international skills and experience. Chat by phone, text or email, as little or as often as you need.

- - <%= link_to("Find out more about advisers", "/teacher-training-advisers", class: "button") %> - <% end %> -<% end %> diff --git a/app/views/content/non-uk-teachers/promos/_adviser-promo-teach-in-england.html.erb b/app/views/content/non-uk-teachers/promos/_adviser-promo-teach-in-england.html.erb deleted file mode 100644 index 2e3de484f0..0000000000 --- a/app/views/content/non-uk-teachers/promos/_adviser-promo-teach-in-england.html.erb +++ /dev/null @@ -1,10 +0,0 @@ -<%= render(CallsToAction::Promo::PromoComponent.new) do |promo| %> - <% promo.with_left_section(classes: %w[tta-background]) %> - <% promo.with_right_section( - heading: "Get free one-to-one support" - ) do %> -

An adviser with years of teaching experience can answer all your questions about what it's like teaching in England. Chat by phone, text or email, as little or as often as you need.

- - <%= link_to("Find out more about advisers", "/teacher-training-advisers", class: "button") %> - <% end %> -<% end %> diff --git a/app/views/content/non-uk-teachers/promos/_adviser-promo-training-in-england.html.erb b/app/views/content/non-uk-teachers/promos/_adviser-promo-training-in-england.html.erb deleted file mode 100644 index 437175d798..0000000000 --- a/app/views/content/non-uk-teachers/promos/_adviser-promo-training-in-england.html.erb +++ /dev/null @@ -1,10 +0,0 @@ -<%= render(CallsToAction::Promo::PromoComponent.new) do |promo| %> - <% promo.with_left_section(classes: %w[tta-background]) %> - <% promo.with_right_section( - heading: "Get free one-to-one support" - ) do %> -

An adviser can support you with your application and answer all your questions about training to teach in England. Chat through phone, text or email, as little or as often as you need.

- - <%= link_to("Find out more about advisers", "/teacher-training-advisers", class: "button") %> - <% end %> -<% end %> diff --git a/app/views/content/non-uk-teachers/promos/_adviser-promo-ukraine.html.erb b/app/views/content/non-uk-teachers/promos/_adviser-promo-ukraine.html.erb deleted file mode 100644 index 1df9f7f21b..0000000000 --- a/app/views/content/non-uk-teachers/promos/_adviser-promo-ukraine.html.erb +++ /dev/null @@ -1,10 +0,0 @@ -<%= render(CallsToAction::Promo::PromoComponent.new) do |promo| %> - <% promo.with_left_section(classes: %w[tta-background]) %> - <% promo.with_right_section( - heading: "Get free one-to-one support" - ) do %> -

An adviser with years of teaching experience can answer all your questions about becoming a teacher in England. Chat by phone, text or email, as little or as often as you need.

- - <%= link_to("Find out more about advisers", "/teacher-training-advisers", class: "button") %> - <% end %> -<% end %> diff --git a/app/views/content/non-uk-teachers/promos/_events-promo-iqts.html.erb b/app/views/content/non-uk-teachers/promos/_events-promo-iqts.html.erb deleted file mode 100644 index 71e9d72841..0000000000 --- a/app/views/content/non-uk-teachers/promos/_events-promo-iqts.html.erb +++ /dev/null @@ -1,10 +0,0 @@ -<%= render(CallsToAction::Promo::PromoComponent.new) do |promo| %> - <% promo.with_left_section %> - <% promo.with_right_section( - caption: "Online events", - heading: "Teacher training events") do %> -

Events are one of the best ways to talk to experts and get answers to all your questions.

- - <%= link_to("Find more events", "/events", class: "button") %> - <% end %> -<% end %> diff --git a/app/views/layouts/steps.html.erb b/app/views/layouts/steps.html.erb index 1c276fe8a1..f20bedfaf1 100644 --- a/app/views/layouts/steps.html.erb +++ b/app/views/layouts/steps.html.erb @@ -18,14 +18,8 @@
- <%= 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.", ) %>