Skip to content

Commit

Permalink
Update Get Your Kit section with link to SEEED product page
Browse files Browse the repository at this point in the history
  • Loading branch information
peters-rebecca committed Dec 12, 2024
1 parent e892e6e commit 1822f02
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/app/components/landing/landing.html
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand All @@ -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"
Expand Down

0 comments on commit 1822f02

Please sign in to comment.