File tree Expand file tree Collapse file tree 1 file changed +17
-16
lines changed
Expand file tree Collapse file tree 1 file changed +17
-16
lines changed Original file line number Diff line number Diff line change @@ -132,22 +132,6 @@ export function People(): ReactElement {
132132
133133 < div className = "clearfix" > </ div >
134134 < h2 > Students</ h2 >
135-
136- < div className = "banner-bottom-left" >
137- < a href = "https://www.google.com/" >
138- < div className = "portrait" >
139- < img
140- alt = ""
141- src = "images/SofiaAlvarez.png"
142- className = "portrait-round"
143- />
144- </ div >
145- </ a >
146- < h3 >
147- < a href = "https://www.google.com/" > Sofía Álvarez</ a >
148- </ h3 >
149- < p > MSc student (MSDS)</ p >
150- </ div >
151135
152136 < div className = "banner-bottom-left" >
153137 < a href = "https://designlab.uai.cl/equipo/denis-berroeta/" >
@@ -340,6 +324,23 @@ export function People(): ReactElement {
340324 < h2 > Former Members</ h2 >
341325
342326
327+ < div className = "banner-bottom-left" >
328+ < a href = "https://www.google.com/" >
329+ < div className = "portrait" >
330+ < img
331+ alt = ""
332+ src = "images/SofiaAlvarez.png"
333+ className = "portrait-round"
334+ />
335+ </ div >
336+ </ a >
337+ < h3 >
338+ < a href = "https://www.linkedin.com/in/sofia-alvarez-aa5b42273/" > Sofía Álvarez</ a >
339+ </ h3 >
340+ < p > MSDS (2025)</ p >
341+ </ div >
342+
343+
343344 < div className = "banner-bottom-left" >
344345 < div className = "portrait" >
345346 < img
You can’t perform that action at this time.
0 commit comments