fix(legal): correct spacing around company name on opt-in and terms pages
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user