update content

This commit is contained in:
Hossein Mehrabi 2023-06-02 22:28:00 +03:30
parent 1f284c5a87
commit fa1f765416
No known key found for this signature in database
GPG Key ID: 45C04964191AFAA1
1 changed files with 4 additions and 10 deletions

View File

@ -15,15 +15,9 @@ import {
<Hero size="large">
<HeroInfo>
<HeroTitle>The web3 messaging standard.</HeroTitle>
{/*
<HeroDescription>
Waku is a decentralized communications network that enables private, censorship-resistant messaging for web3
applications.
</HeroDescription>
* */}
<HeroTitle>The standard <br/>for web3 communications</HeroTitle>
<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>
<HeroActions>
<HeroAction variant="filled" href="https://docs.waku.org" target="_blank">
@ -33,9 +27,9 @@ import {
</HeroInfo>
<HeroModel
modelId={'atlas'}
mode={'simple'}
mode={'abstract'}
rotateSpeed={0.04}
startY={'top'}
startY={'bottom'}
asciiConfig={{
characters: ' + ^ ^%%%0 -a @@@ ###',
}}