We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dfa1d88 + 6713757 commit 850ea55Copy full SHA for 850ea55
1 file changed
website/src/pages/index.js
@@ -214,6 +214,17 @@ function Home() {
214
</div>
215
216
217
+ <div className='row margin-bottom--xl'>
218
+ <div className='col col--4'>
219
+ <div className='col-demo'>
220
+ <Avatar
221
+ name='Andy Pols'
222
+ description='Engineer at Qube Research & Technologies'
223
+ username='andypols'
224
+ />
225
+ </div>
226
227
228
229
<div className='container text--center'>
230
<h1 className='margin-top--md'>
0 commit comments