1313{% block content %}
1414
1515<!-- ============================================ -->
16- <!-- MODE 1: KNOWN-ITEM SEEKING -->
16+ <!-- MODE 1: RE-FINDING -->
17+ <!-- ============================================ -->
18+
19+
20+ <!-- When signed in, show recent activity cards -->
21+ < h2 class ="nhsuk-heading-l "> Your activity</ h2 >
22+ < div class ="nhsuk-grid-row nhsuk-card-group ">
23+ < div class ="nhsuk-grid-column-one-half nhsuk-card-group__item ">
24+ < div class ="nhsuk-card ">
25+ < div class ="nhsuk-card__content ">
26+ < h3 class ="nhsuk-card__heading nhsuk-heading-s "> Your recently viewed items</ h3 >
27+ < ul class ="nhsuk-list nhsuk-list--bullet ">
28+ < li > < a href ="# "> Stryker Mako SmartRobotics</ a > — viewed yesterday</ li >
29+ < li > < a href ="# "> Smith+Nephew PICO 7</ a > — viewed 3 days ago</ li >
30+ < li > < a href ="# "> Medtronic MiniMed 780G</ a > — viewed last week</ li >
31+ </ ul >
32+ </ div >
33+ </ div >
34+ </ div >
35+ < div class ="nhsuk-grid-column-one-half nhsuk-card-group__item ">
36+ < div class ="nhsuk-card ">
37+ < div class ="nhsuk-card__content ">
38+ < h3 class ="nhsuk-card__heading nhsuk-heading-s "> Your saved items</ h3 >
39+ < ul class ="nhsuk-list nhsuk-list--bullet ">
40+ < li > < a href ="# "> SmartPump 300 Infusion System</ a > </ li >
41+ < li > < a href ="# "> Collagen Pro Matrix</ a > </ li >
42+ </ ul >
43+ < p class ="nhsuk-body-s nhsuk-u-margin-top-3 "> < a href ="# "> View all saved items</ a > </ p >
44+ </ div >
45+ </ div >
46+ </ div >
47+ </ div >
48+
49+ < hr class ="nhsuk-section-break nhsuk-section-break--l nhsuk-section-break--visible ">
50+
51+ <!-- ============================================ -->
52+ <!-- MODE 2: KNOWN-ITEM SEEKING -->
1753<!-- Users who know exactly what they're after -->
1854<!-- ============================================ -->
1955< div class ="nhsuk-grid-row ">
@@ -43,8 +79,9 @@ <h2 class="nhsuk-heading-l">Common searches</h2>
4379
4480< hr class ="nhsuk-section-break nhsuk-section-break--l nhsuk-section-break--visible ">
4581
82+
4683<!-- ============================================ -->
47- <!-- MODE 2 : EXPLORATORY SEEKING -->
84+ <!-- MODE 3 : EXPLORATORY SEEKING -->
4885<!-- Users researching options, may not know -->
4986<!-- exactly what they need -->
5087<!-- ============================================ -->
@@ -129,7 +166,7 @@ <h3 class="nhsuk-card__heading nhsuk-heading-s">
129166< hr class ="nhsuk-section-break nhsuk-section-break--l nhsuk-section-break--visible ">
130167
131168<!-- ============================================ -->
132- <!-- MODE 3 : DON'T KNOW WHAT YOU NEED TO KNOW -->
169+ <!-- MODE 4 : DON'T KNOW WHAT YOU NEED TO KNOW -->
133170<!-- Users who may not know the right questions -->
134171<!-- or what evidence matters -->
135172<!-- ============================================ -->
@@ -145,7 +182,7 @@ <h3 class="nhsuk-card__heading nhsuk-heading-m">
145182 < a class ="nhsuk-card__link " href ="# "> Value-based procurement explained</ a >
146183 </ h3 >
147184 < p class ="nhsuk-card__description ">
148- How to move beyond lowest-price decisions and evaluate products on outcomes, safety, integration and sustainability
185+ Move beyond lowest-price decisions and evaluate products on outcomes, safety, integration and sustainability.
149186 </ p >
150187 </ div >
151188 </ div >
@@ -167,7 +204,7 @@ <h3 class="nhsuk-card__heading nhsuk-heading-m">
167204 < a class ="nhsuk-card__link " href ="# "> Questions to ask other trusts</ a >
168205 </ h3 >
169206 < p class ="nhsuk-card__description ">
170- A checklist of questions that procurement leads and clinical engineers find most useful when speaking with peers about their experience
207+ Find out what questions procurement leads and clinical engineers use when speaking with peers about their experience.
171208 </ p >
172209 </ div >
173210 </ div >
@@ -186,39 +223,7 @@ <h3 class="nhsuk-card__heading nhsuk-heading-m">
186223
187224
188225
189- <!-- ============================================ -->
190- <!-- MODE 4: RE-FINDING -->
191- <!-- ============================================ -->
192-
193226
194- <!-- When signed in, show recent activity cards -->
195-
196- < div class ="nhsuk-grid-row nhsuk-card-group ">
197- < div class ="nhsuk-grid-column-one-half nhsuk-card-group__item ">
198- < div class ="nhsuk-card ">
199- < div class ="nhsuk-card__content ">
200- < h3 class ="nhsuk-card__heading nhsuk-heading-s "> Recently viewed</ h3 >
201- < ul class ="nhsuk-list nhsuk-list--bullet ">
202- < li > < a href ="# "> Stryker Mako SmartRobotics</ a > — viewed yesterday</ li >
203- < li > < a href ="# "> Smith+Nephew PICO 7</ a > — viewed 3 days ago</ li >
204- < li > < a href ="# "> Medtronic MiniMed 780G</ a > — viewed last week</ li >
205- </ ul >
206- </ div >
207- </ div >
208- </ div >
209- < div class ="nhsuk-grid-column-one-half nhsuk-card-group__item ">
210- < div class ="nhsuk-card ">
211- < div class ="nhsuk-card__content ">
212- < h3 class ="nhsuk-card__heading nhsuk-heading-s "> Saved comparisons</ h3 >
213- < ul class ="nhsuk-list nhsuk-list--bullet ">
214- < li > < a href ="# "> Insulin pumps comparison (4 products)</ a > </ li >
215- < li > < a href ="# "> Hip systems shortlist</ a > </ li >
216- </ ul >
217- < p class ="nhsuk-body-s nhsuk-u-margin-top-3 "> < a href ="# "> View all saved items</ a > </ p >
218- </ div >
219- </ div >
220- </ div >
221- </ div >
222227
223228
224229 </ div >
0 commit comments