lbry.com/view/template/page/3d-printing.php
James Biller d620a65428 Deleted height
Deleted height to make images not distort
2018-05-07 15:15:46 -04:00

40 lines
2.7 KiB
PHP

<?php Response::setMetaDescription(__('description.3d-printing')) ?>
<?php Response::setMetaTitle(__('title.3d-printing')) ?>
<?php echo View::render('nav/_header', ['isDark' => true, 'isAbsolute' => true]) ?>
<main>
<div class="cover cover-dark cover-center cover-full cover--dark-overlay" style="background-image: url(/img/3d-crypto-accepted-here.jpg)">
<div class="content content-dark text-center">
<h1 class="cover-title cover-title-tile cover-item--outline">
3D printing on the blockchain
</h1>
<h3 class="cover-item--outline">
</h3>
<div class="spacer1">
<a href="#about" class="btn-primary btn-large">Tell Me More!</a>
</div>
</div>
</div>
<div class="cover cover-light" id="about">
<div class="content content-light content-readable">
<h3>Wanna earn crypto for your 3D files?</h3>
<p> Now you can buy and sell files at ANY PRICE or share your files for free & earn MICROTIPS!</p>
<p> Like Bitcoin, LBRY (library) uses blockchain technology, enabling you to
earn without a bank or 3rd party.<p>
<img src="https://spee.ch/9/BitcoinMeets3Dprinting-01.png" alt=Bitcoin-Meets-3D-Printing style="width:750px;">
<h3>Sounds futuristic. How do I start earning?</h3>
<p>You can <a href="/get?src=FA">download the LBRY app here.</a> If you have any questions or need help, <a href="http://chat.lbry.io">join our Discord community.</a></p>
<div class="text-center spacer1"><a href="/get?src=FA" class="btn-primary btn-large">Get LBRY App</a></div>
</div>
<body align="center">
<h3> Print your first file from the blockchain!</h3>
<h4> Open the app & click a sign to download.</h4>
<a href="https://open.lbry.io/bitcoinacceptedhere"> <img src="https://spee.ch/9/BitcoinAcceptedHereTransparent.png" alt=Bitcoin-Accepted-Here style="width:500px;"></a>
<a href="https://open.lbry.io/EthereumAcceptedHere"> <img src="https://spee.ch/1/EthereumAcceptedHereTransparent.png" alt=Ethereum-Accepted-Here style="width:500px;"></a>
<a href="https://open.lbry.io/BitcoinCashacceptedhere"> <img src="https://spee.ch/e/BitcoinCashAcceptedHereTransparent.png" alt=Bitcoin-Cash-Accepted-Here style="width:500px;"></a>
<a href="https://open.lbry.io/MoneroAcceptedHere"> <img src="https://spee.ch/1/MoneroAcceptedHereTransparent.png" alt=Monero-Accepted-Here style="width:500px;"></a>
<a href="https://open.lbry.io/DashAcceptedHere"> <img src="https://spee.ch/d/DashAcceptedHereTransparent2.png" alt=Dash-Accepted-Here style="width:500px;"></a>
<a href="https://open.lbry.io/LBRYCreditsAcceptedHere"> <img src="https://spee.ch/f/LBRY-Credits-Accepted-Here-Transparent.png" alt=Dash-Accepted-Here style="width:500px;"></a>
</div>
</main>