mirror of
https://github.com/waku-org/waku.org.git
synced 2025-02-22 10:48:20 +00:00
chore: update eth-denver event page
This commit is contained in:
parent
b8154897ff
commit
502fea557c
@ -101,6 +101,42 @@ Yet, it doesn't have to be this way. Advances in cryptography, peer-to-peer netw
|
||||
/>
|
||||
</Box>
|
||||
|
||||
<Box top={{ xs: 32 }}>
|
||||
<h3>Come to listen to us at these events</h3>
|
||||
<Box top={{ xs: 16 }}>
|
||||
<Grid xs={{ cols: 2, gap: '1rem' }} md={{ cols: 2 }}>
|
||||
<Grid.Item xs={1}>
|
||||
<EventInfo
|
||||
label="February 29th"
|
||||
content={
|
||||
<>
|
||||
Workable Web3 Summit - Towards Blockchain Usability
|
||||
<br/><br/>
|
||||
Kumaraguru T to speak at panel on the importance of designing dapps and protocols which are user friendly and offer interoperable features, at 3:30pm.
|
||||
<br/><br/>
|
||||
<a href="https://lu.ma/workable" target="_blank">Register at the event</a>
|
||||
</>
|
||||
}
|
||||
/>
|
||||
</Grid.Item>
|
||||
<Grid.Item xs={1}>
|
||||
<EventInfo
|
||||
label="March 1st"
|
||||
content={
|
||||
<>
|
||||
Building Network States
|
||||
<br/><br/>
|
||||
Aaron Bendersky to speak at the “Cultural Economics: How Culture Drives Local & Network Economies” panel at 10:00 am.
|
||||
<br/><br/><br/>
|
||||
<a href="https://lu.ma/29qaszqd" target="_blank">Register at the event</a>
|
||||
</>
|
||||
}
|
||||
/>
|
||||
</Grid.Item>
|
||||
</Grid>
|
||||
</Box>
|
||||
</Box>
|
||||
|
||||
<Box top={{ xs: 120 }}>
|
||||
<Grid
|
||||
xs={{ cols: 1, gap: '1rem' }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user