* replace Bootstrap-based styling with Tailwind CSS * update theme compatibility for latest Hugo version * refactor templates and partials * fix outdated code and broken components * improve project structure and maintainability * optimize styling and frontend build setup
100 lines
2.3 KiB
Markdown
100 lines
2.3 KiB
Markdown
---
|
|
enable: true
|
|
title: "Team that makes the difference"
|
|
members:
|
|
- image: /images/team/team-member-one.jpg
|
|
name: PABLO ESCOBAR
|
|
designation: Creative Director
|
|
social:
|
|
- name: medium
|
|
icon: fa-brands fa-medium
|
|
link: https://medium.com
|
|
|
|
- name: x
|
|
icon: fa-brands fa-x-twitter
|
|
link: https://x.com
|
|
|
|
- name: linkedin
|
|
icon: fa-brands fa-linkedin
|
|
link: https://linkedin.com
|
|
- image: /images/team/team-member-two.jpg
|
|
name: MONTINO RIAU
|
|
designation: Product Manager
|
|
social:
|
|
- name: medium
|
|
icon: fa-brands fa-medium
|
|
link: https://medium.com
|
|
|
|
- name: x
|
|
icon: fa-brands fa-x-twitter
|
|
link: https://x.com
|
|
|
|
- name: linkedin
|
|
icon: fa-brands fa-linkedin
|
|
link: https://linkedin.com
|
|
- image: /images/team/team-member-three.jpg
|
|
name: ALEX NAASRI
|
|
designation: Chief Design Officer
|
|
social:
|
|
- name: medium
|
|
icon: fa-brands fa-medium
|
|
link: https://medium.com
|
|
|
|
- name: x
|
|
icon: fa-brands fa-x-twitter
|
|
link: https://x.com
|
|
|
|
- name: linkedin
|
|
icon: fa-brands fa-linkedin
|
|
link: https://linkedin.com
|
|
- image: /images/team/team-member-four.jpg
|
|
name: HONGMAN CHIOA
|
|
designation: UX Researcher
|
|
social:
|
|
- name: medium
|
|
icon: fa-brands fa-medium
|
|
link: https://medium.com
|
|
|
|
- name: x
|
|
icon: fa-brands fa-x-twitter
|
|
link: https://x.com
|
|
|
|
- name: linkedin
|
|
icon: fa-brands fa-linkedin
|
|
link: https://linkedin.com
|
|
- image: /images/team/team-member-five.jpg
|
|
name: SANTIO ANDRESS
|
|
designation: Content Researcher
|
|
social:
|
|
- name: medium
|
|
icon: fa-brands fa-medium
|
|
link: https://medium.com
|
|
|
|
- name: x
|
|
icon: fa-brands fa-x-twitter
|
|
link: https://x.com
|
|
|
|
- name: linkedin
|
|
icon: fa-brands fa-linkedin
|
|
link: https://linkedin.com
|
|
- image: /images/team/team-member-six.jpg
|
|
name: RAMESH PAUL
|
|
designation: Creative Designer
|
|
social:
|
|
- name: medium
|
|
icon: fa-brands fa-medium
|
|
link: https://medium.com
|
|
|
|
- name: x
|
|
icon: fa-brands fa-x-twitter
|
|
link: https://x.com
|
|
|
|
- name: linkedin
|
|
icon: fa-brands fa-linkedin
|
|
link: https://linkedin.com
|
|
|
|
# don't create a separate page
|
|
build:
|
|
render: "never"
|
|
---
|