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 ">
@@ -90,8 +126,9 @@ <h3 class="nhsuk-card__heading nhsuk-heading-s">Saved searches</h3>
90126
91127< hr class ="nhsuk-section-break nhsuk-section-break--l nhsuk-section-break--visible ">
92128
129+
93130<!-- ============================================ -->
94- <!-- MODE 2 : EXPLORATORY SEEKING -->
131+ <!-- MODE 3 : EXPLORATORY SEEKING -->
95132<!-- Users researching options, may not know -->
96133<!-- exactly what they need -->
97134<!-- ============================================ -->
@@ -258,7 +295,7 @@ <h3 class="nhsuk-card__heading nhsuk-heading-s">
258295< hr class ="nhsuk-section-break nhsuk-section-break--l nhsuk-section-break--visible ">
259296
260297<!-- ============================================ -->
261- <!-- MODE 3 : DON'T KNOW WHAT YOU NEED TO KNOW -->
298+ <!-- MODE 4 : DON'T KNOW WHAT YOU NEED TO KNOW -->
262299<!-- Users who may not know the right questions -->
263300<!-- or what evidence matters -->
264301<!-- ============================================ -->
@@ -274,7 +311,7 @@ <h3 class="nhsuk-card__heading nhsuk-heading-m">
274311 < a class ="nhsuk-card__link " href ="# "> Value-based procurement explained</ a >
275312 </ h3 >
276313 < p class ="nhsuk-card__description ">
277- How to move beyond lowest-price decisions and evaluate products on outcomes, safety, integration and sustainability
314+ Move beyond lowest-price decisions and evaluate products on outcomes, safety, integration and sustainability.
278315 </ p >
279316 </ div >
280317 </ div >
@@ -296,7 +333,7 @@ <h3 class="nhsuk-card__heading nhsuk-heading-m">
296333 < a class ="nhsuk-card__link " href ="# "> Questions to ask other trusts</ a >
297334 </ h3 >
298335 < p class ="nhsuk-card__description ">
299- A checklist of questions that procurement leads and clinical engineers find most useful when speaking with peers about their experience
336+ Find out what questions procurement leads and clinical engineers use when speaking with peers about their experience.
300337 </ p >
301338 </ div >
302339 </ div >
0 commit comments