88
99
1010{% block heroActions %}
11- < div class ="nhsuk-u-margin-top-5 ">
12- < a class ="nhsuk-button nhsuk-button--reverse " data-module ="nhsuk-button " href ="/current/sign-in-nhs " draggable ="false " role ="button ">
13- Log in
14- </ a >
15- < p class ="nhsuk-body nhsuk-u-margin-top-2 nhsuk-u-margin-bottom-0 nice-hero__subtext ">
16- or < a href ="/current/sign-up-trusts-1 " class ="nhsuk-link nhsuk-link--reverse nhsuk-u-font-weight-bold "> Sign up</ a >
17- </ p >
18- </ div >
11+ < div class ="nhsuk-button-group nhsuk-u-margin-bottom-0 ">
12+
13+
14+ < a class ="nhsuk-button nhsuk-button--reverse " data-module ="nhsuk-button " href ="sign-up " draggable ="false " role ="button " data-nhsuk-button-init ="">
15+ Login
16+ </ a >
17+
18+
19+ < p class ="nhsuk-body nhsuk-u-margin-bottom-0 "> or < a href ="sign-in-nhs " class ="nhsuk-link nhsuk-link--reverse nhsuk-u-font-weight-bold "> Sign up</ a > </ p >
20+ </ div >
1921{% endblock %}
2022
2123{% block mainContent %}
@@ -137,8 +139,7 @@ <h3 class="nhsuk-heading-m">
137139 </ svg >
138140 NICE Medtech Guidance
139141 </ h3 >
140- < p > Evidence-based guidance on medical technologies from the National Institute for Health and Care Excellence
141- </ p >
142+
142143
143144 < h3 class ="nhsuk-heading-m nhsuk-u-margin-top-4 ">
144145 < svg class ="nhsuk-icon nhsuk-icon--tick " xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 " width ="16 "
@@ -148,7 +149,7 @@ <h3 class="nhsuk-heading-m nhsuk-u-margin-top-4">
148149 </ svg >
149150 ODEP Accreditation
150151 </ h3 >
151- < p > Orthopaedic Data Evaluation Panel ratings for implants and related devices </ p >
152+
152153
153154
154155 </ div >
@@ -162,17 +163,17 @@ <h3 class="nhsuk-heading-m">
162163 </ svg >
163164 NHS Trust Evaluations
164165 </ h3 >
165- < p > Real-world assessments and feedback from NHS organisations using these technologies in practice </ p >
166+
166167
167168 < h3 class ="nhsuk-heading-m nhsuk-u-margin-top-4 ">
168- < svg class ="nhsuk-icon nhsuk-icon--tick " xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 " width ="16 "
169+ < svg class ="nhsuk-icon nhsuk-icon--blue nhsuk-icon-- tick " xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 " width ="16 "
169170 height ="16 " focusable ="false " aria-hidden ="true ">
170171 < path
171172 d ="M11.4 18.8a2 2 0 0 1-2.7.1h-.1L4 14.1a1.5 1.5 0 0 1 2.1-2L10 16l8.1-8.1a1.5 1.5 0 1 1 2.2 2l-8.9 9Z " />
172173 </ svg >
173174 MHRA Registration Data
174175 </ h3 >
175- < p > Medicines and Healthcare products Regulatory Agency registration and compliance information </ p >
176+
176177 </ div >
177178</ div >
178179
0 commit comments