We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f88a487 commit 5b43dd0Copy full SHA for 5b43dd0
2 files changed
assets/img/sonia.jpg
18.6 KB
index.html
@@ -141,13 +141,29 @@ <h3>Virginia Balseiro</h3>
141
</buttons>
142
</column>
143
144
+<column>
145
+<div class="portrait">
146
+<img src="assets/img/sonia.jpg" width=230px" alt="Sonia Cirillo" />
147
+</div>
148
+<h3>Sonia Cirillo</h3>
149
+<p>Accountant and Financial Advisor</p>
150
+<buttons>
151
+<a href="http://www.linkedin.com/in/sonia-cirillo-she-her-40343063" class="button" target="_blank" >LinkedIn</a>
152
+</buttons>
153
+</column>
154
+
155
+</container>
156
157
+<container>
158
159
<column>
160
<div class="portrait">
161
<img src="assets/img/person.svg" width=230px" alt="coming soon" />
162
</div>
163
<h3>New team member</h3>
164
<p>Coming soon...</p>
165
166
167
168
</container>
169
0 commit comments