Updated website with group call features

This commit is contained in:
Arya Vohra 2020-05-31 11:47:53 +08:00
parent 4f1eb7b247
commit 26170810e0

26
public/landing.html vendored
View File

@ -67,9 +67,9 @@
class="mt-0 mb-32 reveal-from-bottom" class="mt-0 mb-32 reveal-from-bottom"
data-reveal-delay="300" data-reveal-delay="300"
> >
Simple, Secure, and Fast. Peer to peer video calling Simple, Secure, and Fast. Peer to peer group video
provides quality and latency simply not available with calling provides quality and latency simply not
traditional technology. available with traditional technology.
</p> </p>
<div class="reveal-from-bottom" data-reveal-delay="450"> <div class="reveal-from-bottom" data-reveal-delay="450">
<a <a
@ -191,18 +191,19 @@
<div class="features-tiles-item-header"> <div class="features-tiles-item-header">
<div class="features-tiles-item-image mb-16"> <div class="features-tiles-item-image mb-16">
<img <img
src="images/feature-tile-icon-03.svg" src="images/feature-tile-icon-06.svg"
alt="Feature tile icon 03" alt="Feature tile icon 06"
width="72" width="72"
height="72" height="72"
/> />
</div> </div>
</div> </div>
<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">Decentralized group calls</h4>
<p class="m-0 text-sm"> <p class="m-0 text-sm">
Each chat is single use, data stays between you and your Zipcall lets you talk to up to four friends by
caller. Zipcall is built privacy first. directly connecting to them, completely
decentralized.
</p> </p>
</div> </div>
</div> </div>
@ -236,17 +237,18 @@
<div class="features-tiles-item-header"> <div class="features-tiles-item-header">
<div class="features-tiles-item-image mb-16"> <div class="features-tiles-item-image mb-16">
<img <img
src="images/feature-tile-icon-06.svg" src="images/feature-tile-icon-03.svg"
alt="Feature tile icon 06" alt="Feature tile icon 03"
width="72" width="72"
height="72" height="72"
/> />
</div> </div>
</div> </div>
<div class="features-tiles-item-content"> <div class="features-tiles-item-content">
<h4 class="mt-0 mb-8">Maximum Security</h4> <h4 class="mt-0 mb-8">Total Privacy and Security</h4>
<p class="m-0 text-sm"> <p class="m-0 text-sm">
End to end state of the art encryption means your calls Zipcall is built privacy first. Each chat is single use,
and end to end state of the art encryption means your calls
are exactly that. Your calls. are exactly that. Your calls.
</p> </p>
</div> </div>