|
|
- <div class="page-wrapper">
- <div class="info">
- <h1>Flowers</h1>
- <p>Learn about our CBD Flower.<br>
- <span>Coming Soon!</span></p>
- <div class="image">
- <img type=" image/webp" src="../img/sample-flower-closeup.svg"/>
- </div>
- </div>
- <div class="flower-container">
- <div class="strip">
- <div class="about">
- <h3>Soon we'll bring Flower to the people !</h3>
- <p>Currently we are building our imperium.<br>
- Our own CBD plants grow yearlong and are all set for our first experiments on them.<br>
- 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>
- At our lab we organically grow wild herbs and a variety of fruit that will give our flower unique flavors. <br>
- Our SpiderPi will soon be collecting information about our plants.<br><br>
- <span>Get ready for organic, robot-grown CBD flowers !</span><br>
- #a dummy text</p>
- <div class="image">
- <img type=" image/webp" src="../img/sample-plants.jpg"/>
- </div>
- </div>
- </div>
- <div class="strip2">
- <div class="products">
- <h3>All CBD Flower</h3>
- <div class="product">
- <div class="image">
- <img type=" image/webp" src="../img/sample-product.svg" />
- </div>
- <h5>Name</h5>
- <p>A short description about this experiment,<br> flavor, THC, CBD and what's unique.</p>
- <div class="click">
- <button>About</button>
- <button id="shop">Buy</button>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
|