From 067cc74c84491531b911e5ff4bde630aab493f8e Mon Sep 17 00:00:00 2001 From: Kial Date: Fri, 5 Jul 2024 17:28:36 -0700 Subject: [PATCH] dir search tile remove new (#179) Signed-off-by: Kial Jinnah --- utils/user-product-helper.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/user-product-helper.ts b/utils/user-product-helper.ts index c026dd5..9dbe304 100644 --- a/utils/user-product-helper.ts +++ b/utils/user-product-helper.ts @@ -52,7 +52,7 @@ export function getProductInfo (config, type: ProductCode): ProductI { image: 'img/NDS_dashboard_thumbnail_image.jpg', link: appendAccountId(config?.ndsUrl) || 'link_not_configured', text: 'Search for the names and addresses of people associated with businesses in B.C.', - title: 'Director Search (New)' + title: 'Director Search' } as ProductI case ProductCode.PPR: return {