refactor: update what is web3 content

This commit is contained in:
Derrick Hammer 2023-06-17 22:47:16 -04:00
parent 9fe05aa832
commit 7d184fb7af
5 changed files with 64 additions and 42 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 952 KiB

View File

@ -1,16 +1,31 @@
---
import './Astronaut.scss';
import mario from "/src/assets/mario-level-up.gif"
---
<section id="astronaut">
<div class="feature-group">
<h2>Community-Powered</h2>
<h3>Re-defining Web3, for the good of all</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>
<div>
<a href="/donate" class="btn-main">Donate</a>
<div class="feature-group">
<h2>Web3 is Community</h2>
<h3>Re-defining Web3, for the users</h3>
<p>
Web3 was a term first defined by Gavin Wood when the Ethereum network was starting out. He defined it as a
"decentralized online ecosystem based on blockchain".
<br /><br />
However, we view it as much more than that, and definitely more than access to DeFi. We see a ton of more
potential to what Web3 as an ideal can evolve to, and are setting out to make it a reality.
<br /><br />
To those that see Web3 as DeFi, we ask this: Do you go on your web browser to access TradingView or other market tools as your homepage, or do you go check your social media, email, and news sites, as <i>well</i> as your money?
<br /><br />
Blockchain itself is more than just <i>money</i>, and so is Web3, and by extension P2P networks.
<br /><br />
So help us in our goals to level-up Web3
</p>
<img src={mario.src} alt="Mario Level Up"/>
<div>
<a href="/donate" class="btn-main">Donate</a>
</div>
</div>
</div>
</section>

View File

@ -3,13 +3,13 @@ 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 class="feature-group">
<h3>Your Web, Your Rules</h3>
<p>
In summary, Web3 is about what you want to do, post, read, play, chat, or interact without others saying
otherwise. It is about freedom of speech <i>and</i> freedom of economy.
</p>
</div>
</div>
</div>
</section>

View File

@ -3,28 +3,35 @@ import './Grid.scss';
---
<section id="grid" class="feature-grid">
<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>
<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>
<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>Access the markets, aka DeFi</h3>
<p>Web3 commonly get mixed up with DeFi, however, while you should be able to access any decentralized website
or network, access to DeFi to manage your money is critical as well</p>
</div>
<div>
<h3>Access any decentralized or P2P network</h3>
<p>The basics of Web3 is the sum of all the open networks and ecosystems. You should be able to access and visit
any of these places.
<br/><br/>You can compare this to accessing things on Google, Facebook, Apple, or other networks/platforms
that are
generally walled gardens in the current web system
</p>
</div>
<div>
<h3>Publish Freely</h3>
<p>A core tenant of Web3 is censorship-resistance. You should be able to freely post controversial (or even
things others just don't want to hear) information, such as news, blogging, or video. You should be allowed
to openly debate, educate, inform, or entertain without getting "de-platformed".</p>
</div>
<div>
<h3>Socialize and Discover Freely</h3>
<p>While you have the ability to post, you should <i>also</i> have the ability to <i>read</i></p>
</div>
<div>
<h3>Own your web. Own your identity.</h3>
<p>You should be able to have your private data <b>be</b> and <b>stay</b> private unless you choose otherwise. This is achieved with your online web3 account, which serves as your identity and means of encrypting everything you do.
<br/><br/>If you want to share you can, but your data is yours, no one else's.</p>
</div>
</section>

View File

@ -4,6 +4,6 @@ import '../../../styles/jumbotron.scss';
<section id="jumbotron">
<h1>
A new web that is fair and accessible to all, where each user can have a say in its infrastructure.
An evolved, user-owned web where you have access to the world in a way only you control.
</h1>
</section>