fix: wrong donation url
This commit is contained in:
parent
eab26ad459
commit
82c85455cc
|
@ -26,13 +26,13 @@ import svgOsi from '/src/assets/osi.svg?raw';
|
|||
Support Lume Web, help us build
|
||||
</h3>
|
||||
<p>
|
||||
There's a lot of hype around "Web3" and "The Metaverse" as people see money in it, similar to the second .com boom. However, many platforms claiming to be "Web3" are just trying to make money off you and aren't truly secure or decentralized.
|
||||
There's a lot of hype around "Web3" and "The Metaverse" as people see money in it, similar to the second .com boom. However, many platforms claiming to be "Web3" are just trying to make money off you and aren't truly secure or decentralized.
|
||||
</p>
|
||||
<p>
|
||||
While some services have technology that can be building blocks for the next internet, many become centralized "SaaS" services that aim to sell something, creating another walled garden with blockchain technology mixed in.
|
||||
</p>
|
||||
<div>
|
||||
<a href="https://lumeweb.com/donation" class="btn-main">Make a donation</a>
|
||||
<a href="https://lumeweb.com/donate" class="btn-main">Make a donation</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue