added curve labs
This commit is contained in:
parent
c28885e685
commit
04b2a5f9bb
|
|
@ -155,6 +155,17 @@ const features = [
|
||||||
</>
|
</>
|
||||||
),
|
),
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
title: <>Curve Labs</>,
|
||||||
|
url: 'https://www.curvelabs.eu/',
|
||||||
|
imageUrl: 'img/curve-labs-logo.png',
|
||||||
|
shortDescription: 'Architecting distributed solutions for the future economy',
|
||||||
|
description: (
|
||||||
|
<>
|
||||||
|
Curve Labs is a team of design interventionists who research and implement tokeneconomic building blocks to create proofs of concept.
|
||||||
|
</>
|
||||||
|
),
|
||||||
|
},
|
||||||
];
|
];
|
||||||
|
|
||||||
function Home() {
|
function Home() {
|
||||||
|
|
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 17 KiB |
Loading…
Reference in New Issue