modified: custom2.css
modified: index.html
This commit is contained in:
parent
5e7da54654
commit
a46b0f4171
2 changed files with 148 additions and 39 deletions
65
index.html
65
index.html
|
|
@ -43,14 +43,20 @@
|
|||
<a href="http://www.remarkbox.com"><img src="remarkbox-minified.png" class="navlogo" alt="Remarkbox Logo" /></a>
|
||||
|
||||
<div class="navlinks">
|
||||
<a href="#plans">Plans</a>
|
||||
<a href="#faq">FAQ</a>
|
||||
<a href="#beta">Join</a>
|
||||
<a href="#about">About</a>
|
||||
<a href="#remarkbox-demo">Demo</a>
|
||||
<a class="navlink" href="#plans">Plans</a>
|
||||
<a class="navlink" href="#faq">FAQ</a>
|
||||
<a class="navlink" href="#about">About</a>
|
||||
<a class="navlink" href="#remarkbox-demo">Demo</a>
|
||||
<a class="button" href="#beta">Log in</a>
|
||||
<a class="button red" href="#beta">Join</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div style="float: right; margin-top: 35px; margin-right: 40px;" class="hidden-on-tablet">
|
||||
<a class="button" href="#beta">Log in</a>
|
||||
<a class="button red" href="#beta">Join</a>
|
||||
</div>
|
||||
|
||||
<div class="proposition">
|
||||
<div class="container">
|
||||
|
||||
|
|
@ -89,6 +95,7 @@
|
|||
<a class="button red" href="#remarkbox-demo">Try Remarkbox</a>
|
||||
<br />
|
||||
<b>or <a href="#learn">learn more</a></b>
|
||||
<!-- <b>or <a href="#beta">join beta</a></b> -->
|
||||
<br />
|
||||
<br />
|
||||
</center>
|
||||
|
|
@ -114,11 +121,9 @@
|
|||
<center>
|
||||
<h3 style="margin-top: 80px">Looking for a Disqus alternative?</h3>
|
||||
</center>
|
||||
We all agree that Disqus has jumped the shark. Their user experience is distracting and they serve advertisements.
|
||||
<br/>
|
||||
Not only that, but they actively cause your visitors to bounce to their dashboard.
|
||||
As a result, Remarkbox was created to satisfy the need for a comment system that <b>works for the site owner</b>, not against them.
|
||||
<a href="#about">... read more</a>
|
||||
Disqus serves advertisements and has a distracting user experience which causes your visitors to bounce. We all want a better way.
|
||||
As a result, Remarkbox was created as comment system that <b>works for the site owner</b>, not against them.
|
||||
<a href="#learn">... read more</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
@ -135,11 +140,12 @@
|
|||
<a href="http://www.remarkbox.com"><img src="remarkbox-minified.png" class="navlogo" alt="Remarkbox Logo" /></a>
|
||||
|
||||
<div class="navlinks">
|
||||
<a href="#plans">Plans</a>
|
||||
<a href="#faq">FAQ</a>
|
||||
<a href="#beta">Join</a>
|
||||
<a href="#about">About</a>
|
||||
<a href="#remarkbox-demo">Demo</a>
|
||||
<a class="navlink" href="#plans">Plans</a>
|
||||
<a class="navlink" href="#faq">FAQ</a>
|
||||
<a class="navlink" href="#about">About</a>
|
||||
<a class="navlink" href="#remarkbox-demo">Demo</a>
|
||||
<a class="button" href="#beta">Log in</a>
|
||||
<a class="button red" href="#beta">Join</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
@ -193,6 +199,14 @@ Here at Remarkbox we respect your privacy and never serve ads. In fact, we only
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<center>
|
||||
<br>
|
||||
<br>
|
||||
<a class="button red" href="#remarkbox-demo">Try Remarkbox</a>
|
||||
<br />
|
||||
<b>or <a href="#beta">join beta</a></b>
|
||||
</center>
|
||||
|
||||
|
||||
|
||||
<!--
|
||||
|
|
@ -231,6 +245,7 @@ Here at Remarkbox we respect your privacy and never serve ads. In fact, we only
|
|||
<br/>
|
||||
Just put the snippet into your HTML
|
||||
</div>
|
||||
<br/>
|
||||
</div>
|
||||
|
||||
<div class="one-third column">
|
||||
|
|
@ -238,8 +253,9 @@ Here at Remarkbox we respect your privacy and never serve ads. In fact, we only
|
|||
<div class="pricebox deal">
|
||||
<b>Production</b>
|
||||
<h3>$5/mo</h3>
|
||||
One moderator on<br/>
|
||||
<span class="avoidwrap">one verified domain</span>
|
||||
One moderator
|
||||
<span class="avoidwrap">on one domain</span>
|
||||
<br/>
|
||||
<br/>
|
||||
<br/>
|
||||
<b><a href="#beta" class="button red">Coming Soon</a></b>
|
||||
|
|
@ -254,14 +270,16 @@ Here at Remarkbox we respect your privacy and never serve ads. In fact, we only
|
|||
<div class="pricebox">
|
||||
<b>Dedicated</b>
|
||||
<h3>$50/mo</h3>
|
||||
Dedicated instance of Remarkbox<br/>
|
||||
<span class="avoidwrap">unlimited verified domains</span>
|
||||
Unlimited moderators
|
||||
<br/>
|
||||
Dedicated Remarkbox instance
|
||||
<br/>
|
||||
<br/>
|
||||
<b><a href="#beta" class="button red">Coming Soon</a></b>
|
||||
<br/>
|
||||
Join the <a href="#beta">beta</a> for a sneak peek
|
||||
</div>
|
||||
<br/>
|
||||
</div>
|
||||
|
||||
<span id="faq"></span>
|
||||
|
|
@ -308,9 +326,10 @@ Here at Remarkbox we respect your privacy and never serve ads. In fact, we only
|
|||
<div class="three columns"> </div>
|
||||
|
||||
<div class="six columns" style="text-align: center;">
|
||||
<h5>Join Remarkbox beta</h5>
|
||||
<h5>Remarkbox is almost ready!</h5>
|
||||
|
||||
For <b>early access</b> to advanced <span class="avoidwrap">features and updates join the email list</span>
|
||||
<span class="avoidwrap">Join the list for <b>early access</b> to</span>
|
||||
<span class="avoidwrap"> updates and advanced features</span>
|
||||
|
||||
<br />
|
||||
<br />
|
||||
|
|
@ -330,9 +349,9 @@ For <b>early access</b> to advanced <span class="avoidwrap">features and updates
|
|||
</form>
|
||||
</div>
|
||||
<!--End mc_embed_signup-->
|
||||
|
||||
<span id="about"></span>
|
||||
Your <b>feedback will shape</b> Remarkbox!
|
||||
|
||||
Space is <b>limited</b> but if you are selected<br/> your <b>feedback will shape</b> Remarkbox!
|
||||
</div>
|
||||
|
||||
<div class="three columns"> </div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue