diff --git a/app/views/early_years_payment/landing_page.html.erb b/app/views/early_years_payment/landing_page.html.erb index 07a2942432..e29dcb062a 100644 --- a/app/views/early_years_payment/landing_page.html.erb +++ b/app/views/early_years_payment/landing_page.html.erb @@ -7,20 +7,7 @@ for an employee.

-

Contents

- - <%= govuk_list [ - govuk_link_to("Eligibility", "#eligibility"), - govuk_link_to("Other conditions for the payment", "#other-conditions"), - govuk_link_to("Information you’ll need to provide", "#information"), - govuk_link_to("Documents", "#documents"), - govuk_link_to("Cancelling a claim", "#cancelling"), - govuk_link_to("Get help with your claim", "#get-help") - ], type: :bullet %> - -
- -

Eligibility

+

Eligibility

To make a claim for an employee, they must: @@ -29,7 +16,7 @@ <%= govuk_list [ "have applied for a job with an incentive attached", "have started their job after 15 May 2024", - "spend most of the time in their job (70% or more) working directly with the children" + "spend most of the time in their job (70% or more) working directly with children - there is no minimum number of hours and applies to all EYFS part and full time roles" ], type: :bullet %>

@@ -38,13 +25,11 @@ <%= govuk_list [ "working in the room (for example this can include playrooms, baserooms or classrooms)", - "guiding children in their learning", - "supporting children with their learning and development", - "interacting with children", - "giving hands-on care, like with health and hygiene" + "guiding, supporting, and interacting with children in their learning and development", + "giving hands-on care, including health and hygiene" ], type: :bullet %> -

Other conditions for the payment

+

Other conditions for the payment

The purpose of this incentive scheme is to increase the number of people @@ -85,18 +70,12 @@ <%= govuk_link_to("ACAS website", "#") %>.

-

- You can also claim if the main focus of their job did not involve working - directly with children. For example, they worked as a gardener, chef or - administrator. -

-

More information can be found in the <%= govuk_link_to("guidance", "#") %>.

-

Information you’ll need to provide

+

Information you’ll need to provide

You’ll need to provide some details about your employee to make a claim. @@ -134,9 +113,9 @@ We’ll also ask you to confirm that they meet the eligibility criteria.

-

Documents

+

Documents

-

Cancelling a claim

+

Cancel or get help with your claim

If your employee leaves their job before they’ve been in it for 6 months, @@ -144,22 +123,15 @@

- You can cancel a claim by contacting us at + You can cancel a claim or get help on this service by contacting us at <%= govuk_link_to t("early_years_payment.feedback_email"), "mailto:#{t("early_years_payment.feedback_email")}", no_visited_state: true %>.

-

Get help with your claim

-

Read more about the <%= govuk_link_to("early years financial incentive payment", "#") %>.

-

- Contact us for help at - <%= govuk_link_to t("early_years_payment.feedback_email"), "mailto:#{t("early_years_payment.feedback_email")}", no_visited_state: true %>. -

- <%= govuk_start_button(text: "Start now", href: "#") %>