# SMS Terms Page

This version includes a public SMS terms page for Twilio/A2P registration and client demo purposes.

Public URL:

```text
https://pestdemo.simpleincomepaths.com/sms-terms
```

Files added/updated:

```text
public/sms-terms.html
src/index.js
```

## How to deploy the page on cPanel

Upload/replace these two files in your Node app folder:

```text
public/sms-terms.html
src/index.js
```

Then restart the Node.js app in cPanel.

Test:

```text
https://pestdemo.simpleincomepaths.com/sms-terms
```

The page includes:

- SMS program description
- Consent/opt-in language
- Message types
- Message frequency
- STOP/HELP instructions
- SMS privacy notice
- A direct URL for Twilio campaign review

## Twilio campaign URL fields

For SMS Terms / Terms & Conditions URL, use:

```text
https://pestdemo.simpleincomepaths.com/sms-terms
```

For Privacy Policy URL, you may temporarily use the same page because it includes an SMS Privacy Notice section:

```text
https://pestdemo.simpleincomepaths.com/sms-terms#privacy
```

For best approval odds with a real client, create a separate full privacy policy page later.
