changed wording on waitlist pages, AB test

This commit is contained in:
Carl Bennetts 2016-10-09 19:24:44 +02:00
parent 6900bc9b59
commit 8aad39a1cd
2 changed files with 4 additions and 4 deletions

View File

@ -5,7 +5,7 @@
<meta charset="utf-8">
<title>Status | Mobile Ethereum Client</title>
<title>Status | A Mobile Ethereum Client</title>
<meta name="description" content="Status is a mobile DApp browser and messenger for Ethereum. Join us in making Ethereum part of our everyday lives and interactions.">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
@ -135,7 +135,7 @@
if (data.response == "subscriber_created") {
jQuery(".status-text").removeClass('shown');
jQuery("#maitre-verification").html(
"Please confirm your email to join the waitlist. We're working hard to make Status available to everyone. To help raise awareness, we're giving early access to those kind enough to spread the word, by inviting friends:");
"Thanks for joining the waitlist, we just sent you an email to confirm. We're working hard to make Status available to everyone. To help raise awareness, we're giving early access to those kind enough to spread the word by inviting friends:");
jQuery("#maitre-share-plain-url").html("https://status.im/invite/" + data.code);
jQuery(".gradient-text").empty();

View File

@ -94,9 +94,9 @@
<div class="table-left">
<div class="status">
<div class="status-text">
<h1>Thanks! You're all set.</h1>
<h1>Please help us spread the word.</h1>
<p>We're working hard to make Status available for everyone, but to help raise awareness to the project, we're giving early access to our Beta release to those who help us spread the word by inviting friends:</p>
<p>Thanks, you've been successfully added to the waitlist! Help raise awarenese to our open source project by inviting your friends. We're giving early access to our Beta to those kind enough to share:</p>
<div class="footer-icons-social">
<a id="emailLink" href="#" class="footer-icon icon-email" target="_blank"></a>