Update landing spelling

This commit is contained in:
ian ramzy 2020-03-28 23:03:00 -04:00
parent 4c4ed45113
commit d0b086f287
2 changed files with 18 additions and 14 deletions

View File

@ -17,7 +17,11 @@
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-162048272-1"></script> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-162048272-1"></script>
<script> <script>
window.dataLayer = window.dataLayer || []; window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date()); gtag('js', new Date());
gtag('config', 'UA-162048272-1'); gtag('config', 'UA-162048272-1');
</script> </script>
@ -50,7 +54,7 @@
advanced advanced
video chat ever created.</h1> video chat ever created.</h1>
<p class="mt-0 mb-32 reveal-from-bottom" data-reveal-delay="300">Decentralized video <p class="mt-0 mb-32 reveal-from-bottom" data-reveal-delay="300">Decentralized video
calling provides real-time HD quality and latency simply calling provides quality and latency simply
not available with traditional technology.</p> not available with traditional technology.</p>
<div class="reveal-from-bottom" data-reveal-delay="450"><a <div class="reveal-from-bottom" data-reveal-delay="450"><a
class="button button-primary button-wide-mobile pulse" class="button button-primary button-wide-mobile pulse"
@ -122,9 +126,9 @@
<div class="section-header"> <div class="section-header">
<div class="container-xs reveal-from-bottom" data-reveal-delay="650"><h2 class="mt-0 mb-16">See <div class="container-xs reveal-from-bottom" data-reveal-delay="650"><h2 class="mt-0 mb-16">See
the whole picture</h2> the whole picture</h2>
<p class="m-0">Neon chat is built radically different to any other video chat you've used. <p class="m-0">Neon Chat is built radically different. We ditched slow bulky servers,
Under the hood decentralized peer to peer calling for maximum video quality opting for decentralized peer to peer calling. Maximum video quality and
with the lowest latency. Its good, trust us.</p></div> lowest latency. Its good, trust us.</p></div>
</div> </div>
<div class="tiles-wrap"> <div class="tiles-wrap">
<div class="tiles-item reveal-from-right"> <div class="tiles-item reveal-from-right">
@ -136,7 +140,7 @@
</div> </div>
<div class="features-tiles-item-content"><h4 class="mt-0 mb-8">Lowest Latency</h4> <div class="features-tiles-item-content"><h4 class="mt-0 mb-8">Lowest Latency</h4>
<p class="m-0 text-sm">Breakthrough peer to peer WebRTC technology means your <p class="m-0 text-sm">Breakthrough peer to peer WebRTC technology means your
video feed goes directly to the other person without a server. No middleman. No video goes directly to the other person without a server. No middleman. No
extra stops.</p> extra stops.</p>
</div> </div>
</div> </div>
@ -149,8 +153,8 @@
height="72"></div> height="72"></div>
</div> </div>
<div class="features-tiles-item-content"><h4 class="mt-0 mb-8">Best Video Quality</h4> <div class="features-tiles-item-content"><h4 class="mt-0 mb-8">Best Video Quality</h4>
<p class="m-0 text-sm">State of the art video compression and scaling optimization <p class="m-0 text-sm">State of the art VP9 video compression combined with our
mean your calls have never looked better.</p></div> custom scaling optimization means your calls have never looked better.</p></div>
</div> </div>
</div> </div>
<div class="tiles-item reveal-from-right"> <div class="tiles-item reveal-from-right">
@ -161,8 +165,8 @@
height="72"></div> height="72"></div>
</div> </div>
<div class="features-tiles-item-content"><h4 class="mt-0 mb-8">Total Privacy</h4> <div class="features-tiles-item-content"><h4 class="mt-0 mb-8">Total Privacy</h4>
<p class="m-0 text-sm">Each chat room is single use with data only <p class="m-0 text-sm">Each chat room is single use, with data
transferring between the two callers. Your data is yours to keep.</p></div> kept between you and your friend. Your data is yours to keep.</p></div>
</div> </div>
</div> </div>
<div class="tiles-item reveal-from-left"> <div class="tiles-item reveal-from-left">
@ -173,8 +177,8 @@
height="72"></div> height="72"></div>
</div> </div>
<div class="features-tiles-item-content"><h4 class="mt-0 mb-8">No Download Required</h4> <div class="features-tiles-item-content"><h4 class="mt-0 mb-8">No Download Required</h4>
<p class="m-0 text-sm">No download means you can get back to what matter most. Just <p class="m-0 text-sm">No download means you can get back to what matters most. Just
open chats in Chrome or Firefox.</p></div> open Neon Chats in Chrome or Firefox.</p></div>
</div> </div>
</div> </div>
@ -186,7 +190,7 @@
height="72"></div> height="72"></div>
</div> </div>
<div class="features-tiles-item-content"><h4 class="mt-0 mb-8">No Server Needed</h4> <div class="features-tiles-item-content"><h4 class="mt-0 mb-8">No Server Needed</h4>
<p class="m-0 text-sm">Calls are entirely between you and the other caller. <p class="m-0 text-sm">Calls are entirely between you and your friend.
Decentralized from any server. Data never leaves the browser. Cool right?</p> Decentralized from any server. Data never leaves the browser. Cool right?</p>
</div> </div>
</div> </div>

View File

@ -47,7 +47,7 @@
<h1 class="mt-0 mb-16 reveal-from-bottom" data-reveal-delay="150"> <h1 class="mt-0 mb-16 reveal-from-bottom" data-reveal-delay="150">
Get room. <br> Share URL. <br> Start chatting.</h1> Get room. <br> Share URL. <br> Start chatting.</h1>
<p class="mt-0 mb-32 reveal-from-bottom" data-reveal-delay="300"> <p class="mt-0 mb-32 reveal-from-bottom" data-reveal-delay="300">
Each chat has its own disposable URL, just get a room and share your custom link. Each chat has its own disposable URL. Just get a room and share your custom link.
It's really that easy. It's really that easy.
</p> </p>
</div> </div>