diff --git a/src/drivers/webextension/images/icons/hcl-dx.png b/src/drivers/webextension/images/icons/hcl-dx.png new file mode 100644 index 000000000..2946031a1 Binary files /dev/null and b/src/drivers/webextension/images/icons/hcl-dx.png differ diff --git a/src/technologies/h.json b/src/technologies/h.json index c2a16a40f..caa015138 100644 --- a/src/technologies/h.json +++ b/src/technologies/h.json @@ -20,14 +20,19 @@ 1 ], "cpe": "cpe:2.3:a:ibm:websphere_portal:*:*:*:*:*:*:*:*", + "description": "HCL Digital Experience software empowers you to create, manage and deliver engaging omni-channel digital experiences to virtually all audiences.", "headers": { "IBM-Web2-Location": "", "Itx-Generated-Timestamp": "" }, - "icon": "IBM.svg", + "icon": "hcl-dx.png", "implies": "Java", - "url": "/wps/", - "website": "https://www.hcltechsw.com/products/dx" + "pricing": [ + "high", + "poa" + ], + "url": "/wps/wcm/", + "website": "https://www.hcltechsw.com/dx" }, "HHVM": { "cats": [ @@ -1522,4 +1527,4 @@ ], "website": "https://hyva.io/" } -} \ No newline at end of file +}