Skip to content

Commit

Permalink
Merge pull request #104 from m52go/features-copy
Browse files Browse the repository at this point in the history
Update features copy
  • Loading branch information
ManfredKarrer committed Dec 10, 2018
2 parents caab7ac + 8ca7aed commit 6bb8fea
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions _includes/homepage_content.html
Expand Up @@ -158,12 +158,12 @@ <h4>No Identity Verification</h4>
<div class="col-12 col-md-6 pr-5">
<img class="features-pic mb-4 mt-2 mt-md-5 mx-md-auto pr-md-3" src="{{ site.url }}/images/pic-decentralized.svg" />
<h4>Decentralized</h4>
<p class="grey px-md-5">There is no single point of failure. The system is peer-to-peer and trading can not be stopped or censored.</p>
<p class="grey px-md-5">Trading takes place on a global P2P network of users running Bisq on their own machines.</p>
</div>
<div class="col-12 col-md-6 pr-5">
<img class="features-pic mb-4 mt-2 mt-md-5 mx-md-auto pl-md-4" src="{{ site.url }}/images/pic-padlock.svg" />
<h4>Safe</h4>
<p class="grey px-md-5">Bisq never holds your funds. Decentralized arbitration system and security deposits protect traders.</p>
<p class="grey px-md-5">Bisq never holds your funds. Security deposits and multisig trade wallets encourage safe, successful trades.</p>
</div>
<div class="col-12 col-md-6 pr-5">
<img class="features-pic mb-4 mt-2 mt-md-5 mx-md-auto" src="{{ site.url }}/images/pic-private.svg" />
Expand All @@ -180,12 +180,12 @@ <h4>Secure and Always On</h4>
<div class="col-12 col-md-6 pr-5">
<img class="features-pic mb-4 mt-2 mt-md-5 mx-md-auto" src="{{ site.url }}/images/pic-open.svg" />
<h4>Open</h4>
<p class="grey px-md-5">Every aspect of the project is transparent. The code is <a href="https://github.com/bisq-network/bisq" target="_blank">open source</a>.</p>
<p class="grey px-md-5">Code is <a href="https://github.com/bisq-network/bisq" target="_blank">open source</a>, and project strategy is discussed openly on <a href="https://bisq.network/slack-invite" target="_blank">Slack</a> and <a href="https://github.com/bisq-network/bisq" target="_blank">GitHub</a>.</p>
</div>
<div class="col-12 col-md-6 pr-5">
<img class="features-pic mb-4 mt-2 mt-md-5 mx-md-auto" src="{{ site.url }}/images/pic-easy.svg" />
<h4>Easy to Use</h4>
<p class="grey px-md-5">We take usability seriously.</p>
<p class="grey px-md-5">We've made all this sophistication simple—<a href='https://docs.bisq.network/getting-started' target='_blank'>make your first trade</a> in under 10 minutes!</p>
</div>

</div>
Expand Down
2 changes: 1 addition & 1 deletion _redirects
Expand Up @@ -73,4 +73,4 @@ https://bisq.io https://bisq.network 301

/release-stats http://www.somsubhra.com/github-release-stats/?username=bisq-network&repository=bisq 302

/survey http://survey.io/survey/ddfaa 302
/survey https://survey.io/survey/ddfaa 302

0 comments on commit 6bb8fea

Please sign in to comment.