Skip to content

Commit

Permalink
Merge pull request #3020 from DFE-Digital/remove-unused-promo
Browse files Browse the repository at this point in the history
Fix unused promo section
  • Loading branch information
ethax-ross authored Dec 6, 2022
2 parents 478355c + 808911c commit 25a2042
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@

<%= render(CallsToAction::Promo::PromoComponent.new) do |promo| %>
<% promo.left_section(classes: %w[events-background]) %>
<% promo.right_section(
: "Online and in-person events",
caption: "Online and in-person events",
heading: "Get tips on your application") do %>
<p>Talk to teacher training providers, expert advisers and teachers to get help writing your teacher training application.</p>

Expand Down

0 comments on commit 25a2042

Please sign in to comment.