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.

42 lines
1.8 KiB

3 years ago
  1. <div class="page-wrapper">
  2. <div class="info">
  3. <h1>Flowers</h1>
  4. <p>Learn about our CBD Flower.<br>
  5. <span>Coming Soon!</span></p>
  6. <div class="image">
  7. <img type=" image/webp" src="../img/sample-flower-closeup.svg"/>
  8. </div>
  9. </div>
  10. <div class="flower-container">
  11. <div class="strip">
  12. <div class="about">
  13. <h3>Soon we'll bring Flower to the people !</h3>
  14. <p>Currently we are building our imperium.<br>
  15. Our own CBD plants grow yearlong and are all set for our first experiments on them.<br>
  16. We want to know which effects changes to environmental entities have and how the taste and composition of our CBD flowers is influenced by that.<br>
  17. At our lab we organically grow wild herbs and a variety of fruit that will give our flower unique flavors. <br>
  18. Our SpiderPi will soon be collecting information about our plants.<br><br>
  19. <span>Get ready for organic, robot-grown CBD flowers !</span><br>
  20. #a dummy text</p>
  21. <div class="image">
  22. <img type=" image/webp" src="../img/sample-plants.jpg"/>
  23. </div>
  24. </div>
  25. </div>
  26. <div class="strip2">
  27. <div class="products">
  28. <h3>All CBD Flower</h3>
  29. <div class="product">
  30. <div class="image">
  31. <img type=" image/webp" src="../img/sample-product.svg" />
  32. </div>
  33. <h5>Name</h5>
  34. <p>A short description about this experiment,<br> flavor, THC, CBD and what's unique.</p>
  35. <div class="click">
  36. <button>About</button>
  37. <button id="shop">Buy</button>
  38. </div>
  39. </div>
  40. </div>
  41. </div>
  42. </div>
  43. </div>