add todos and change wording

This commit is contained in:
m5r
2022-06-26 13:52:36 +02:00
parent 6cf2f8cb94
commit 590e92eea4
3 changed files with 10 additions and 2 deletions

View File

@ -40,7 +40,14 @@ export default function TwilioConnect() {
<IoHelpCircle className="w-6 h-6 text-primary-700" />
</button>
<article className="mb-6">
Shellphone needs some informations about your Twilio account to securely use your phone numbers.
<p>
To connect your Twilio Account you will need to provide us your Twilio account SID and auth
token.
</p>
<p>
Both values can be found on your{" "}
<a href="https://www.twilio.com/user/account/settings">Twilio account page</a>.
</p>
</article>
{twilio !== null ? (