cannabinieri website
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

46 lines
2.2 KiB

3 years ago
  1. <div class="page-wrapper">
  2. <div class="info">
  3. <h1>Automation</h1>
  4. <p>Automatic greenhouses<br class="mobile"> for everyone.<br><br>
  5. </p>
  6. <p id="color">Learn about our projects!</p>
  7. <div class="image">
  8. <!--add an imaage of a greenhouse-automation project-->
  9. </div>
  10. </div>
  11. <div class="auto-container">
  12. <div class="strip">
  13. <div class="about">
  14. <h3>Where we stand and where we'll go.</h3>
  15. <p>Our goal is to build fully automatic greenhouses for everyone.<br>
  16. We want them to be both affordable and comprehensive, we want to enable you to grow your own organic food anywhere.<br><br>
  17. Currently we are at the very beginning of our journey and we are rennovating the greenhouse that will be our first fully automized prototype that also serves as the natural habitat of SpiderPi.<br><br>
  18. <span>Stay in touch</span><br>
  19. #a dummy text</p>
  20. <div class="image">
  21. <img type=" image/webp" src="../img/sample-greenhouse.jpg"/>
  22. </div>
  23. </div>
  24. </div>
  25. <div class="strip2">
  26. <div class="products">
  27. <h3>Our projects</h3>
  28. <div class="product">
  29. <div class="image">
  30. <img type=" image/webp" src="../img/sample-mini-greenhouse.jpg"/>
  31. </div>
  32. <h5>Mini Greenhouses</h5>
  33. <p>These Mini Greenhouses have a built in mechanism that manipulates the day-lenght to your plants needs.<br><br>
  34. The curtains close and the light comes up based on data transmitted by sensors and a program that knows plants exact light needs that can apply them and improve the data.<br>
  35. Dreaming..here could be projects like this one.<br>
  36. Find out how we did it in our <a id= "blog-link" href="../learn/blog">Blog</a>.<br>
  37. #a dummy text<br>
  38. </p>
  39. <div class="click">
  40. <button><a href="#">More</a></button>
  41. <button id="app"><a href="#">DIY</a></button>
  42. </div>
  43. </div>
  44. </div>
  45. </div>
  46. </div>
  47. </div>