od-support-chat 1.0.45 → 1.0.47

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +5 -3
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -4,7 +4,7 @@ od-support-chat is a lightweight, embeddable customer support chat tool built fo
4
4
 
5
5
  ## Key Points
6
6
  ### Purpose:
7
- Enables live chat between customers and support teams directly within a website or platform.
7
+ This widget will allow live chat between your customers and your support teams directly within your website or platform.
8
8
 
9
9
  ### Core Value:
10
10
  * Improves customer trust
@@ -20,9 +20,11 @@ Manufacturing companies and businesses using the Origin Detector (OD) platform
20
20
  * Considered a complimentary add-on, not a standalone product
21
21
 
22
22
  ### Positioning:
23
- * Not sold independently
23
+ * Not sold independently, it is a complimentary chat widget with Origin Detector that our customer can use for their website.
24
24
  * Acts as an extra support feature within the OD ecosystem
25
25
 
26
+ [![Watch the video](https://origindetector.com/awareness/customer-support-free-tool.webp)](https://www.youtube.com/watch?v=izE81ShGlLI)
27
+
26
28
  ### Alternative Mentioned:
27
29
 
28
30
  The od-support-chat is a simple, embeddable customer support chat designed for the Origin Detector (OD) platform. It
@@ -113,6 +115,6 @@ Finally you can use the Chat client for Origin Detector (OD) customer support to
113
115
  ### Here is one example react project. Please add your keys before running this project.
114
116
  ### https://github.com/jewelsub/example-od-support-chat
115
117
 
116
- ## If you are a manufacturer, please follow this manufacturer's onboarding guide to get used to the Origin Detector (OD) platform.
118
+ ## If you are a manufacturer, please follow this manufacturer's onboarding guide to get used to with the Origin Detector (OD) platform.
117
119
  ### https://origindetector.com/user-guide/Manufacturer-Onboarding-Guide.pdf
118
120
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "od-support-chat",
3
3
  "private": false,
4
- "version": "1.0.45",
4
+ "version": "1.0.47",
5
5
  "type": "module",
6
6
  "types": "./dist/index.d.ts",
7
7
  "exports": {