make hero CTA outlined (#42)

This commit is contained in:
Jinho Jang 2023-06-12 20:46:21 +09:00 committed by Hossein Mehrabi
parent 93f2f1b20a
commit 21cee35576
No known key found for this signature in database
GPG Key ID: 45C04964191AFAA1
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ import {
Waku is a decentralized communications network, built for generalized private and censorship-resistant messaging, supporting resource-restricted environments like phones and browsers 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="outlined" href="https://docs.waku.org" target="_blank">
Explore Waku Explore Waku
</HeroAction> </HeroAction>
</HeroActions> </HeroActions>