-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Get Your Kit section with link to SEEED product page
- Loading branch information
1 parent
e892e6e
commit 1822f02
Showing
1 changed file
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -138,11 +138,11 @@ <h2 class="text-center">GET YOUR KIT</h2> | |
<div flex="noshrink" flex-order-xs="2" class="bg-blue tile tile-left border-xs-bottom text-center"> | ||
<img style="height:85px" src="./assets/images/new.svg" alt="New kit icon" /> | ||
<h3 class="color-white">SMART CITIZEN KIT</h3> | ||
<p class="color-white" style="margin-bottom:33px">We're excited to release our newest version of the Smart Citizen Kit! Smart Citizen 2.3 is an upgrade of the kit that you already know and love, and it will be available soon through SEEED Studio. The latest version includes UV readings, an improved PM sensor and lots of new features!</p> | ||
<p class="color-white" style="margin-bottom:33px"><strong>Stay tuned by subscribing to our newsletter.</strong></p> | ||
<a href="#newsletter" | ||
<p class="color-white" style="margin-bottom:33px">We're excited to release our newest version of the Smart Citizen Kit! The Smart Citizen Kit 2.3 is an upgrade of the kit that you already know and love, and is now available for pre-order through SEEED Studio. The latest version includes UV readings, an improved PM sensor and lots of new features!</p> | ||
<p class="color-white"><strong>Pre-order now and use the code "Smartcitizen" for a 10% discount until the 20th of December!</strong></p> | ||
<a href="https://www.seeedstudio.com/Smart-Citizen2-3-p-6327.html" target="_blank" | ||
class="btn-outline-white btn-round-new md-button" | ||
>SUBSCRIBE</a> | ||
>GET YOUR KIT AT SEEED STUDIO</a> | ||
</div> | ||
<div flex-order-xs="1" class="img-kits-complete tile tile-left tile-image"> | ||
</div> | ||
|
@@ -153,7 +153,7 @@ <h3 class="color-white">SMART CITIZEN KIT</h3> | |
<div flex="noshrink" class="bg-yellow tile border-xs-left border-xs-bottom text-center"> | ||
<img style="height:85px" src="./assets/images/contact.svg" alt="Contact icon" /> | ||
<h3>PROJECTS AND CUSTOMIZATIONS</h3> | ||
<p style="margin-bottom:33px">Looking for something big? Do you want to use the kit as part of a research project? While all of our hardware is open source, we work directly with research organizations and projects to make open hardware that anyone can use.</p> | ||
<p style="margin-bottom:33px">Planning something big? Do you want to use the kit as part of a research project? While all of our hardware is open source, we work directly with research organizations and projects to make open hardware that anyone can use.</p> | ||
<p style="margin-bottom:33px"><strong>Get in touch for customized projects.</strong></p> | ||
<a href="mailto:[email protected]" | ||
class="btn-black-outline btn-round-new md-button" | ||
|