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 './Astronaut.scss';
import mario from "/src/assets/mario-level-up.gif"
--- ---
<section id="astronaut"> <section id="astronaut">
<div class="feature-group"> <div class="feature-group">
<h2>Community-Powered</h2> <h2>Web3 is Community</h2>
<h3>Re-defining Web3, for the good of all</h3> <h3>Re-defining Web3, for the users</h3>
<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. 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. Web3 was a term first defined by Gavin Wood when the Ethereum network was starting out. He defined it as a
</p> "decentralized online ecosystem based on blockchain".
<div> <br /><br />
<a href="/donate" class="btn-main">Donate</a> 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>
</div>
</section> </section>

View File

@ -3,13 +3,13 @@ import './Building.scss';
--- ---
<section id="building" class="tilted-bg-r"> <section id="building" class="tilted-bg-r">
<div> <div>
<div class="feature-group"> <div class="feature-group">
<h2>Community-Powered</h2> <h3>Your Web, Your Rules</h3>
<h3>Building a new world for your data</h3> <p>
<p> In summary, Web3 is about what you want to do, post, read, play, chat, or interact without others saying
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. otherwise. It is about freedom of speech <i>and</i> freedom of economy.
</p> </p>
</div>
</div> </div>
</div>
</section> </section>

View File

@ -3,28 +3,35 @@ import './Grid.scss';
--- ---
<section id="grid" class="feature-grid"> <section id="grid" class="feature-grid">
<div> <div>
<h3>Build Your Site, Censorship Free</h3> <h3>Access the markets, aka DeFi</h3>
<p>Combining Lume and Skynet technologies, you can build a website just like you are on the Web2 internet.</p> <p>Web3 commonly get mixed up with DeFi, however, while you should be able to access any decentralized website
</div> or network, access to DeFi to manage your money is critical as well</p>
<div> </div>
<h3>Web3 Universal Storage</h3> <div>
<p>Get access to a universal network drive, powered by the Web3/dWeb cloud. Enjoy portability to any device or platform you wish.</p> <h3>Access any decentralized or P2P network</h3>
</div> <p>The basics of Web3 is the sum of all the open networks and ecosystems. You should be able to access and visit
<div> any of these places.
<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> <br/><br/>You can compare this to accessing things on Google, Facebook, Apple, or other networks/platforms
</div> that are
<div> generally walled gardens in the current web system
<h3>Build Your Site, Censorship Free</h3> </p>
<p>Combining Lume and Skynet technologies, you can build a website just like you are on the Web2 internet.</p> </div>
</div> <div>
<div> <h3>Publish Freely</h3>
<h3>Web3 Universal Storage</h3> <p>A core tenant of Web3 is censorship-resistance. You should be able to freely post controversial (or even
<p>Get access to a universal network drive, powered by the Web3/dWeb cloud. Enjoy portability to any device or platform you wish.</p> things others just don't want to hear) information, such as news, blogging, or video. You should be allowed
</div> to openly debate, educate, inform, or entertain without getting "de-platformed".</p>
<div> </div>
<h3>Web3 Gateway</h3> <div>
<p>Install the Lume Web3 Extension and have a 1-click gateway into the Web3 internet on Opera, Vivaldi, Edge and Firefox.</p> <h3>Socialize and Discover Freely</h3>
</div> <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> </section>

View File

@ -4,6 +4,6 @@ import '../../../styles/jumbotron.scss';
<section id="jumbotron"> <section id="jumbotron">
<h1> <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> </h1>
</section> </section>