mirror of
https://github.com/LaconicNetwork/laconic.com.git
synced 2026-01-15 22:34:06 +00:00
Minor edits (#35)
This commit is contained in:
parent
a1217a495e
commit
4f5d9783a6
@ -9,7 +9,7 @@ import {
|
||||
|
||||
export const DevelopersLinks = [
|
||||
{ href: 'https://docs.laconic.com/', title: 'Developers' },
|
||||
{ href: 'https://docs.laconic.com/', title: 'Github' },
|
||||
{ href: 'https://github.com/LaconicNetwork', title: 'Github' },
|
||||
{ href: 'https://discord.com/invite/ukhbBemyxY', title: 'Chat' },
|
||||
{ href: 'https://laconic.community/', title: 'Forum' }
|
||||
]
|
||||
@ -47,7 +47,7 @@ export const ConnectLinks = [
|
||||
logo: <Twitter />
|
||||
},
|
||||
{
|
||||
href: 'https://twitter.com/laconicnetwork',
|
||||
href: 'https://t.me/laconicnetwork',
|
||||
title: 'Telegram',
|
||||
logo: <Telegram />
|
||||
},
|
||||
|
||||
@ -46,7 +46,7 @@ const Hero = () => {
|
||||
CHAT WITH US
|
||||
</Button>
|
||||
<Button size="large" variant="primary">
|
||||
Get Started
|
||||
JOIN US
|
||||
</Button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -77,7 +77,7 @@ const Benefits = () => {
|
||||
Composable, supports broader use cases
|
||||
</Benefit>
|
||||
<Benefit icon={<Icon03 />}>
|
||||
From months to seconds. Quick automated setup.
|
||||
From months to seconds. Quick automated setup
|
||||
</Benefit>
|
||||
<Benefit icon={<Icon04 />}>Broad cross-chain compatibility</Benefit>
|
||||
<Benefit icon={<Icon05 />}>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user