mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-02-22 22:25:28 +01:00
updated home.cshtml with BTCPay Jungle Server Information
This commit is contained in:
parent
f4fee057b2
commit
2998936cde
1 changed files with 12 additions and 12 deletions
|
@ -7,8 +7,8 @@
|
|||
<header class="masthead">
|
||||
<div class="header-content">
|
||||
<div class="header-content-inner">
|
||||
<h1 id="homeHeading" style="padding-bottom:30px;">BTCPay Jungle Decentralised Secure Merchants Server</h1>
|
||||
<p>Accept Bitcoin for your business.</p>
|
||||
<h1 id="homeHeading" style="padding-bottom:30px;">Making Our World A Better Place, BTCPay Jungle Decentralised Secure Merchants Server</h1>
|
||||
<p>Accept Bitcoin for your business today, More altcoins will be add in near future!</p>
|
||||
<a style="background-color: #fff;color: #222;display:inline-block;text-align: center;white-space: nowrap;vertical-align: middle;user-select: none;line-height: 1.25;font-size: 1rem;text-decoration:none;font-weight: 700; text-transform: uppercase;border: none;border-radius: 300px;padding: 15px 30px;" href="https://github.com/btcpayserver/btcpayserver-doc">Getting started</a>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -18,7 +18,7 @@
|
|||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-lg-12 text-center">
|
||||
<h2 class="section-heading">A Decentralised Secure MerchantPayment Server for Bitcoin</h2>
|
||||
<h2 class="section-heading">A Decentralised Secure Merchant Payment Server for Bitcoin Cryptocurrencies.</h2>
|
||||
<hr class="primary">
|
||||
</div>
|
||||
</div>
|
||||
|
@ -29,21 +29,21 @@
|
|||
<div class="service-box">
|
||||
<img src="~/img/lock-logo.png" />
|
||||
<h3>Secure</h3>
|
||||
<p class="text-muted">The payment server does not need to know your private keys, so your money can't be stolen.</p>
|
||||
<p class="text-muted">The payment server does not need to know your private keys, so your money can't be stolen, Of course we support Segwit, Multisignature- & Hardwarewallets.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 col-md-6 text-center">
|
||||
<div class="service-box">
|
||||
<img src="~/img/qr-logo.png" />
|
||||
<h3>Easy</h3>
|
||||
<p class="text-muted">A user-friendly Bitcoin checkout page for your customers.</p>
|
||||
<h3>Easy via Plugins</h3>
|
||||
<p class="text-muted">With ready-made plugins for Woocommerce & other webshops your company can accept Cryptocurrency within minutes.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 col-md-6 text-center">
|
||||
<div class="service-box">
|
||||
<img src="~/img/money-logo.png" />
|
||||
<h3>Visibility</h3>
|
||||
<p class="text-muted">Manage, generate reports, and search for your invoices easily.</p>
|
||||
<h3>Flexible API</h3>
|
||||
<p class="text-muted">Integrate our powerfull API into your business & get an user-friendly checkout page for your customers.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -57,10 +57,10 @@
|
|||
<h2>Bitcoin information</h2>
|
||||
<div class="row">
|
||||
<div class="col-md-6 text-center">
|
||||
<iframe width="560" height="315" src="https://www.youtube.com/watch?v=EZh1-ZqffOw" frameborder="0" allowfullscreen></iframe>
|
||||
<iframe width="280" height="157" src="https://www.youtube.com/watch?v=EZh1-ZqffOw" frameborder="0" allowfullscreen></iframe>
|
||||
</div>
|
||||
<div class="col-md-6 text-center">
|
||||
<iframe width="560" height="315" src="https://www.youtube.com/watch?v=l1si5ZWLgy0" frameborder="0" allowfullscreen></iframe>
|
||||
<iframe width="280" height="157" src="https://www.youtube.com/watch?v=l1si5ZWLgy0" frameborder="0" allowfullscreen></iframe>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -72,7 +72,7 @@
|
|||
<div class="col-lg-8 mx-auto text-center">
|
||||
<h2 class="section-heading">Special thanks</h2>
|
||||
<hr class="primary">
|
||||
<p>Thanks to Nicolas Dorier & those creative minds who gave us the future to work on this project, and helped us all move forward together decentralised.</p>
|
||||
<p>Thanks to Nicolas Dorier & those creative minds who gave us the future to work on this open source project, forward together we decentralised.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
|
@ -105,7 +105,7 @@
|
|||
<div class="call-to-action bg-dark">
|
||||
<div class="container text-center">
|
||||
<h2>Donate</h2>
|
||||
<p>Donation to this address will be reinvested into the future development of this app</p>
|
||||
<p>Donation to this address will be reinvested into the future of BTCPay Jungle lab open source development.</p>
|
||||
<img src="~/img/donation.jpg">
|
||||
<p style="font-size:10px">19ph3bZCkirwvdTFtGWx8HxSnhQLTTLMaD</p>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue