File tree Expand file tree Collapse file tree 1 file changed +3
-14
lines changed Expand file tree Collapse file tree 1 file changed +3
-14
lines changed Original file line number Diff line number Diff line change @@ -160,11 +160,6 @@ function Home() {
160160 </ span >
161161 </ h1 >
162162 < div className = 'row margin-top--xl margin-bottom--xl' >
163- < div className = 'col col--4' >
164- < div className = 'col-demo' >
165- < Avatar name = 'Paul Groves' description = 'Engineering at Citi' username = 'grovesy' />
166- </ div >
167- </ div >
168163 < div className = 'col col--4' >
169164 < div className = 'col-demo' >
170165 { ' ' }
@@ -175,12 +170,6 @@ function Home() {
175170 />
176171 </ div >
177172 </ div >
178- < div className = 'col col--4' >
179- < div className = 'col-demo' >
180- { ' ' }
181- < Avatar name = 'Maurizio (Mao) Pillitu' description = 'CTO at FINOS' username = 'maoo' />
182- </ div >
183- </ div >
184173 < div className = 'col col--4' >
185174 < div className = 'col-demo' >
186175 { ' ' }
@@ -195,9 +184,9 @@ function Home() {
195184 < div className = 'col-demo' >
196185 { ' ' }
197186 < Avatar
198- name = 'Miklos Sagi '
199- description = 'OSPO Engineering Lead at NatWest Group '
200- username = 'msagi '
187+ name = 'Juan Escalada '
188+ description = 'Open Source Software Engineer at G-Research '
189+ username = 'jescalada '
201190 />
202191 </ div >
203192 </ div >
You can’t perform that action at this time.
0 commit comments