diff --git a/site/public/order/trucking-new-carrier/index.html b/site/public/order/trucking-new-carrier/index.html index 441d49a..9312c09 100644 --- a/site/public/order/trucking-new-carrier/index.html +++ b/site/public/order/trucking-new-carrier/index.html @@ -146,6 +146,9 @@ Sign out

Start Your Trucking Business

Answer a few questions about your fleet, and we'll build a custom compliance package for you.

+
+ Already got your USDOT? Run a free Compliance Check — 10-4! → +
diff --git a/site/public/tools/dot-compliance-check/index.html b/site/public/tools/dot-compliance-check/index.html index a476f96..817e253 100644 --- a/site/public/tools/dot-compliance-check/index.html +++ b/site/public/tools/dot-compliance-check/index.html @@ -316,7 +316,7 @@ Send reset link h += ''; h += ''; h += ''; - h += ''; + h += ''; h += ''; h += ''; @@ -563,7 +563,7 @@ Send reset link html += '
'; html += '

' + redCount + ' compliance issue' + (redCount > 1 ? 's' : '') + ' found

'; html += '

Performance West can help you resolve these issues. We handle the paperwork so you can focus on driving.

'; - html += 'Fix My DOT Filings →'; + html += '10-4 — Fix My DOT Filings →'; html += '

Or call (888) 411-0383

'; html += '
'; } else if (s.yellow > 0) { @@ -583,7 +583,7 @@ Send reset link html += ' ' + item + ''; }); html += ''; - html += '
Get These Handled →'; + html += '
10-4 — Get These Handled →'; html += '

Or call (888) 411-0383

'; html += '
'; } else {