diff --git a/app/views/content/landing/how-much-do-teachers-get-paid.md b/app/views/content/landing/how-much-do-teachers-get-paid.md index 1a2b05f508..5baaa4c44b 100644 --- a/app/views/content/landing/how-much-do-teachers-get-paid.md +++ b/app/views/content/landing/how-much-do-teachers-get-paid.md @@ -7,7 +7,7 @@ content: - content/landing/how-much-do-teachers-get-paid/mailing_list - content/landing/how-much-do-teachers-get-paid/content - content/landing/how-much-do-teachers-get-paid/promo -image: "static/images/content/hero-images/M_DFE_Southfeilds_Room_A360_10445.jpg" +image: "static/images/content/landing/how-much-do-teachers-get-paid-1.jpg" colour: "yellow" layout: "layouts/minimal" talk_to_us: false diff --git a/app/views/content/landing/how-much-do-teachers-get-paid/_collage.html.erb b/app/views/content/landing/how-much-do-teachers-get-paid/_collage.html.erb index 3dc40abe17..f7926279ff 100644 --- a/app/views/content/landing/how-much-do-teachers-get-paid/_collage.html.erb +++ b/app/views/content/landing/how-much-do-teachers-get-paid/_collage.html.erb @@ -13,9 +13,9 @@ "The average salary for a classroom teacher in England is over £40k a year." ], image_paths: [ - "static/images/content/how-much-do-teachers-get-paid/collage4.jpg", - "static/images/content/how-much-do-teachers-get-paid/collage1.jpg", - "static/images/content/how-much-do-teachers-get-paid/collage2.jpg", + "static/images/content/landing/how-to-fund-your-teacher-training-1.jpg", + "static/images/content/landing/train-to-teach.jpg", + "static/images/content/landing/train-to-teach-if-you-have-a-degree-1.jpg", ] ) do %>
diff --git a/app/views/content/landing/how-much-do-teachers-get-paid/_header.html.erb b/app/views/content/landing/how-much-do-teachers-get-paid/_header.html.erb index be72b6411e..efd22634a8 100644 --- a/app/views/content/landing/how-much-do-teachers-get-paid/_header.html.erb +++ b/app/views/content/landing/how-much-do-teachers-get-paid/_header.html.erb @@ -1,6 +1,6 @@ <%= render Content::CampaignHeroComponent.new( title: ["How much do teachers", "get paid?"], - colour: @front_matter["colour"], + colour: "grow", image: @front_matter["image"], background_colour: "grey" ) %> diff --git a/app/views/content/landing/how-to-become-a-teacher.md b/app/views/content/landing/how-to-become-a-teacher.md index 12e906bf0c..2fd7cef08a 100644 --- a/app/views/content/landing/how-to-become-a-teacher.md +++ b/app/views/content/landing/how-to-become-a-teacher.md @@ -7,7 +7,7 @@ content: - content/landing/how-to-become-a-teacher/steps - content/landing/how-to-become-a-teacher/content - content/landing/how-to-become-a-teacher/promo -image: "static/images/content/hero-images/M_DFE_Southfeilds_Room_A360_10445.jpg" +image: "static/images/content/landing/how-to-become-a-teacher-1.jpg" colour: "yellow" layout: "layouts/minimal" talk_to_us: false diff --git a/app/views/content/landing/how-to-become-a-teacher/_header.html.erb b/app/views/content/landing/how-to-become-a-teacher/_header.html.erb index dc15991d97..b7a0cdb947 100644 --- a/app/views/content/landing/how-to-become-a-teacher/_header.html.erb +++ b/app/views/content/landing/how-to-become-a-teacher/_header.html.erb @@ -1,6 +1,6 @@ <%= render Content::CampaignHeroComponent.new( title: ["How to become", "a teacher"], - colour: @front_matter["colour"], + colour: "grow", image: @front_matter["image"], background_colour: "grey" ) %> diff --git a/app/views/content/landing/how-to-fund-your-teacher-training.md b/app/views/content/landing/how-to-fund-your-teacher-training.md index c4aba3aeb1..9e1a4e6374 100644 --- a/app/views/content/landing/how-to-fund-your-teacher-training.md +++ b/app/views/content/landing/how-to-fund-your-teacher-training.md @@ -7,7 +7,7 @@ content: - content/landing/how-to-fund-your-teacher-training/mailing_list - content/landing/how-to-fund-your-teacher-training/content - content/landing/how-to-fund-your-teacher-training/promo -image: "static/images/content/hero-images/M_DFE_Southfeilds_Room_A360_10445.jpg" +image: "static/images/content/landing/how-to-fund-your-teacher-training-1.jpg" colour: "yellow" layout: "layouts/minimal" talk_to_us: false diff --git a/app/views/content/landing/how-to-fund-your-teacher-training/_collage.html.erb b/app/views/content/landing/how-to-fund-your-teacher-training/_collage.html.erb index 1cb7967430..b2d60156d0 100644 --- a/app/views/content/landing/how-to-fund-your-teacher-training/_collage.html.erb +++ b/app/views/content/landing/how-to-fund-your-teacher-training/_collage.html.erb @@ -14,7 +14,7 @@ "The exact amount you could receive will depend on the subject that you train to teach." ], image_paths: [ - "static/images/content/how-much-do-teachers-get-paid/collage2.jpg", + "static/images/content/landing/how-to-fund-your-teacher-training-2.jpg", ] ) do %> <% end %> diff --git a/app/views/content/landing/how-to-fund-your-teacher-training/_header.html.erb b/app/views/content/landing/how-to-fund-your-teacher-training/_header.html.erb index 48cb2d4b93..0ba89815fb 100644 --- a/app/views/content/landing/how-to-fund-your-teacher-training/_header.html.erb +++ b/app/views/content/landing/how-to-fund-your-teacher-training/_header.html.erb @@ -1,6 +1,6 @@ <%= render Content::CampaignHeroComponent.new( title: ["Fund your", "teacher training"], - colour: @front_matter["colour"], + colour: "grow", image: @front_matter["image"], background_colour: "grey" ) %> diff --git a/app/views/content/landing/train-to-teach-if-you-have-a-degree.md b/app/views/content/landing/train-to-teach-if-you-have-a-degree.md index ee16af2756..122c5d1caa 100644 --- a/app/views/content/landing/train-to-teach-if-you-have-a-degree.md +++ b/app/views/content/landing/train-to-teach-if-you-have-a-degree.md @@ -7,7 +7,7 @@ content: - content/landing/train-to-teach-if-you-have-a-degree/mailing_list - content/landing/train-to-teach-if-you-have-a-degree/content - content/landing/train-to-teach-if-you-have-a-degree/promo -image: "static/images/content/hero-images/M_DFE_Southfeilds_Room_A360_10445.jpg" +image: "static/images/content/landing/train-to-teach-if-you-have-a-degree-1.jpg" colour: "yellow" layout: "layouts/minimal" talk_to_us: false diff --git a/app/views/content/landing/train-to-teach-if-you-have-a-degree/_collage.html.erb b/app/views/content/landing/train-to-teach-if-you-have-a-degree/_collage.html.erb index a816ff03c3..fd867c5c84 100644 --- a/app/views/content/landing/train-to-teach-if-you-have-a-degree/_collage.html.erb +++ b/app/views/content/landing/train-to-teach-if-you-have-a-degree/_collage.html.erb @@ -13,7 +13,7 @@ "involves both practical and theoretical learning" ], image_paths: [ - "static/images/content/how-much-do-teachers-get-paid/collage2.jpg", + "static/images/content/landing/train-to-teach-if-you-have-a-degree-2.jpg", ] ) do %> <% end %> diff --git a/app/views/content/landing/train-to-teach-if-you-have-a-degree/_header.html.erb b/app/views/content/landing/train-to-teach-if-you-have-a-degree/_header.html.erb index 7a9ce44625..7e791e0abc 100644 --- a/app/views/content/landing/train-to-teach-if-you-have-a-degree/_header.html.erb +++ b/app/views/content/landing/train-to-teach-if-you-have-a-degree/_header.html.erb @@ -1,6 +1,6 @@ <%= render Content::CampaignHeroComponent.new( title: ["How to start", "teacher training"], - colour: @front_matter["colour"], + colour: "grow", image: @front_matter["image"], background_colour: "grey" ) %> diff --git a/app/views/content/landing/train-to-teach.md b/app/views/content/landing/train-to-teach.md index 684e97a1ca..a02177d6ca 100644 --- a/app/views/content/landing/train-to-teach.md +++ b/app/views/content/landing/train-to-teach.md @@ -7,7 +7,7 @@ content: - content/landing/train-to-teach/mailing_list - content/landing/train-to-teach/content - content/landing/train-to-teach/promo -image: "static/images/content/hero-images/M_DFE_Southfeilds_Room_A360_10445.jpg" +image: "static/images/content/hero-images/0029.jpg" colour: "yellow" layout: "layouts/minimal" talk_to_us: false diff --git a/app/views/content/landing/train-to-teach/_collage.html.erb b/app/views/content/landing/train-to-teach/_collage.html.erb index 77bd5b6062..573d80a071 100644 --- a/app/views/content/landing/train-to-teach/_collage.html.erb +++ b/app/views/content/landing/train-to-teach/_collage.html.erb @@ -13,7 +13,7 @@ "an assessment only route" ], image_paths: [ - "static/images/content/how-much-do-teachers-get-paid/collage2.jpg", + "static/images/content/landing/train-to-teach.jpg", ] ) do %> <% end %> diff --git a/app/views/content/landing/train-to-teach/_header.html.erb b/app/views/content/landing/train-to-teach/_header.html.erb index c0888952a1..028977643d 100644 --- a/app/views/content/landing/train-to-teach/_header.html.erb +++ b/app/views/content/landing/train-to-teach/_header.html.erb @@ -1,6 +1,6 @@ <%= render Content::CampaignHeroComponent.new( title: ["How can I", "train to teach?"], - colour: @front_matter["colour"], + colour: "grow", image: @front_matter["image"], background_colour: "grey" ) %> diff --git a/app/webpacker/images/content/landing/how-much-do-teachers-get-paid-1.jpg b/app/webpacker/images/content/landing/how-much-do-teachers-get-paid-1.jpg new file mode 100644 index 0000000000..30cf2bd82e Binary files /dev/null and b/app/webpacker/images/content/landing/how-much-do-teachers-get-paid-1.jpg differ diff --git a/app/webpacker/images/content/landing/how-to-become-a-teacher-1.jpg b/app/webpacker/images/content/landing/how-to-become-a-teacher-1.jpg new file mode 100644 index 0000000000..efd0ddeb6c Binary files /dev/null and b/app/webpacker/images/content/landing/how-to-become-a-teacher-1.jpg differ diff --git a/app/webpacker/images/content/landing/how-to-become-a-teacher-2.jpg b/app/webpacker/images/content/landing/how-to-become-a-teacher-2.jpg new file mode 100644 index 0000000000..a62ffe18b3 Binary files /dev/null and b/app/webpacker/images/content/landing/how-to-become-a-teacher-2.jpg differ diff --git a/app/webpacker/images/content/landing/how-to-fund-your-teacher-training-1.jpg b/app/webpacker/images/content/landing/how-to-fund-your-teacher-training-1.jpg new file mode 100644 index 0000000000..d30c45aa4d Binary files /dev/null and b/app/webpacker/images/content/landing/how-to-fund-your-teacher-training-1.jpg differ diff --git a/app/webpacker/images/content/landing/how-to-fund-your-teacher-training-2.jpg b/app/webpacker/images/content/landing/how-to-fund-your-teacher-training-2.jpg new file mode 100644 index 0000000000..714e483de6 Binary files /dev/null and b/app/webpacker/images/content/landing/how-to-fund-your-teacher-training-2.jpg differ diff --git a/app/webpacker/images/content/landing/train-to-teach-if-you-have-a-degree-1.jpg b/app/webpacker/images/content/landing/train-to-teach-if-you-have-a-degree-1.jpg new file mode 100644 index 0000000000..7ffb8dde81 Binary files /dev/null and b/app/webpacker/images/content/landing/train-to-teach-if-you-have-a-degree-1.jpg differ diff --git a/app/webpacker/images/content/landing/train-to-teach-if-you-have-a-degree-2.jpg b/app/webpacker/images/content/landing/train-to-teach-if-you-have-a-degree-2.jpg new file mode 100644 index 0000000000..ceaf680ab9 Binary files /dev/null and b/app/webpacker/images/content/landing/train-to-teach-if-you-have-a-degree-2.jpg differ diff --git a/app/webpacker/images/content/landing/train-to-teach.jpg b/app/webpacker/images/content/landing/train-to-teach.jpg new file mode 100644 index 0000000000..fe4e12d7a4 Binary files /dev/null and b/app/webpacker/images/content/landing/train-to-teach.jpg differ diff --git a/config/images.yml b/config/images.yml index d35f98b474..550e660745 100644 --- a/config/images.yml +++ b/config/images.yml @@ -443,6 +443,24 @@ "static/images/content/grow/Smiling_Student.jpg": alt: "Smiling student in a classroom." +# landing +"static/images/content/landing/train-to-teach.jpg": + alt: "A geography teacher laughing with students in a classroom." +"static/images/content/landing/train-to-teach-if-you-have-a-degree-1.jpg": + alt: "A biology teacher examining leaves with students." +"static/images/content/landing/train-to-teach-if-you-have-a-degree-2.jpg": + alt: "A biology teacher examining leaves with students." +"static/images/content/landing/how-to-fund-your-teacher-training-1.jpg": + alt: "A chemistry teacher teaching students about chemical reactions." +"static/images/content/landing/how-to-fund-your-teacher-training-2.jpg": + alt: "Students learn about chemical reactions with a chemistry teacher." +"static/images/content/landing/how-to-become-a-teacher-1.jpg": + alt: "Three teachers walking down a corridor." +"static/images/content/landing/how-to-become-a-teacher-2.jpg": + alt: "A teacher looks over students sat around a table." +"static/images/content/landing/how-much-do-teachers-get-paid-1.jpg": + alt: "A teacher discusses a topic with two students." + # is teaching right for me "static/images/content/is-teaching-right-for-me/fellowship.jpg": alt: "Teachers Mike and Phil play on a children's climbing frame in a playground"