From 3f9ee39577e78cb0736b07f9f75680154d10838b Mon Sep 17 00:00:00 2001 From: Jill Russo Date: Thu, 12 Mar 2026 11:28:35 +0000 Subject: [PATCH] Service name updates Updating content throughout to reflect placeholder service name that has performed best in user research --- app/views/current/evaluation-choice.html | 6 +++--- app/views/current/homepage.html | 2 +- app/views/current/layouts/layout-hero-current.html | 8 ++++---- app/views/current/layouts/layout-search.html | 6 +++--- app/views/current/layouts/layout-signed-in.html | 4 ++-- app/views/current/layouts/layout-signed-out.html | 4 ++-- app/views/current/product-page.html | 2 +- app/views/current/quick-share-upload-multiple.html | 4 ++-- app/views/current/review-business-case.html | 2 +- app/views/current/search-results-viz-all.html | 4 ++-- app/views/current/search-results-viz-sub-cat.html | 4 ++-- app/views/current/search-results.html | 4 ++-- app/views/current/search.html | 6 +++--- app/views/current/sign-in-nhs.html | 10 +++------- app/views/current/sign-up-trusts-1.html | 2 +- app/views/current/upload-business-case.html | 2 +- app/views/current/upload-document.html | 4 ++-- 17 files changed, 35 insertions(+), 39 deletions(-) diff --git a/app/views/current/evaluation-choice.html b/app/views/current/evaluation-choice.html index 8cb9be6..bcd7f43 100644 --- a/app/views/current/evaluation-choice.html +++ b/app/views/current/evaluation-choice.html @@ -35,7 +35,7 @@

What do you want to share today?

Product evaluation

-

A report or document from when your trust trialled, assessed or reviewed a medical product

+

A report or document from when your trust trialled, assessed or reviewed a product

@@ -68,7 +68,7 @@

Evaluation criteria

-

A set of standards or measures used to assess a medical product

+

A set of standards or measures used to assess a product

@@ -82,7 +82,7 @@

Case study

-

A detailed account of how a medical product was implemented and its outcomes

+

A detailed account of how a product was implemented and its outcomes

