lumeweb.com/src/components/What/Building/Building.astro

16 lines
447 B
Plaintext

---
import './Building.scss';
---
<section id="building" class="tilted-bg-r">
<div>
<div class="feature-group">
<h2>Community-Powered</h2>
<h3>Building a new world for your data</h3>
<p>
Right now, Lume has only one full-time developer and limited helper staff! We need help from developers, fundraisers, funders, and contributors to bring the new internet to the masses.
</p>
</div>
</div>
</section>