diff options
author | Sebastian Krzyszkowiak <dos@dosowisko.net> | 2015-06-24 18:08:18 +0200 |
---|---|---|
committer | Sebastian Krzyszkowiak <dos@dosowisko.net> | 2015-06-24 18:08:18 +0200 |
commit | c36588198745663ad0225eb921172efd8e44e023 (patch) | |
tree | 4612fe16e873a24d796a224793bf9d3ae9c59fae /theme | |
parent | d6b76d7f4881377b6aa3e839e86599b025bd9353 (diff) | |
download | www-c36588198745663ad0225eb921172efd8e44e023.tar.gz www-c36588198745663ad0225eb921172efd8e44e023.tar.bz2 www-c36588198745663ad0225eb921172efd8e44e023.zip |
update homepage to show the shop prominently
Diffstat (limited to 'theme')
-rw-r--r-- | theme/templates/index.html | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/theme/templates/index.html b/theme/templates/index.html index 553fc78..ecaaa0a 100644 --- a/theme/templates/index.html +++ b/theme/templates/index.html @@ -5,7 +5,7 @@ <div class="stripe" style="background-color: rgba(0,0,0,0.01); box-shadow: 0px 0px 5px rgba(0,0,0,0.1); padding:0 "> <div class="row center jumbotron" style="padding: 0.5em"> - The device is currently <strong>in development</strong>.</span> + The device is currently <strong>in development</strong>. <a href="https://my.neo900.org/">Pre-order now!</a></span> </div> </div> @@ -30,10 +30,14 @@ </div> <div style="height: 450px; max-height: 400px; overflow: hidden; position: relative"> <p class="lead" style="margin: 1em 0 0.5em"> - Have you checked out <a href="http://ohsw.org/" target="_blank">OpenPhoenux Hard & Software Workshop</a> that took place in Munich, Germany on <strong>November 29-30</strong>?</p> -<p style="margin: 1.5em 0"> We have presented the talk titled <em>"Crafting The Private Phone"</em> about challenges of creating a trustable mobile device and details on our modem monitoring solution.</p> + You can now <strong>place pre-order down payments</strong> for Neo900 devices and NeoN boards in <a href="https://my.neo900.org/">our shop</a>! + </p> + <p style="margin: 1.5em 0"> + The shop has already been open for a few weeks for supporters who have already made a donation / loan, and we now invite everyone who is interested in obtaining a NeoN or Neo900 to make their pre-order. + </p> -<p style="margin-bottom: 1.5em">Recordings from the event are available on <a href="https://www.youtube.com/channel/UCP_U91ipVWsF_2EiG3s6BKA" target="_blank">OHSW YouTube channel</a>. + <p style="text-align: center"> + <a href="/news/the-neo900-shop-grand-opening-for-pre-orders" class="btn btn-lg btn-default">Read more</a> <a href="https://my.neo900.org/" class="btn btn-lg btn-primary">Go to the shop</a> </p> </div> @@ -235,8 +239,6 @@ <p class="center" style="margin: 40px 0 10px"><strong>Current state:</strong> 423 donations received <span style="font-size: 0.75em">(March 12, 2015)</span></p> <p class="center">Please <a href="subscribe" style="color: white; text-decoration: underline" class="btn-subscribe" data-toggle="modal">subscribe to our newsletter</a> to stay informed!</p> -<!--<p class="center" style="margin-top: 2em">We need to reach at least 200 devices to build.<br/>Want to help?</p>--> - <p class="center" style="margin-top: 40px"><a class="btn btn-lg btn-primary" href="/donate">Donate</a></p> |