diff --git a/app/views/current/homepage.html b/app/views/current/homepage.html index c334e34..f37e3af 100644 --- a/app/views/current/homepage.html +++ b/app/views/current/homepage.html @@ -1,6 +1,6 @@ {% extends prototypeVersion + "/layouts/layout-hero-current.html" %} -{% set pageName = "Value-Based Procurement for Medical Technologies" %} +{% set pageName = "Search and evaluate medical technologies" %} {# Override hero content if needed #} diff --git a/app/views/current/layouts/layout-hero-current.html b/app/views/current/layouts/layout-hero-current.html index 07f3d2f..0a343f8 100644 --- a/app/views/current/layouts/layout-hero-current.html +++ b/app/views/current/layouts/layout-hero-current.html @@ -13,10 +13,10 @@ {{ header({ logo: { href: "/", - ariaLabel: "Search medical product evaluations" + ariaLabel: "Search and evaluate medical technologies" }, service: { - text: "Search medical product evaluations", + text: "Search and evaluate medical technologies", href: "/" }, @@ -53,9 +53,9 @@
{% block heroHeading %} -

Search and evaluate medical technology based on good clinical outcomes

+

Search and evaluate medical technologies based on good clinical outcomes

-

Used by 24 NHS trusts

+

Used by 104 NHS trusts

{% endblock %} {% block heroActions %} diff --git a/app/views/current/layouts/layout-search.html b/app/views/current/layouts/layout-search.html index cd373f5..27b207c 100755 --- a/app/views/current/layouts/layout-search.html +++ b/app/views/current/layouts/layout-search.html @@ -20,10 +20,10 @@ {{ header({ logo: { href: "/", - ariaLabel: "Search medical product evaluations" + ariaLabel: "Search and evaluate medical technologies" }, service: { - text: "Search medical product evaluations", + text: "Search and evaluate medical technologies", href: "/" }, account: { @@ -63,7 +63,7 @@

Search

-

Search and compare medical technologies

+

Search and evaluate medical technologies

diff --git a/app/views/current/layouts/layout-signed-in.html b/app/views/current/layouts/layout-signed-in.html index 873115c..7102f2b 100755 --- a/app/views/current/layouts/layout-signed-in.html +++ b/app/views/current/layouts/layout-signed-in.html @@ -21,10 +21,10 @@ {{ header({ logo: { href: "/", - ariaLabel: "Search medical product evaluations" + ariaLabel: "Search and evaluate medical technologies" }, service: { - text: "Search medical product evaluations", + text: "Search and evaluate medical technologies", href: "/" }, account: { diff --git a/app/views/current/layouts/layout-signed-out.html b/app/views/current/layouts/layout-signed-out.html index 7c83903..157f9e3 100755 --- a/app/views/current/layouts/layout-signed-out.html +++ b/app/views/current/layouts/layout-signed-out.html @@ -22,10 +22,10 @@ {{ header({ logo: { href: "/", - ariaLabel: "Search medical product evaluations" + ariaLabel: "Search and evaluate medical technologies" }, service: { - text: "Search medical product evaluations", + text: "Search and evaluate medical technologies", href: "/" }, diff --git a/app/views/current/product-page.html b/app/views/current/product-page.html index 5e625e2..21fa62c 100644 --- a/app/views/current/product-page.html +++ b/app/views/current/product-page.html @@ -1,7 +1,7 @@ {% extends prototypeVersion + '/layouts/layout-signed-in.html' %} -{% set serviceHeader = "Search medical product evaluations" %} +{% set serviceHeader = "Search and evaluate medical technologies" %} {% set pageName = "SmartPump 300 Infusion System - Compass" %} diff --git a/app/views/current/quick-share-upload-multiple.html b/app/views/current/quick-share-upload-multiple.html index 98abcec..fc91aa2 100644 --- a/app/views/current/quick-share-upload-multiple.html +++ b/app/views/current/quick-share-upload-multiple.html @@ -1,7 +1,7 @@ {% extends prototypeVersion + '/layouts/layout-signed-in.html' %} -{% set pageName = "Search medical product evaluations" %} -{% set serviceHeader = "Search medical product evaluations" %} +{% set pageName = "Search and evaluate medical technologies" %} +{% set serviceHeader = "Search and evaluate medical technologies" %} {% block beforeContent %} {{ breadcrumb({ diff --git a/app/views/current/review-business-case.html b/app/views/current/review-business-case.html index 92ca1f7..4104aa9 100644 --- a/app/views/current/review-business-case.html +++ b/app/views/current/review-business-case.html @@ -1,7 +1,7 @@ {% extends prototypeVersion + '/layouts/layout-signed-in.html' %} {% set pageName = "Review your business case" %} -{% set serviceHeader = "Search medical product evaluations" %} +{% set serviceHeader = "Search and evaluate medical technologies" %} {% block beforeContent %} {{ breadcrumb({ diff --git a/app/views/current/search-results-viz-all.html b/app/views/current/search-results-viz-all.html index 7f510f3..c0603d0 100644 --- a/app/views/current/search-results-viz-all.html +++ b/app/views/current/search-results-viz-all.html @@ -1,7 +1,7 @@ {% extends prototypeVersion + '/layouts/layout-signed-in.html' %} -{% set pageName = "Search medical technologies - Compass" %} -{% set serviceHeader = "Search medical technologies" %} +{% set pageName = "Search and evaluate medical technologies" %} +{% set serviceHeader = "Search and evaluate medical technologies" %} {% block beforeContent %} {% from "breadcrumb/macro.njk" import breadcrumb %} diff --git a/app/views/current/search-results-viz-sub-cat.html b/app/views/current/search-results-viz-sub-cat.html index a664e17..af6dc48 100644 --- a/app/views/current/search-results-viz-sub-cat.html +++ b/app/views/current/search-results-viz-sub-cat.html @@ -1,7 +1,7 @@ {% extends prototypeVersion + '/layouts/layout-signed-in.html' %} -{% set pageName = "Search medical technologies - Compass" %} -{% set serviceHeader = "Compass" %} +{% set pageName = "Search and evaluate medical technologies" %} +{% set serviceHeader = "Search and evaluate medical technologies" %} {% block beforeContent %} {% from "breadcrumb/macro.njk" import breadcrumb %} diff --git a/app/views/current/search-results.html b/app/views/current/search-results.html index 6ef3ccf..d222e2e 100755 --- a/app/views/current/search-results.html +++ b/app/views/current/search-results.html @@ -1,7 +1,7 @@ {% extends prototypeVersion + '/layouts/layout-signed-in.html' %} -{% set pageName = "Search medical technologies - Compass" %} -{% set serviceHeader = "Compass" %} +{% set pageName = "Search results" %} +{% set serviceHeader = "Search and evaluate medical technologies" %} {% block beforeContent %} {% from "breadcrumb/macro.njk" import breadcrumb %} diff --git a/app/views/current/search.html b/app/views/current/search.html index 1f8c60f..b10bdaa 100755 --- a/app/views/current/search.html +++ b/app/views/current/search.html @@ -3,9 +3,9 @@ {% extends prototypeVersion + '/layouts/layout-search.html' %} -{% set pageName = "Find medical technologies" %} +{% set pageName = "Search and evaluate medical technologies" %} {% set serviceHeader = "NHS medtech procurement" %} -{% set serviceDescription = "Value-Based Procurement for Medical Technologies" %} +{% set serviceDescription = "Search and evaluate medical technologies" %} {% block beforeContent %} {% endblock %} @@ -289,7 +289,7 @@

Questions to ask other trusts

- Find out what questions procurement leads and clinical engineers use when speaking with peers about their experience. + Find out what questions procurement leads and clinical engineers ask their peers about their experience.

diff --git a/app/views/current/sign-in-nhs.html b/app/views/current/sign-in-nhs.html index 65e9ec7..c336264 100755 --- a/app/views/current/sign-in-nhs.html +++ b/app/views/current/sign-in-nhs.html @@ -1,7 +1,7 @@ {% extends prototypeVersion + '/layouts/layout-signed-out.html' %} -{% set pageName = "Search medical product evaluations" %} -{% set serviceHeader = "Search medical product evaluations" %} +{% set pageName = "Search and evaluate medical technologies" %} +{% set serviceHeader = "Search and evaluate medical technologies" %} {% block pageTitle %} Sign in - {{ serviceName }} {% endblock %} @@ -26,14 +26,10 @@
-

Sign in to Compass

+

Sign in to use this service

- - -

You're not signed in. You must sign in to access this service.

- diff --git a/app/views/current/sign-up-trusts-1.html b/app/views/current/sign-up-trusts-1.html index 22093ac..5ccdbc3 100644 --- a/app/views/current/sign-up-trusts-1.html +++ b/app/views/current/sign-up-trusts-1.html @@ -1,6 +1,6 @@ {% extends prototypeVersion + '/layouts/layout-signed-out.html' %} -{% set pageName = "Register your NHS trust - Compass" %} +{% set pageName = "Register your NHS trust" %} {% set serviceHeader = "" %} diff --git a/app/views/current/upload-business-case.html b/app/views/current/upload-business-case.html index f1429b2..a728356 100644 --- a/app/views/current/upload-business-case.html +++ b/app/views/current/upload-business-case.html @@ -1,7 +1,7 @@ {% extends prototypeVersion + '/layouts/layout-signed-in.html' %} {% set pageName = "Upload a business case" %} -{% set serviceHeader = "Search medical product evaluations" %} +{% set serviceHeader = "Search and evaluate medical technologies" %} {% block beforeContent %} {{ breadcrumb({ diff --git a/app/views/current/upload-document.html b/app/views/current/upload-document.html index 17629e5..5819a62 100644 --- a/app/views/current/upload-document.html +++ b/app/views/current/upload-document.html @@ -7,8 +7,8 @@ - change the header and footer - add custom CSS and JavaScript --> -{% set pageName = "Compass - " %} -{% set serviceHeader = "Compass" %} +{% set pageName = "Upload a document - " %} +{% set serviceHeader = "Search and evaluate medical technologies" %} {% block beforeContent %} {% endblock %}