@ -2,25 +2,25 @@ import Container from '~/components/shared/Container';
constpeople=[
constpeople=[
{
{
bio:'I like to play games so I treat life like a game.',
bio:'I like to play games, so I treat life like a game. I collect achievements by crossing items off my bucket list.',
imageUrl:'/team/bryann.jpg',
imageUrl:'/team/bryann.jpg',
name:'Bryann Yeap',
name:'Bryann Yeap',
role:'Back End Engineer',
role:'Back End Engineer',
},
},
{
{
bio:'I am always up for sushi.',
bio:'I dream of eating hot food in the cold winter, falling off the grid in a skydive, and watching auroras dance in the night sky. For now, I am living in reality as a full-time coder.',
imageUrl:'/team/ai-ling.jpg',
imageUrl:'/team/ai-ling.jpg',
name:'Hong Ai Ling',
name:'Hong Ai Ling',
role:'Back End Engineer',
role:'Front End Engineer',
},
},
{
{
bio:'I love to watch football and code.',
bio:'I’m an avid Manchester United fan who loves to code. To fuel my late night coding sessions, I love to brew my own coffee from different parts of the world.',
imageUrl:'/team/stuart.jpg',
imageUrl:'/team/stuart.jpg',
name:'Stuart Long',
name:'Stuart Long',
role:'Front End Engineer',
role:'Back End Engineer',
},
},
{
{
bio:'Ziqing is a human who thrives under pressure, coffee and cat. In her own time, she likes playing the flute, building fun stuff with friends and watching animes.',
bio:'I thrive under pressure, coffee and cat. In my own time, I like playing the flute, building fun stuff with friends and watching animes.',
imageUrl:'/team/ziqing.jpg',
imageUrl:'/team/ziqing.jpg',
name:'Zhang Ziqing',
name:'Zhang Ziqing',
role:'Front End Engineer',
role:'Front End Engineer',
@ -37,13 +37,30 @@ export default function AboutPage() {