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.

101 lines
3.7 KiB

3 years ago
  1. <div class="page-wrapper">
  2. <section class="title">
  3. <div id="heading">
  4. <h1>Learn</h1>
  5. </div>
  6. <p class="short">The who, the how, the why and the <br>where.
  7. <div class="image">
  8. <img type="image/webp" src="img/sample-magnifier.png">
  9. </div>
  10. </section>
  11. <section id="about">
  12. <p> We want you to know that we want you to know everything :)<br><br>
  13. Find out who we are, where we are, what we are doing and why.<br>
  14. Learn about our partners, their projects and visit our lab. <br>
  15. Get all the information you desire and<br> find out how to meet us if you still want to know more.<br>
  16. Check out our blog to stay in touch or follow us on social media.
  17. </p>
  18. </section>
  19. <section id="links">
  20. <div id="us-link">
  21. <div class="image">
  22. <a href="whoweare.html">
  23. <img type="image/webp" src="img/sample-faces.jpg">
  24. </a>
  25. </div>
  26. <div class="description">
  27. <h3 class="heading">About <span> Us </span></h3>
  28. <p class="text">We are currently a collective of 5 people, determined to connect science to agriculture and specifically the Cannabis plant.<br><br>
  29. Our lab is located on the italian westcoast and that is where our plants and ideas grow.<br><br>
  30. The main engine of this project is obtaining information about our plants relations and to share those with our customers.<br><br>
  31. We are cultivating and processing our plants ourselves.<br>
  32. Our products are 100% organic grab-bags of information.</p>
  33. </div>
  34. <div class="page-button">
  35. <a href="whoweare.html">Read More</a>
  36. </div>
  37. </div>
  38. <div id="partner-link">
  39. <div class="image">
  40. <a href="partners.html">
  41. <img type="image/webp" src="img/sample-partners.jpg">
  42. </a>
  43. </div>
  44. <div class="description">
  45. <h3 class="heading">Partners</span></h3>
  46. <p class="text">#Get to know our partners.<br>
  47. They provide us with information about the area and a variety of outdoor grown CBD strains.<br><br>
  48. Learn about our partners and their produce.#dummy
  49. </p>
  50. </div>
  51. <div class="page-button">
  52. <a href="partners.html">Learn</a>
  53. </div>
  54. </div>
  55. <div id="meet-link">
  56. <div class="image">
  57. <a href="meet.html">
  58. <h1 id="plus">&</h1>
  59. </a>
  60. </div>
  61. <div class="description">
  62. <h3 class="heading">Meet <span>Us</span></h3>
  63. <p class="text">Find out how to meet us.<br>
  64. Feel free to give us a call if there is something on your mind.<br>
  65. </p>
  66. </div>
  67. <div class="page-button">
  68. <a href="spiderpi.html">Contact</a>
  69. </div>
  70. </div>
  71. <div class="desktop-link">
  72. <div id="blog-link">
  73. <div class="description">
  74. <h3 class="heading">Blog</h3>
  75. <p class="text">CBD.Permaculture.Tech.<br><br>
  76. Read about our Experiments and explore news about CBD, the benefits of Permaculture and the future of farming.<br><br>
  77. Learn and DiY.<br>
  78. </p>
  79. </div>
  80. <div class="page-button">
  81. <a href="blog.html">Read</a>
  82. </div>
  83. </div>
  84. <div id="code-link">
  85. <div class="description">
  86. <h3 class="heading">Code</h3>
  87. <p class="text">Find the code behind all our projects.<br><br>
  88. Feel free to use and customize it for your own* work.<br><br>
  89. Log in, get our code & share yours - like this we all keep moving and stay inspired.</p>
  90. </div>
  91. <div class="page-button">
  92. <a href="code.html">Explore</a>
  93. </div>
  94. </div>
  95. </div>
  96. </section>
  97. </div>