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.

111 lines
3.9 KiB

3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
  1. <div class="page-wrapper">
  2. <section class="title">
  3. <h1>Experiments</h1>
  4. <p class="short">Each of our CBD products helps you and us understand our planet.</p>
  5. <div class="image">
  6. <img id="mobile" type="image/webp" src="img/sample-closeup-oil.png">
  7. <img id="desktop" type="image/webp" src="img/sample-closeup-oil.png">
  8. </div>
  9. </section>
  10. <section id="about">
  11. <p> #oils&soon flower&edibles Our Experiments explore how plants react to changes.<br>
  12. Environmental conditions and the relations between plants define a plants health, growth taste and effect. <br>
  13. With our Experiments strive to understand our planet in order to create an organic, automated indoor garden for everyone, everywhere.
  14. </p>
  15. </section>
  16. <section id="links">
  17. <div id="oils-link">
  18. <div class="image" id="gallery">
  19. <div class="main-img">
  20. <a href="oils.html">
  21. <img id="current" type="image/webp" src="img/sample-sauvage.svg"><!--replace with sauvage-->
  22. </a>
  23. </div>
  24. <div class="imgs">
  25. <img type="image/webp" src="img/sample-sauvage.svg">
  26. <img type="image/webp" src="img/sample-dropper.jpg">
  27. <img type="image/webp" src="img/sample-massage.jpg">
  28. <img type="image/webp" src="img/sample-plant.jpg">
  29. </div>
  30. </div>
  31. <div class="description">
  32. <h3 class="heading">CBD Oils</h3>
  33. <p class="text">
  34. Explore all our full-spectrum CBD oils
  35. All oils are of 100% organic grown italian hemp. <br>The experiments vary in extraction methods, strain selection and carrier oil. Each experiment is distinguished through the selection of environmental conditions and partnerplants.<br>
  36. Explore everything from salvia flavoured - to robot grown CBD.
  37. </p>
  38. <ul>
  39. <li> hemp grown in italy</li>
  40. <li> lab tested</li>
  41. <li> available in strenghts X</li>
  42. <li> all oils contain less than .2% THC</li>
  43. </ul>
  44. </div>
  45. <div class="page-button">
  46. <a href="oils.html">Explore</a>
  47. </div>
  48. </div>
  49. <div id="flower-link">
  50. <div class="image">
  51. <div class="main-img">
  52. <a href="flower.html">
  53. <img id="flower" type="image/webp" src="img/sample-plant-flower.jpg">
  54. </a>
  55. </div>
  56. <div class="flowers">
  57. <img type="image/webp" src="img/sample-flower.svg">
  58. <img type="image/webp" src="img/sample-light.jpg">
  59. <img type="image/webp" src="img/sample-girl.jpg">
  60. <img type="image/webp" src="img/sample-plant-flower.jpg">
  61. </div>
  62. </div>
  63. <div class="description">
  64. <h3>CBD Flower</h3>
  65. <p class="text">
  66. <span>Coming Soon : CBD Flower </span><br>Explore our current & future experiments..<br>
  67. Learn about Flower flavoured with homegrown fruit, sun-flower, b-flower and more.. that are currently experimented on #dummy text.</p>
  68. <ul>
  69. <li> hemp grown in italy</li>
  70. <li> lab tested</li>
  71. <li> all flowers contain less than .2% THC</li>
  72. </ul>
  73. </div>
  74. <div class="page-button">
  75. <a href="flower.html">Learn</a>
  76. </div>
  77. </div>
  78. <div id="edibles-link">
  79. <div class="image">
  80. <div class="main-img">
  81. <a href="edibles.html">
  82. <img id="fruit" type="image/webp" src="img/sample-lemon.png">
  83. </a>
  84. </div>
  85. <div class="fruits">
  86. <img type="image/webp" src="img/sample-jelly.jpg">
  87. <img type="image/webp" src="img/sample-herbs.jpg">
  88. <img type="image/webp" src="img/sample-mate.jpg">
  89. <img type="image/webp" src="img/sample-lemon.png">
  90. </div>
  91. </div>
  92. <div class="description">
  93. <h3>Candy</h3>
  94. <p class="text" class="additional"><span>Coming Soon : CBD Edibles</span><br>Explore future experiments.<br>
  95. Learn about organic CBD gummies,<br> homemade CBD lemonade, CBD cookies and more.#dummy text</p>
  96. <ul>
  97. <li> hemp grown in italy</li>
  98. <li> organic fruit and herbs</li>
  99. <li> all edibles contain less than .2% THC</li>
  100. </ul>
  101. </div>
  102. <div class="page-button">
  103. <a href="edibles.html">Learn</a>
  104. </div>
  105. </div>
  106. </section>
  107. </div>
  108. <script src="global/js/image.js"></script>