diff --git a/app/views/further_education_payments/claims/eligible.html.erb b/app/views/further_education_payments/claims/eligible.html.erb
index 510da07b88..cd6828af35 100644
--- a/app/views/further_education_payments/claims/eligible.html.erb
+++ b/app/views/further_education_payments/claims/eligible.html.erb
@@ -18,11 +18,21 @@
<%= number_to_currency(@form.award_amount, precision: 0) %>
+ <%= f.govuk_submit "Apply now" %>
+
- For more information about why you are eligible, read about the <%= govuk_link_to t("further_education_payments.eligibility_criteria_link.text"), t("further_education_payments.eligibility_criteria_link.url"), new_tab: true %>.
+ The targeted retention incentive payment ranges from £2,000 to £6,000, depending on:
+
+ <%= govuk_list [ "the provider you teach at", "the number of hours you teach"], type: :bullet %>
+
+
+ If you teach at a further education (FE) provider that has higher levels of disadvantage, you are eligible for a higher payment.
+
+
+
+ For more information about why you are eligible, read about the <%= govuk_link_to "targeted retention incentive payments for FE teachers guidance", t("further_education_payments.eligibility_criteria_link.url"), new_tab: true %>.
- <%= f.govuk_submit "Apply now" %>
<% end %>
diff --git a/config/locales/en.yml b/config/locales/en.yml
index 4a1607c83c..dd34925f66 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -861,7 +861,7 @@ en:
policy_acronym: FE
policy_short_name: Further Education Targeted Retention Incentive
eligibility_criteria_link:
- text: targeted retention incentive payments for early career further education teachers
+ text: targeted retention incentive payments for further education teachers
url: "https://www.gov.uk/guidance/targeted-retention-incentive-payments-for-fe-teachers"
fe_provider_list_url: "https://assets.publishing.service.gov.uk/media/66d70f9c701781e1b341dba7/List_of_eligible_FE_providers_and_payment_values_for_targeted_retention_incentives.xlsx"
admin: