Merge pull request #538 from lbryio/3dprinting

3dprinting
This commit is contained in:
James Biller 2018-05-07 11:42:08 -04:00 committed by GitHub
commit 2c0b6ceb8e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 40 additions and 0 deletions

View file

@ -0,0 +1,40 @@
<?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;height:250px;">
<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;height:500px;"></a>
<a href="https://open.lbry.io/EthereumAcceptedHere"> <img src="https://spee.ch/1/EthereumAcceptedHereTransparent.png" alt=Ethereum-Accepted-Here style="width:500px;height: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;height:500px;"></a>
<a href="https://open.lbry.io/MoneroAcceptedHere"> <img src="https://spee.ch/1/MoneroAcceptedHereTransparent.png" alt=Monero-Accepted-Here style="width:500px;height:500px;"></a>
<a href="https://open.lbry.io/DashAcceptedHere"> <img src="https://spee.ch/d/DashAcceptedHereTransparent2.png" alt=Dash-Accepted-Here style="width:500px;height: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;height:500px;"></a>
</div>
</main>

BIN
web/img/3d-ball.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 378 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 MiB

BIN
web/img/3d-einstein.jpg Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.4 MiB

BIN
web/img/3d-industry.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 568 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB