Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update features copy #104

Merged
merged 2 commits into from Dec 10, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
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