11{% extends prototypeVersion + '/layouts/layout-signed-in.html' %}
22
33{% set pageName = "Search medical technologies - Compass" %}
4- {% set serviceHeader = "Compass " %}
4+ {% set serviceHeader = "Search medical technologies " %}
55
66{% block beforeContent %}
77{% from "breadcrumb/macro.njk" import breadcrumb %}
@@ -134,8 +134,8 @@ <h2 class="nhsuk-contents-list__title nhsuk-u-font-size-16">Subcategory</h2>
134134 < h3 class ="nhsuk-heading-s nhsuk-u-margin-bottom-1 "> Supplier market share</ h3 >
135135 < p class ="nhsuk-body-s nhsuk-u-secondary-text-color nhsuk-u-margin-bottom-4 "> Advanced dressings only · 52 products</ p >
136136
137- < div class ="app-pie-wrap ">
138- < svg class ="app-pie-svg " width ="140 " height ="140 " viewBox ="0 0 140 140 " aria-hidden ="true ">
137+ < div class ="app-pie-wrap " style =" display:flex;flex-direction:row;align-items:center;gap:20px; " >
138+ < svg class ="app-pie-svg " width ="140 " height ="140 " viewBox ="0 0 140 140 " aria-hidden ="true " style =" flex-shrink:0; " >
139139 < path d ="M70 70 L70 10 A60 60 0 0 1 118 103 Z " fill ="#005eb8 "/>
140140 < path d ="M70 70 L118 103 A60 60 0 0 1 42 127 Z " fill ="#007f3b "/>
141141 < path d ="M70 70 L42 127 A60 60 0 0 1 14 56 Z " fill ="#ffb81c "/>
@@ -145,7 +145,7 @@ <h3 class="nhsuk-heading-s nhsuk-u-margin-bottom-1">Supplier market share</h3>
145145 < text x ="70 " y ="80 " text-anchor ="middle " font-size ="10 " fill ="#000000 "> products</ text >
146146 </ svg >
147147
148- < div class ="app-supplier-legend ">
148+ < div class ="app-supplier-legend " style =" flex:1;min-width:0; " >
149149 < div class ="app-supplier-legend__item ">
150150 < div class ="app-supplier-legend__swatch " style ="background:#005eb8; "> </ div >
151151 < div class ="app-supplier-legend__body ">
@@ -221,7 +221,7 @@ <h3 class="nhsuk-heading-s nhsuk-u-margin-bottom-1">Supplier market share</h3>
221221 < strong class ="nhsuk-tag nhsuk-tag--green "> New</ strong >
222222 </ div >
223223 < div class ="innovation-row ">
224- < span class ="nhsuk-body-s " style ="flex:1; "> < strong > < a href ="product-page-wound-care " > HealVac NPWT System </ a > </ strong > — 11 trusts · 2 years old</ span >
224+ < span class ="nhsuk-body-s " style ="flex:1; "> < strong > < a href ="product-page-wound-care?product=aquaseal-foam-dressing " > AquaSeal Foam Dressing </ a > </ strong > — 11 trusts · 2 years old</ span >
225225 < strong class ="nhsuk-tag nhsuk-tag--blue "> Growing</ strong >
226226 </ div >
227227 </ div >
@@ -375,10 +375,10 @@ <h3 class="nhsuk-heading-m nhsuk-u-margin-bottom-2">All wound care products</h3>
375375 < div class ="nhsuk-card nhsuk-card--clickable ">
376376 < div class ="nhsuk-card__content ">
377377 < h4 class ="nhsuk-card__heading nhsuk-heading-s ">
378- < a class ="nhsuk-card__link " href ="product-page-wound-care?healvac-npwt-system " > HealVac NPWT System </ a >
378+ < a class ="nhsuk-card__link " href ="product-page-wound-care?product=aquaseal-foam-dressing " > AquaSeal Foam Dressing </ a >
379379 </ h4 >
380380 < p class ="nhsuk-body-s nhsuk-u-secondary-text-color nhsuk-u-margin-bottom-2 ">
381- Mölnlycke Health Care · Advanced dressings › Foam
381+ Advanced Woundcare Therapeutics · Advanced dressings › Foam
382382 </ p >
383383 < dl class ="nhsuk-summary-list ">
384384 < div class ="nhsuk-summary-list__row ">
0 commit comments