|
|
- <div class="page-wrapper">
- <div class="info">
- <h1>Oils</h1>
- <p>Our full-spectrum CBD oils<br><br>
- <span>Discover our first Experiment!</span></p>
- <div class="image">
- <img type=" image/webp" src="../../img/sample-sauvage.svg"/>
- </div>
- </div>
- <div class="oil-container">
- <div class="strip">
- <div class="about">
- <h3><span>Sauvage</span>, the wild one</h3>
- <p>Sauvage is french for wild.<br>
- 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>
- Since our project is about exploring how environmental factors and partnerplants influence a products taste and effect,
- 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>
- <span>Find out all about her and order a sample!</span><br>
- #a dummy text</p>
- <div class="image">
- <img type=" image/webp" src="../../img/sample-oils-background.jpg"/>
- </div>
- </div>
- </div>
- <div class="strip2">
- <div class="products">
- <h3>All CBD Oils</h3>
- <div class="product">
- <div class="image">
- <img type=" image/webp" src="../../img/sample-sauvage.svg" />
- </div>
- <h5>Sauvage</h5>
- <p>A Full Spectrum CBD oil from organic grown italian hemp.<br>
- The carrier oil is 100% organic hemp oil, ethanol extraction.<br>
- % CBD, % THC, flavour, effect.<br>
- Natural conditions, nothing done to influence it.<br><br>
- <span>Available as a limited sample.</span>
- </p>
- <div class="click">
- <button><a href=experiments/sauvage.html>About</a></button>
- <button id="shop"><a href="#">Try</a></button>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
|