-
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.
- Loading branch information
Showing
1 changed file
with
3 additions
and
3 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 |
---|---|---|
|
@@ -141,7 +141,7 @@ <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! The Smart Citizen Kit 2.3 is an upgrade of the kit that you already know and love, and is now available through SEEED Studio. The latest version includes UV readings, an improved PM sensor and lots of new features!</p> | ||
<a href="https://www.seeedstudio.com/Smart-Citizen2-3-p-6327.html" target="_blank" | ||
class="btn-outline-white btn-round-new md-button" | ||
>GET YOUR KIT AT SEEED STUDIO</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,10 +153,10 @@ <h3 class="color-white">SMART CITIZEN KIT</h3> | |
<img style="height:85px" src="./assets/images/contact.svg" alt="Contact icon" /> | ||
<h3>PROJECTS AND CUSTOMIZATIONS</h3> | ||
<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> | ||
<p style="margin-bottom:33px"><strong>Get in touch for customized projects at <a href="mailto:[email protected]">[email protected]</a></strong></p> | ||
<a href="mailto:[email protected]" | ||
class="btn-black-outline btn-round-new md-button" | ||
>CONTACT US</a> | ||
>CONTACT US!</a> | ||
</div> | ||
</div> | ||
</div> | ||
|