Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2fa7ffc327 | |||
| 5f67c8fa85 |
@@ -32,8 +32,8 @@ export default function SmsOptInPage() {
|
||||
<p className="updated">Sign up to receive text messages from {COMPANY}.</p>
|
||||
|
||||
<p>
|
||||
{COMPANY} sends text messages to help you use and secure your account. By opting
|
||||
in below you'll receive <strong>account and service messages</strong>,
|
||||
At {COMPANY}, we send text messages to help you use and secure your account. By
|
||||
opting in below you'll receive <strong>account and service messages</strong>,
|
||||
including:
|
||||
</p>
|
||||
<ul>
|
||||
|
||||
@@ -14,8 +14,8 @@ export default function TermsPage() {
|
||||
<p className="updated">Last updated: {LAST_UPDATED}</p>
|
||||
|
||||
<p>
|
||||
These Terms of Service ("Terms") govern your access to and use of the{" "}
|
||||
{COMPANY} website, portal, and services (the "Service"). By using the
|
||||
These Terms of Service ("Terms") govern your access to and use of the {COMPANY}{" "}
|
||||
website, portal, and services (the "Service"). By using the
|
||||
Service you agree to these Terms.
|
||||
</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user