mirror of
https://github.com/LaconicNetwork/laconic.com.git
synced 2026-01-13 04:34:08 +00:00
aha
This commit is contained in:
parent
fe9043711c
commit
ca4c2bef8a
@ -116,8 +116,12 @@
|
||||
{
|
||||
"href": "/products/#laconictoken",
|
||||
"title": "(LNT) Token"
|
||||
},
|
||||
{
|
||||
"href": "/products/#laconicrpc",
|
||||
"title": "Laconic RPC"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@ -43,6 +43,10 @@
|
||||
{
|
||||
"href": "/products#laconictoken",
|
||||
"title": "Network Token (LNT)"
|
||||
},
|
||||
{
|
||||
"href": "/products#laconicrpc",
|
||||
"title": "Laconic RPC"
|
||||
}
|
||||
]
|
||||
},
|
||||
@ -116,4 +120,4 @@
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@ -63,7 +63,7 @@ const RPC = ({ data }: Props) => {
|
||||
alt="rpc"
|
||||
/>
|
||||
</div>
|
||||
<p>LNT will also be used to:</p>
|
||||
<p>Supercharge your Dapps</p>
|
||||
<div className={s.features}>
|
||||
<div>
|
||||
<img src="/images/products/tk-01.png" alt="item" />
|
||||
|
||||
Loading…
Reference in New Issue
Block a user