diff --git a/apps/portal/public/team/ziqing.jpg b/apps/portal/public/team/ziqing.jpg index 3c75db43..0272aa41 100644 Binary files a/apps/portal/public/team/ziqing.jpg and b/apps/portal/public/team/ziqing.jpg differ diff --git a/apps/portal/src/pages/offers/about.tsx b/apps/portal/src/pages/offers/about.tsx index 3b36d3f7..cb29803e 100644 --- a/apps/portal/src/pages/offers/about.tsx +++ b/apps/portal/src/pages/offers/about.tsx @@ -2,25 +2,25 @@ import Container from '~/components/shared/Container'; const people = [ { - 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', name: 'Bryann Yeap', 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', 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', 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', name: 'Zhang Ziqing', role: 'Front End Engineer', @@ -37,13 +37,30 @@ export default function AboutPage() { About Tech Offers Repo
- Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do - eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut - enim ad minim veniam, quis nostrud exercitation ullamco laboris - nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in - reprehenderit in voluptate velit esse cillum dolore eu fugiat - nulla pariatur. Excepteur sint occaecat cupidatat non proident, - sunt in culpa qui officia deserunt mollit anim id est laborum. + Tech Offers Repo, a project under the series of Tech Interview + Handbook (TIH), reveals the stories behind offers by focusing on + the profiles of the offer receivers. It helps job seekers + benchmark and analyse their anonymous offers with more context and + encourages discussions around offer profiles. +
+ + {/* Feedback */} ++ Thank you for using our platform! Feel free to submit your + feedback / feature request / bug report + + here + + .