Update wording + soft move away from room

This commit is contained in:
Ian Ramzy 2020-04-04 19:42:21 -04:00
parent 251989498d
commit 0069818cf9
2 changed files with 20 additions and 19 deletions

View File

@ -71,13 +71,13 @@
class="mt-0 mb-16 reveal-from-bottom" class="mt-0 mb-16 reveal-from-bottom"
data-reveal-delay="150" data-reveal-delay="150"
> >
Zipcall.<br />The most advanced video chat ever created. Zipcall.io<br />The most advanced video chat ever created.
</h1> </h1>
<p <p
class="mt-0 mb-32 reveal-from-bottom" class="mt-0 mb-32 reveal-from-bottom"
data-reveal-delay="300" data-reveal-delay="300"
> >
Decentralized video calling provides quality and latency Peer to peer video calling provides quality and latency
simply not available with traditional technology. simply not available with traditional technology.
</p> </p>
<div class="reveal-from-bottom" data-reveal-delay="450"> <div class="reveal-from-bottom" data-reveal-delay="450">
@ -120,10 +120,10 @@
> >
<h2 class="mt-0 mb-16">See the whole picture</h2> <h2 class="mt-0 mb-16">See the whole picture</h2>
<p class="m-0"> <p class="m-0">
Zipcall is built radically different. We ditched slow bulky Zipcall is built radically different. We left behind slow
servers, opting for decentralized peer to peer calling. bulky servers, opting for decentralized peer to peer
Maximum video quality and lowest latency. Its good, trust calling. We engineered a platform with maximum video quality
us. and low latency. Its good, trust us.
</p> </p>
</div> </div>
</div> </div>
@ -166,8 +166,7 @@
<h4 class="mt-0 mb-8">Best Video Quality</h4> <h4 class="mt-0 mb-8">Best Video Quality</h4>
<p class="m-0 text-sm"> <p class="m-0 text-sm">
State of the art VP9 video compression combined with our State of the art VP9 video compression combined with our
custom scaling optimization means your calls have never scaling optimization makes yours calls crystal clear.
looked better.
</p> </p>
</div> </div>
</div> </div>
@ -187,8 +186,8 @@
<div class="features-tiles-item-content"> <div class="features-tiles-item-content">
<h4 class="mt-0 mb-8">Total Privacy</h4> <h4 class="mt-0 mb-8">Total Privacy</h4>
<p class="m-0 text-sm"> <p class="m-0 text-sm">
Each chat room is single use, with data kept between you Each chat is single use, data stays between you and your
and your friend. Your data is yours to keep. caller. Zipcall is built privacy first.
</p> </p>
</div> </div>
</div> </div>
@ -208,8 +207,8 @@
<div class="features-tiles-item-content"> <div class="features-tiles-item-content">
<h4 class="mt-0 mb-8">No Download Required</h4> <h4 class="mt-0 mb-8">No Download Required</h4>
<p class="m-0 text-sm"> <p class="m-0 text-sm">
No download means you can get back to what matters most. No downloads. No plugins. No nonsense. Just open Zipcall
Just open Zipcalls in Chrome or Firefox. in your browser and get back to what matters most.
</p> </p>
</div> </div>
</div> </div>
@ -230,8 +229,8 @@
<div class="features-tiles-item-content"> <div class="features-tiles-item-content">
<h4 class="mt-0 mb-8">No Server Needed</h4> <h4 class="mt-0 mb-8">No Server Needed</h4>
<p class="m-0 text-sm"> <p class="m-0 text-sm">
Calls are entirely between you and your friend. Calls are entirely between you and your caller,
Decentralized from any server. Data never leaves the decentralized from any server. Data never leaves the
browser. Cool right? browser. Cool right?
</p> </p>
</div> </div>
@ -316,7 +315,9 @@
<div class="section-inner has-top-divider"> <div class="section-inner has-top-divider">
<div class="container-xs"> <div class="container-xs">
<div class="section-header center-content"> <div class="section-header center-content">
<h2 class="m-0">Tired of the old way of chatting?</h2> <h2 class="m-0">
Try an easier and more secure way of calling.
</h2>
</div> </div>
<div class="center-content"> <div class="center-content">
<a <a

View File

@ -71,7 +71,7 @@
class="mt-0 mb-16 reveal-from-bottom" class="mt-0 mb-16 reveal-from-bottom"
data-reveal-delay="150" data-reveal-delay="150"
> >
Get room. <br /> Pick name. <br />
Share URL. <br /> Share URL. <br />
Start chatting. Start chatting.
</h1> </h1>
@ -79,7 +79,7 @@
class="mt-0 mb-32 reveal-from-bottom" class="mt-0 mb-32 reveal-from-bottom"
data-reveal-delay="300" data-reveal-delay="300"
> >
Each chat has its own disposable URL. Just get a room and Each chat has its own disposable URL. Just pick a call name and
share your custom link. It's really that easy. share your custom link. It's really that easy.
</p> </p>
</div> </div>
@ -101,7 +101,7 @@
<div class="cta-inner section-inner cta-split"> <div class="cta-inner section-inner cta-split">
<div class="cta-slogan"> <div class="cta-slogan">
<h3 class="m-0"> <h3 class="m-0">
Pick a room name.<br /> Pick a call name.<br />
How about this one? How about this one?
</h3> </h3>
</div> </div>
@ -121,7 +121,7 @@
class="button button-primary pulse" class="button button-primary pulse"
onclick="{window.location.href = '/room/' + document.getElementById('input-01').value}" onclick="{window.location.href = '/room/' + document.getElementById('input-01').value}"
> >
Go To My Room Go To My Call
</button> </button>
</div> </div>
</div> </div>