Copy updates. Changing client => people

This commit is contained in:
Alex Janousek
2025-10-20 11:14:44 -04:00
parent 18d58c69ca
commit 43c076e504
9 changed files with 7 additions and 7 deletions

View File

@@ -14,8 +14,8 @@ Learn how to [personalize messages](/using-notify/how-to) to increase response.
Learn about message _parts_ and [how limits are calculated](/using-notify/pricing). Learn about message _parts_ and [how limits are calculated](/using-notify/pricing).
5. ## Start sending messages 5. ## Start sending messages
To remove the restrictions of Trial Mode and begin sending messages to clients complete the <a class="usa-link usa-link--external" href="https://docs.google.com/forms/d/1fnaBtxuGf3q-OdGVyt2LqBKvp9_P21kmKJa0yIK8rWM/edit">Go-Live Form</a>. To remove the restrictions of Trial Mode and begin sending messages to people complete the <a class="usa-link usa-link--external" href="https://docs.google.com/forms/d/1fnaBtxuGf3q-OdGVyt2LqBKvp9_P21kmKJa0yIK8rWM/edit">Go-Live Form</a>.
Well respond within one business day. We'll respond within one business day.
### Questions? ### Questions?
[Contact the Notify team](/support) [Contact the Notify team](/support)

View File

@@ -80,14 +80,14 @@
document submission, and maintenance reminders. document submission, and maintenance reminders.
</p> </p>
<h3>Appointment reminders</h3> <h3>Appointment reminders</h3>
<p class="text-light">Benchmark: Clients were <span class="text-bold">79%</span> more <p class="text-light">Benchmark: People were <span class="text-bold">79%</span> more
likely to keep their appointment after receiving a text reminder.</p> likely to keep their appointment after receiving a text reminder.</p>
<ul> <ul>
<li> <li>
<p>You will likely see more completed appointments.</p> <p>You will likely see more completed appointments.</p>
</li> </li>
</ul> </ul>
<p class="text-light">Benchmark: Clients were <span class="text-bold">55%</span> more <p class="text-light">Benchmark: People were <span class="text-bold">55%</span> more
likely to complete an interview after receiving an interview reminder</p> likely to complete an interview after receiving an interview reminder</p>
<ul> <ul>
<li> <li>
@@ -97,7 +97,7 @@
<h3>Document submission</h3> <h3>Document submission</h3>
<p class="text-light"> <p class="text-light">
Benchmark: Clients were <span class="text-bold">6%</span> more likely to complete document submission after Benchmark: People were <span class="text-bold">6%</span> more likely to complete document submission after
receiving a customized list of required documents via text receiving a customized list of required documents via text
</p> </p>
<ul> <ul>

View File

@@ -189,7 +189,7 @@
"image_src": asset_url('images/project-management.svg'), "image_src": asset_url('images/project-management.svg'),
"card_heading": "Case management systems", "card_heading": "Case management systems",
"alt_text": "Graphic representing project management", "alt_text": "Graphic representing project management",
"p_text": "When it makes sense, include information about texts being sent to specific clients on individual splash "p_text": "When it makes sense, include information about texts being sent to specific people on individual splash
pages or within case management notes.", pages or within case management notes.",
}, },
] %} ] %}

View File

@@ -1,6 +1,6 @@
const { urls, baseUrl } = require('./urls'); const { urls, baseUrl } = require('./urls');
const MISMATCH_THRESHOLD = .5; const MISMATCH_THRESHOLD = .2;
const SCREENSHOT_DELAY = 2000; const SCREENSHOT_DELAY = 2000;
const createScenariosFromUrls = (urls, delay = SCREENSHOT_DELAY) => { const createScenariosFromUrls = (urls, delay = SCREENSHOT_DELAY) => {

Binary file not shown.

Before

Width:  |  Height:  |  Size: 339 KiB

After

Width:  |  Height:  |  Size: 341 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 358 KiB

After

Width:  |  Height:  |  Size: 359 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 936 KiB

After

Width:  |  Height:  |  Size: 936 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 174 KiB

After

Width:  |  Height:  |  Size: 174 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 174 KiB

After

Width:  |  Height:  |  Size: 174 KiB