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.1 KiB

3 years ago
  1. <div class="page-wrapper">
  2. <div class="info">
  3. <h1>Oils</h1>
  4. <p>Our full-spectrum CBD oils<br><br>
  5. <span>Discover our first Experiment!</span></p>
  6. <div class="image">
  7. <img type=" image/webp" src="../../img/sample-sauvage.svg"/>
  8. </div>
  9. </div>
  10. <div class="oil-container">
  11. <div class="strip">
  12. <div class="about">
  13. <h3><span>Sauvage</span>, the wild one</h3>
  14. <p>Sauvage is french for wild.<br>
  15. Our first Experiment is a full-spectrum CBD oil made out of a local strain, grown outdoors under normal consitions and obtained through ethanol extraction .<br>
  16. Since our project is about exploring how environmental factors and partnerplants influence a products taste and effect,
  17. we found that a product grown organically and manually outdoors by one of our partners would be the perfect base to our journey of exploration.<br><br>
  18. <span>Find out all about her and order a sample!</span><br>
  19. #a dummy text</p>
  20. <div class="image">
  21. <img type=" image/webp" src="../../img/sample-oils-background.jpg"/>
  22. </div>
  23. </div>
  24. </div>
  25. <div class="strip2">
  26. <div class="products">
  27. <h3>All CBD Oils</h3>
  28. <div class="product">
  29. <div class="image">
  30. <img type=" image/webp" src="../../img/sample-sauvage.svg" />
  31. </div>
  32. <h5>Sauvage</h5>
  33. <p>A Full Spectrum CBD oil from organic grown italian hemp.<br>
  34. The carrier oil is 100% organic hemp oil, ethanol extraction.<br>
  35. % CBD, % THC, flavour, effect.<br>
  36. Natural conditions, nothing done to influence it.<br><br>
  37. <span>Available as a limited sample.</span>
  38. </p>
  39. <div class="click">
  40. <button><a href=experiments/sauvage.html>About</a></button>
  41. <button id="shop"><a href="#">Try</a></button>
  42. </div>
  43. </div>
  44. </div>
  45. </div>
  46. </div>
  47. </div>