mirror of
https://github.com/waku-org/waku.org.git
synced 2025-02-23 11:18:12 +00:00
update content
This commit is contained in:
parent
1f284c5a87
commit
fa1f765416
@ -15,15 +15,9 @@ import {
|
|||||||
|
|
||||||
<Hero size="large">
|
<Hero size="large">
|
||||||
<HeroInfo>
|
<HeroInfo>
|
||||||
<HeroTitle>The web3 messaging standard.</HeroTitle>
|
<HeroTitle>The standard <br/>for web3 communications</HeroTitle>
|
||||||
{/*
|
|
||||||
<HeroDescription>
|
|
||||||
Waku is a decentralized communications network that enables private, censorship-resistant messaging for web3
|
|
||||||
applications.
|
|
||||||
</HeroDescription>
|
|
||||||
* */}
|
|
||||||
<HeroDescription>
|
<HeroDescription>
|
||||||
Waku is a decentralized communications network
|
Waku is a decentralized communications network, built for generalized private and censorship-resistant messaging, supporting resource-restricted environments like phones and browsers
|
||||||
</HeroDescription>
|
</HeroDescription>
|
||||||
<HeroActions>
|
<HeroActions>
|
||||||
<HeroAction variant="filled" href="https://docs.waku.org" target="_blank">
|
<HeroAction variant="filled" href="https://docs.waku.org" target="_blank">
|
||||||
@ -33,9 +27,9 @@ import {
|
|||||||
</HeroInfo>
|
</HeroInfo>
|
||||||
<HeroModel
|
<HeroModel
|
||||||
modelId={'atlas'}
|
modelId={'atlas'}
|
||||||
mode={'simple'}
|
mode={'abstract'}
|
||||||
rotateSpeed={0.04}
|
rotateSpeed={0.04}
|
||||||
startY={'top'}
|
startY={'bottom'}
|
||||||
asciiConfig={{
|
asciiConfig={{
|
||||||
characters: ' + ^ ^%%%0 -a @@@ ###',
|
characters: ' + ^ ^%%%0 -a @@@ ###',
|
||||||
}}
|
}}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user