Skip to content

Commit 9f3de9e

Browse files
Product page iteration (#342)
Adding some illustration and updating the content. --------- Co-authored-by: Anna-Sutton <[email protected]>
1 parent 982874d commit 9f3de9e

File tree

7 files changed

+109
-73
lines changed

7 files changed

+109
-73
lines changed

app/assets/images/add-users.png

34.2 KB
Loading

app/assets/images/get-paid.png

22.3 KB
Loading
5.98 KB
Loading
15.1 KB
Loading

app/assets/images/sign-up.png

26.3 KB
Loading
36.1 KB
Loading

app/views/product-page.html

Lines changed: 109 additions & 73 deletions
Original file line numberDiff line numberDiff line change
@@ -16,59 +16,48 @@ <h1 class="nhsuk-heading-l nhsuk-u-margin-bottom-5">The simplest way to record N
1616

1717
<!-- <p class="nhsuk-body">Some words here</p> -->
1818

19-
<p class="nhsuk-body">Used by NHS trusts, pharmacies and GPs.</p>
19+
<p>Record COVID-19, flu, RSV and pertussis vaccinations.</p>
20+
21+
<p class="nhsuk-body">Used by community pharmacies, NHS trusts and GPs.</p>
2022

2123
{{ button({
22-
text: "Sign up for your pharmacy",
24+
text: "Sign up for free",
2325
href: "/apply/start",
2426
classes: "nhsuk-button--reverse nhsuk-u-margin-bottom-3"
2527
}) }}
2628

2729
<p class="nhsuk-u-margin-bottom-0">Or <a href="/okta-sign-in" class="nhsuk-link nhsuk-link--reverse">log in</a> if you've used it before</p>
2830
</div>
2931
</div>
30-
<div class="nhsuk-grid-column-one-half nhsuk-u-one-half-tablet">
32+
<div class="nhsuk-grid-column-one-half nhsuk-u-one-half-tablet nhsuk-u-padding-top-6">
3133
<img class="app-homepage-illustration" src="/images/homepage-illustration.png" alt="" role="presentation" style="width: 100%;">
3234
</div>
3335
</div>
3436
</div>
3537
</div>
3638
<div class="app-section--white">
3739
<div class="nhsuk-width-container">
38-
<div class="nhsuk-main-wrapper">
40+
<div class="nhsuk-main-wrapper nhsuk-u-padding-bottom-4">
3941
<div class="nhsuk-grid-row">
4042
<div class="nhsuk-grid-column-one-third">
41-
<h2 class="nhsuk-heading-s nhsuk-u-margin-bottom-2">Efficient</h2>
42-
<p>Save time by only capturing the essential information needed for an NHS vaccination record.</p>
43+
<h2 class="nhsuk-heading-s nhsuk-u-margin-bottom-2">Free to use</h2>
44+
<p class="">Created and owned by the NHS.</p>
4345
</div>
46+
4447
<div class="nhsuk-grid-column-one-third">
45-
<h2 class="nhsuk-heading-s nhsuk-u-margin-bottom-2">Integrated</h2>
46-
<p>Every vaccination you record appears automatically in GP&nbsp;records and in the NHS App.</p>
48+
<h2 class="nhsuk-heading-s nhsuk-u-margin-bottom-2">Connected</h2>
49+
<p class="">Integrated with GP records and BSA payments.</p>
4750
</div>
4851
<div class="nhsuk-grid-column-one-third">
49-
<h2 class="nhsuk-heading-s nhsuk-u-margin-bottom-2">Free to use</h2>
50-
<p>Built and owned by the NHS. Funded centrally for all NHS organisations.</p>
52+
<h2 class="nhsuk-heading-s nhsuk-u-margin-bottom-2">Get access today</h2>
53+
<p class="">Sign up and try it straight away. </p>
5154
</div>
5255
</div>
5356
</div>
5457
</div>
5558
</div>
5659

57-
<div style="background-color: #005eb8; color: white;">
58-
<div class="nhsuk-width-container" id="find-out-more">
59-
<div class="nhsuk-main-wrapper nhsuk-u-padding-top-4 nhsuk-u-padding-bottom-4">
60-
<div style="width: 100px; height: 100px; background-image: url('/images/pharmacist.jpg'); background-size: cover; border-radius: 50px; float: left;"></div>
61-
<div style="margin-left: 150px; max-width: 400px;" class="nhsuk-body nhsuk-u-font-size-26 nhsuk-u-margin-top-2">
62-
<blockquote class="nhsuk-u-padding-0 nhsuk-u-margin-0 nhsuk-u-margin-bottom-1">
63-
“It's easy and quick to use. Our staff love it.”
64-
</blockquote>
6560

66-
<div class="nhsuk-body nhsuk-u-font-size-19">– Sam Jenkins, Holloway Pharmacy</div>
67-
</div>
68-
<div style="clear:left;"></div>
69-
</div>
70-
</div>
71-
</div>
7261

7362
<div class="">
7463

@@ -83,13 +72,11 @@ <h3 class="nhsuk-heading-m app-numbered-heading">
8372
<span class="app-numbered-heading__title">Sign up</span>
8473
</h3>
8574
<div class="app-numbered-heading__content">
86-
<p>Sign up with your NHS email and get an account straight away.</p>
87-
88-
<!-- <p>Signing up is quick and simple, whether you’re new to vaccinations or switching systems. </p> -->
75+
<p>Sign up with your NHS email and get an account.</p>
8976
</div>
9077
</div>
91-
<div class="nhsuk-grid-column-one-half nhsuk-u-padding-left-8">
92-
<!-- [Screenshot?] -->
78+
<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-8">
79+
<img src="/images/sign-up.png" alt="" style="max-width: 378px;">
9380
</div>
9481
</div>
9582

@@ -104,8 +91,8 @@ <h3 class="nhsuk-heading-m app-numbered-heading">
10491
<p>Set up accounts for your colleagues and add vaccine products.</p>
10592
</div>
10693
</div>
107-
<div class="nhsuk-grid-column-one-half nhsuk-u-margin-top-4 nhsuk-u-padding-left-8">
108-
<!-- [Screenshot?] -->
94+
<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-8">
95+
<img src="/images/add-users.png" alt="" style="max-width: 378px;">
10996
</div>
11097
</div>
11198

@@ -116,13 +103,14 @@ <h3 class="nhsuk-heading-m app-numbered-heading">
116103
<span class="app-numbered-heading__title">Record vaccinations</span>
117104
</h3>
118105
<div class="app-numbered-heading__content">
119-
<p>Look up patients, check their vaccination history and record the vaccines given.</p>
106+
<p>Check a patient’s history and record vaccinations you give. </p>
107+
108+
<p>These will automatically appear in the patient's GP record and in the NHS App. </p>
120109

121-
<!-- <p>Simple, quick and clinically approved vaccination recording. </p> -->
122110
</div>
123111
</div>
124-
<div class="nhsuk-grid-column-one-half nhsuk-u-margin-top-4 nhsuk-u-padding-left-8">
125-
<!-- [Screenshot?] -->
112+
<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-8">
113+
<img src="/images/record-vaccinations.png" alt="" style="max-width: 378px;">
126114
</div>
127115
</div>
128116

@@ -133,11 +121,11 @@ <h3 class="nhsuk-heading-m app-numbered-heading">
133121
<span class="app-numbered-heading__title">Track performance</span>
134122
</h3>
135123
<div class="app-numbered-heading__content">
136-
<p>See how many vaccines you are giving. Download data you need for reporting.</p>
124+
<p>See how many vaccines you have given. Download data you need for reporting.</p>
137125
</div>
138126
</div>
139-
<div class="nhsuk-grid-column-one-half nhsuk-u-margin-top-4 nhsuk-u-padding-left-8">
140-
<!-- [Screenshot?] -->
127+
<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-8">
128+
<img src="/images/track-performance.png" alt="" style="max-width: 378px;">
141129
</div>
142130
</div>
143131

@@ -149,49 +137,65 @@ <h3 class="nhsuk-heading-m app-numbered-heading">
149137
<span class="app-numbered-heading__title">Get paid</span>
150138
</h3>
151139
<div class="app-numbered-heading__content">
152-
<!-- <p><span class="nhsuk-tag nhsuk-tag--blue">Pharmacies</span></p> -->
153-
<p>Pharmacies are paid automatically by the NHS Business Services Authority (BSA).
154-
<!-- <span class="nhsuk-tag nhsuk-tag--blue">Pharmacies only</span> -->
155-
</p>
140+
<p>Pharmacies are paid automatically by the NHS Business Services Authority through Manage Your Service (MYS).</p>
156141
</div>
157142
</div>
158-
<div class="nhsuk-grid-column-one-half nhsuk-u-margin-top-4 nhsuk-u-padding-left-8">
159-
<!-- [Screenshot?] -->
143+
<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">
144+
<img src="/images/get-paid.png" alt="" style="max-width: 378px;">
160145
</div>
161146
</div>
162147
</div>
163148
</div>
164149

165-
<div class="app-section--white">
166150

151+
152+
<div class="app-section--white">
167153
<div class="nhsuk-width-container" id="find-out-more">
168-
<div class="nhsuk-main-wrapper">
154+
<div class="nhsuk-main-wrapper nhsuk-u-padding-top-4 nhsuk-u-padding-bottom-4">
155+
169156
<div class="nhsuk-grid-row">
170157
<div class="nhsuk-grid-column-one-third">
171-
<h3 class="nhsuk-heading-s">Helpdesk</h3>
172-
173-
<p>0333 038 4268<br>
174-
<a href="mailto:[email protected]">[email protected]</a></p>
175-
176-
<p>Monday to Friday, 8am to 6pm</p>
177-
178-
158+
<div class="nhsuk-u-font-size-19 nhsuk-u-margin-top-2">
159+
More than<br>
160+
<span class="nhsuk-u-font-size-36 nhsuk-u-font-weight-bold">1.5 million</span><br> vaccinations recorded
161+
</div>
179162
</div>
180163

181164
<div class="nhsuk-grid-column-one-third">
182-
<h3 class="nhsuk-heading-s">Training</h3>
183-
184-
<p>Regular online training sessions available.</p>
165+
<div class="nhsuk-u-font-size-19 nhsuk-u-margin-top-2">
166+
Over<br>
167+
<span class="nhsuk-u-font-size-36 nhsuk-u-font-weight-bold">13,000 users</span><br>
185168

186-
<p><a href="https://outlook.office365.com/book/[email protected]/">Book an online webinar</a></p>
169+
</div>
170+
</div>
171+
<div class="nhsuk-grid-column-one-third">
172+
<div class="nhsuk-u-font-size-19 nhsuk-u-margin-top-2">
173+
Used by<br>
174+
<span class="nhsuk-u-font-size-36 nhsuk-u-font-weight-bold">215 NHS trusts</span><br>
187175

176+
</div>
188177
</div>
178+
</div>
179+
</div>
180+
</div>
181+
</div>
189182

190-
<div class="nhsuk-grid-column-one-third">
191-
<h3 class="nhsuk-heading-s">Assurance</h3>
183+
<div style="background-color: #005eb8; color: white;">
184+
<div class="nhsuk-width-container" id="find-out-more">
185+
<div class="nhsuk-main-wrapper nhsuk-u-padding-top-4 nhsuk-u-padding-bottom-4">
192186

193-
<p>Fully complies with NHS standards for clinical safety, information governance and cybersecurity.</p>
187+
<div class="nhsuk-grid-row">
188+
<div class="nhsuk-grid-column-two-thirds">
189+
<div style="width: 100px; height: 100px; background-image: url('/images/pharmacist.jpg'); background-size: cover; border-radius: 50px; float: left;"></div>
190+
<div style="margin-left: 150px; max-width: 400px;" class="nhsuk-body nhsuk-u-font-size-26 nhsuk-u-margin-top-2">
191+
<blockquote class="nhsuk-u-padding-0 nhsuk-u-margin-0 nhsuk-u-margin-bottom-1">
192+
“It's easy and quick to use. Our staff love it.”
193+
</blockquote>
194194

195+
<div class="nhsuk-body nhsuk-u-font-size-19">– Sam Jenkins, Holloway Pharmacy</div>
196+
</div>
197+
</div>
198+
<div class="nhsuk-grid-column-one-third">
195199
</div>
196200
</div>
197201
</div>
@@ -200,25 +204,57 @@ <h3 class="nhsuk-heading-s">Assurance</h3>
200204

201205

202206
<div class="xapp-section--white">
207+
<div class="nhsuk-width-container" id="find-out-more">
208+
<div class="nhsuk-main-wrapper">
209+
<div class="nhsuk-grid-row">
210+
<div class="nhsuk-grid-column-two-thirds">
203211

204-
<div class="nhsuk-width-container" id="find-out-more">
205-
<div class="nhsuk-main-wrapper">
206-
<div class="nhsuk-grid-row">
207-
<div class="nhsuk-grid-column-two-thirds">
212+
<h2 class="nhsuk-heading-l nhsuk-u-margin-bottom-5">Switching from another pharmacy system?</h2>
208213

209-
<h2 class="nhsuk-heading-m nhsuk-u-margin-bottom-5">Pharmacies can sign up now</h2>
214+
<p>You can switch systems at any time, and use different systems for different pharmacies.</p>
215+
216+
<p>You will still have access to your previous system for at least 6 months so you can download reports.</p>
217+
218+
<p>Other questions? <a href="#">Get in touch</a>.</p>
210219

211-
<p>All community pharmacies in England offering COVID-19 or flu vaccinations can use this service for free.</p>
220+
</div>
221+
</div>
222+
</div>
223+
</div>
224+
</div>
212225

213-
<!-- <p>If you own or run a pharmacy:</p> -->
214-
{{ actionLink({
215-
text: "Sign up",
216-
href: "/apply/start"
217-
}) }}
226+
<div class="app-section--white">
227+
<div class="nhsuk-width-container" id="find-out-more">
228+
<div class="nhsuk-main-wrapper">
229+
<div class="nhsuk-grid-row">
230+
231+
<div class="nhsuk-grid-column-one-third">
232+
<h3 class="nhsuk-heading-s">Training</h3>
233+
234+
<p>Regular online training sessions available.</p>
235+
236+
<p><a href="https://outlook.office365.com/book/[email protected]/">Book an online webinar</a></p>
237+
238+
</div>
239+
240+
<div class="nhsuk-grid-column-one-third">
241+
<h3 class="nhsuk-heading-s">Assurance</h3>
218242

243+
<p>Fully complies with NHS standards for clinical safety, information governance and cybersecurity.</p>
244+
245+
</div>
246+
<div class="nhsuk-grid-column-one-third">
247+
<h3 class="nhsuk-heading-s">Helpdesk</h3>
248+
249+
<p>0333 038 4268<br>
250+
<a href="mailto:[email protected]">[email protected]</a></p>
251+
252+
<p>Monday to Friday, 8am to 6pm</p>
253+
254+
255+
</div>
219256
</div>
220257
</div>
221258
</div>
222259
</div>
223-
</div>
224260
{% endblock %}

0 commit comments

Comments
 (0)