Skip to content

Commit

Permalink
Merge pull request #47 from sutd-robotics/Amanda
Browse files Browse the repository at this point in the history
Updating to 2024 exco photos and names
  • Loading branch information
AmandaLjx authored Jul 31, 2024
2 parents feeefdf + 6960069 commit 25216f2
Show file tree
Hide file tree
Showing 24 changed files with 23 additions and 37 deletions.
60 changes: 23 additions & 37 deletions src/app/home/Home/Home.vue
Original file line number Diff line number Diff line change
Expand Up @@ -143,90 +143,76 @@
<vue-grid-row>
<vue-grid-item :class="$style.centeritem">
<team-card
image="Suriya.jpg"
title="Suriya "
image="Junjie.jpg"
title="Kwan Jun Jie"
info="President"
></team-card>
</vue-grid-item>
<vue-grid-item :class="$style.centeritem">
<team-card
image="KangZhao.jpg"
title="Kang Zhao"
image="Vincent.jpg"
title="Vincent Ho"
info="Vice-President[Tech]"
></team-card>
</vue-grid-item>
<vue-grid-item :class="$style.centeritem">
<team-card
image="Ernest.jpg"
title="Ernest Tan"
image="Amanda.jpg"
title="Amanda Lai"
info="Vice-President[Admin]"
></team-card>
</vue-grid-item>
</vue-grid-row>
<vue-grid-row>
<vue-grid-item :class="$style.centeritem">
<team-card image="Issac.jpeg"
title="Issac Lim"
<team-card image="Aryan.jpeg"
title="Aryan Gupta"
info="Treasurer"
></team-card>
</vue-grid-item>
<vue-grid-item :class="$style.centeritem">
<team-card
image="Michael.JPG"
title="Michael Hoon"
image="Tricia.JPG"
title="Tricia Ng"
info="Secretary"
></team-card>
</vue-grid-item>
<vue-grid-item :class="$style.centeritem">
<team-card
image="Eugenie.jpg"
title="Eugenie"
image="Calvin.jpg"
title="Richard Calvin"
info="Programs Director"
></team-card>
</vue-grid-item>
</vue-grid-row>
<vue-grid-row>
<vue-grid-item :class="$style.centeritem">
<team-card
image="Zuey.jpg"
title="Le Duy"
image="Joshua.jpg"
title="Joshua Loon"
info="Project Manager"
></team-card>
</vue-grid-item>
<vue-grid-item :class="$style.centeritem">
<team-card
image="Elroy.jpg"
title="Elroy Tan"
info="Training Head"
image="Caven.jpg"
title="Caven Chia"
info="Project Director"
></team-card>
</vue-grid-item>
<vue-grid-item :class="$style.centeritem">
<team-card
image="jon.jpg"
title="Jon Koo"
info="RoboClash IC"
image="Atikah.jpg"
title="Atikah"
info="Publicity Director"
></team-card>
</vue-grid-item>
</vue-grid-row>
<vue-grid-row>
<vue-grid-item :class="$style.centeritem">
<team-card image="Allison.jpg"
title="Allison Yee"
info="Multi-Media"
></team-card>
</vue-grid-item>
<vue-grid-item :class="$style.centeritem">
<team-card
image="Laverne.JPG"
title="Laverne"
info="Publicity Director"
></team-card>
</vue-grid-item>
<vue-grid-item :class="$style.centeritem">
<team-card
image="Zayne.jpg"
title="Zayne"
info="Logistics Director"
<team-card image="Daniel.jpg"
title="Daniel"
info="Logistics Director"
></team-card>
</vue-grid-item>
</vue-grid-row>
Expand Down
Binary file removed src/static/Allison.jpg
Binary file not shown.
Binary file added src/static/Amanda.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/static/Aryan.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/static/Atikah.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/static/Calvin.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/static/Caven.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/static/Daniel.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed src/static/Elroy.jpg
Binary file not shown.
Binary file removed src/static/Ernest.jpg
Binary file not shown.
Binary file removed src/static/Eugenie.jpg
Binary file not shown.
Binary file removed src/static/Issac.jpeg
Binary file not shown.
Binary file added src/static/Joshua.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/static/Junjie.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed src/static/KangZhao.jpg
Binary file not shown.
Binary file removed src/static/Laverne.JPG
Binary file not shown.
Binary file removed src/static/Michael.JPG
Binary file not shown.
Binary file removed src/static/Suriya.jpg
Binary file not shown.
Binary file added src/static/Tricia.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/static/Vincent.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed src/static/Zayne.jpg
Binary file not shown.
Binary file removed src/static/Zuey.jpg
Binary file not shown.
Binary file removed src/static/jon.jpg
Binary file not shown.
Binary file removed src/static/weiqing.jpg
Binary file not shown.

0 comments on commit 25216f2

Please sign in to comment.