refactor: update vision content

This commit is contained in:
Derrick Hammer 2023-06-17 21:38:33 -04:00
parent dffc26a73c
commit 220398093e
4 changed files with 50 additions and 41 deletions

View File

@ -3,11 +3,18 @@ import './Community.scss';
---
<section id="community">
<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 class="feature-group">
<h2>Community-Powered</h2>
<h3>Unifying all the Networks</h3>
<p>
There are many, <i>many</i> "crypto", "defi", "web3", "P2P", and "dWeb" projects that have all taken hundreds
of different approaches to innovate. However, they all have the same broad ethos in common, and they all
need an easy means to access them in one place, but in a censorship-resistant way.
<br/><br/>
We have a very ambitious vision, and this requires all "tribes" to work together enough for the benefit of
the end user.
<br/><br/>
Below are some of the ideas we are aiming for, and some we would like to tackle eventually.
</p>
</div>
</section>

View File

@ -3,27 +3,27 @@ import './Grid.scss';
---
<section id="grid" class="feature-grid">
<div>
<h2>Freedom. Privacy. Ownership.</h2>
</div>
<div>
<h3>Web3 Universal Storage</h3>
<p>Get access to a universal network drive, powered by the Web3/dWeb cloud. Enjoy portability to any device or platform you wish.</p>
</div>
<div>
<h3>Web3 Gateway</h3>
<p>Install the Lume Web3 Extension and have a 1-click gateway into the Web3 internet on Opera, Vivaldi, Edge and Firefox.</p>
</div>
<div>
<h3>Web3 Universal Storage</h3>
<p>Get access to a universal network drive, powered by the Web3/dWeb cloud. Enjoy portability to any device or platform you wish.</p>
</div>
<div>
<h3>Web3 Gateway</h3>
<p>Install the Lume Web3 Extension and have a 1-click gateway into the Web3 internet on Opera, Vivaldi, Edge and Firefox.</p>
</div>
<div>
<h3>Build Your Site, Censorship Free</h3>
<p>Combining Lume and Skynet technologies, you can build a website just like you are on the Web2 internet.</p>
</div>
<div>
<h2>Freedom. Privacy. Ownership.</h2>
</div>
<div>
<h3>Decentralized Websites (Goal)</h3>
<p>You should be able to gain access to any website on any network, in a secure and decentralized way</p>
</div>
<div>
<h3>Decentralized Publishing (Idea)</h3>
<p>You should be able to easily publish a blog or any other basic website for personal or professional use</p>
</div>
<div>
<h3>Website Building Tools (Idea)</h3>
<p>You should be able to easily build a website that targets the decentralized web</p>
</div>
<div>
<h3>eCommerce (Idea)</h3>
<p>You should be be able to buy or sell in a free market without censorship or politics blocking your ability to transact</p>
</div>
<div>
<h3>Earn a Living (Idea)</h3>
<p>You should be able to monetize your content or skills, without a middleman or gatekeeper. You should be able to be free to live your best life by having access to an open market so that you are never chained down or restricted</p>
</div>
</section>

View File

@ -4,6 +4,6 @@ import '../../../styles/jumbotron.scss';
<section id="jumbotron">
<h1>
Easy Web3 access, storage, publishing, and payment for content creation.
Easy access to an open, user-owned web.
</h1>
</section>

View File

@ -6,17 +6,19 @@ import './People.scss';
<div class="feature-group">
<h2>Community-Powered</h2>
<h3>All about the people, no VC here.</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. 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>
<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>
<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>
<p>
Our vision is completely grass roots, and FOSS. The user needs to have a voice and be in control of their web. Due to our principles, we have not taken any VC money that might be able to strap a jetpack to the project, because the output would compromise the spirit and goals we are setting out to achieve.
<br /><br />
We are <i>very</i> aware of the projects that have come before us and whom have made similar promises. We are also doing our best to learn from their mistakes and failures.
<br /><br />
The key difference that we see big picture is you need both an <b>economy</b> and <b>decentralized/P2P</b> networks, because running the internet is not free, and someone <i>always</i> has to foot the bill.
<br /><br />
Blockchain <b><i>finally</i></b> makes this possible.
<br /><br />
Having a pragmatic view on mass adoption without compromising on principles is needed to make progress on a user-owned web.
</p>
<div>
<a href="#" class="btn-main">Contribute to our cause</a>
<a href="/donate" class="btn-main">Contribute to our cause</a>
</div>
</div>
</section>