Skip to content
Merged
54 changes: 38 additions & 16 deletions app/views/product-page.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ <h2 class="nhsuk-heading-s nhsuk-u-margin-bottom-2">Free to use</h2>

<div class="nhsuk-grid-column-one-third">
<h2 class="nhsuk-heading-s nhsuk-u-margin-bottom-2">Connected</h2>
<p class="">Integrated with GP records and BSA payments.</p>
<p class="">Integrated with GP records and NHSBSA payments.</p>
</div>
<div class="nhsuk-grid-column-one-third">
<h2 class="nhsuk-heading-s nhsuk-u-margin-bottom-2">Get access today</h2>
Expand Down Expand Up @@ -133,7 +133,7 @@ <h3 class="nhsuk-heading-m app-numbered-heading">
<span class="app-numbered-heading__title">Get paid</span>
</h3>
<div class="app-numbered-heading__content">
<p>Pharmacies are paid automatically by the NHS Business Services Authority through Manage Your Service (MYS).</p>
<p>Pharmacies are paid automatically by the NHS Business Services Authority (NHSBSA) through Manage Your Service (MYS).</p>
</div>
</div>
<div class="nhsuk-grid-column-one-half nhsuk-u-margin-top-0 nhsuk-u-padding-left-8 nhsuk-u-padding-left-4 nhsuk-u-padding-bottom-4">
Expand All @@ -153,22 +153,21 @@ <h3 class="nhsuk-heading-m app-numbered-heading">
<div class="nhsuk-grid-column-one-third">
<div class="nhsuk-u-font-size-19 nhsuk-u-margin-top-2">
More than<br>
<span class="nhsuk-u-font-size-36 nhsuk-u-font-weight-bold">2 million</span><br> vaccinations recorded
<span class="nhsuk-u-font-size-36 nhsuk-u-font-weight-bold">3 million</span><br> vaccinations recorded
</div>
</div>

<div class="nhsuk-grid-column-one-third">
<div class="nhsuk-u-font-size-19 nhsuk-u-margin-top-2">
Over<br>
<span class="nhsuk-u-font-size-36 nhsuk-u-font-weight-bold">14,000</span><br>
users
<span class="nhsuk-u-font-size-36 nhsuk-u-font-weight-bold">15,000</span><br> users
</div>
</div>
<div class="nhsuk-grid-column-one-third">
<div class="nhsuk-u-font-size-19 nhsuk-u-margin-top-2">
Used by<br>
<span class="nhsuk-u-font-size-36 nhsuk-u-font-weight-bold">600+</span><br>
pharmacies and NHS trusts
<span class="nhsuk-u-font-size-36 nhsuk-u-font-weight-bold">800+</span><br>
pharmacies and trusts

</div>
</div>
Expand All @@ -177,7 +176,28 @@ <h3 class="nhsuk-heading-m app-numbered-heading">
</div>
</div>

<div style="background-color: #005eb8; color: white;">

<div>
<div class="nhsuk-width-container" id="find-out-more">
<div class="nhsuk-main-wrapper">
<div class="nhsuk-grid-row">
<div class="nhsuk-grid-column-two-thirds">

<h2 class="nhsuk-heading-l nhsuk-u-margin-bottom-5">Switching from another pharmacy system?</h2>

<p>You can switch point of care systems at any time, and use different systems for different pharmacies.</p>

<p>You will still have access to your previous system for at least 6 months so you can download reports.</p>

<p>Other questions? <a href="/help-and-support">Get in touch</a>.</p>

</div>
</div>
</div>
</div>
</div>

<div style="background-color: #005eb8; color: white;">
<div class="nhsuk-width-container" id="find-out-more">
<div class="nhsuk-main-wrapper nhsuk-u-padding-top-4 nhsuk-u-padding-bottom-4">

Expand All @@ -200,26 +220,28 @@ <h3 class="nhsuk-heading-m app-numbered-heading">
</div>


<div class="xapp-section--white">

<div>
<div class="nhsuk-width-container" id="find-out-more">
<div class="nhsuk-main-wrapper">
<div class="nhsuk-grid-row">
<div class="nhsuk-grid-column-two-thirds">

<h2 class="nhsuk-heading-l nhsuk-u-margin-bottom-5">Switching from another pharmacy system?</h2>

<p>You can switch point of care systems at any time, and use different systems for different pharmacies.</p>
<h2 class="nhsuk-heading-l nhsuk-u-margin-bottom-5">Trusts and GPs</h2>

<p>You will still have access to your previous system for at least 6 months so you can download reports.</p>
<p>This includes teams vaccinating in occupational health, maternity, in-patient and outreach settings.</p>

<p>Your regions are responsible for inviting you to use the service.</p>

<p>Other questions? <a href="/help-and-support">Get in touch</a>.</p>
<p>If you want to use RAVS, <a href="https://future.nhs.uk/connect.ti/vaccsandscreening/view?objectId=1004883">contact your Regional Vaccination Operations Centre (RVOC)</a>.</p>

</div>
</div>
</div>
</div>
</div>


<div class="app-section--white">
<div class="nhsuk-width-container" id="find-out-more">
<div class="nhsuk-main-wrapper">
Expand All @@ -228,9 +250,9 @@ <h2 class="nhsuk-heading-l nhsuk-u-margin-bottom-5">Switching from another pharm
<div class="nhsuk-grid-column-one-third">
<h3 class="nhsuk-heading-s">Training</h3>

<p>Regular online training sessions available.</p>
<p>Regular drop-in sessions available, plus a user guide with short videos.</p>

<p><a href="https://outlook.office365.com/book/agemAppsTrainingRAVSTrainingRAVS@nhs.onmicrosoft.com/">Book an online webinar</a></p>
<p><a href="https://guide.ravs.england.nhs.uk/">User guide and training</a></p>

</div>

Expand Down