Skip to content

Commit

Permalink
feat: modify job title
Browse files Browse the repository at this point in the history
  • Loading branch information
YJack0000 committed Jun 30, 2024
1 parent d31ce08 commit 444e60e
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions components/about/Team.vue
Original file line number Diff line number Diff line change
Expand Up @@ -5,41 +5,41 @@
我們是一個多元團隊!我們來自不同的背景,為工作帶來不同的個性、經驗和技能。這就是我們團隊如此特別的原因!
</p>
<div class="grid md:grid-cols-3 gap-10 mx-auto max-w-4xl mt-12">
<UiPersonCard
class="mx-auto"
src="/img/about/Brandon.jpg"
title="Brandon Lu"
role="專案管理"
/>
<UiPersonCard
class="mx-auto"
src="/img/about/YJack.jpg"
title="YJack Zheng"
role="專案管理"
role="前端工程師"
/>
<UiPersonCard
class="mx-auto"
src="/img/about/Yan.png"
title="Yan Chiu"
role="產品設計"
src="/img/about/Mark.jpg"
title="Mark Lai"
role="後端工程師"
/>
<UiPersonCard
class="mx-auto"
src="/img/about/Brandon.jpg"
title="Brandon Lu"
role="雲原生工程師"
src="/img/about/Yan.png"
title="Yan Chiu"
role="區塊鏈工程師"
/>
<UiPersonCard
class="mx-auto"
src="/img/about/Ian.jpg"
title="Ian Chiu"
role="軟體工程師"
role="軟韌體暨物聯網工程師"
/>
<UiPersonCard
class="mx-auto"
src="/img/about/CTHua.jpg"
title="CTHua"
role="全端工程師"
/>
<UiPersonCard
class="mx-auto"
src="/img/about/Mark.jpg"
title="Mark Lai"
role="後端工程師"
role="合約工程師"
/>
</div>
</div>
Expand Down

0 comments on commit 444e60e

Please sign in to comment.