From 73e856341377da09792e260c2ab4af3651097d27 Mon Sep 17 00:00:00 2001 From: Fred Carlsen Date: Mon, 17 Dec 2018 18:03:33 +0100 Subject: Fix about intros --- packages/website/ts/@next/pages/about/jobs.tsx | 11 ++++++++++- packages/website/ts/@next/pages/about/press.tsx | 2 +- 2 files changed, 11 insertions(+), 2 deletions(-) (limited to 'packages/website') diff --git a/packages/website/ts/@next/pages/about/jobs.tsx b/packages/website/ts/@next/pages/about/jobs.tsx index 3e117f528..fe65820d6 100644 --- a/packages/website/ts/@next/pages/about/jobs.tsx +++ b/packages/website/ts/@next/pages/about/jobs.tsx @@ -43,7 +43,16 @@ const positions: PositionProps[] = [ export const NextAboutJobs = () => ( + + To create a tokenized world where all value can flow freely. + + + We are growing an ecosystem of businesses and projects by solving difficult challenges to make our technology intuitive, flexible, and accessible to all. Join us in building infrastructure upon which the exchange of all assets will take place. + + + } linkLabel="Our mission and values" linkUrl="/mission" > diff --git a/packages/website/ts/@next/pages/about/press.tsx b/packages/website/ts/@next/pages/about/press.tsx index 9ee701c79..7d8dfccab 100644 --- a/packages/website/ts/@next/pages/about/press.tsx +++ b/packages/website/ts/@next/pages/about/press.tsx @@ -50,7 +50,7 @@ export const NextAboutPress = () => ( title="Press Highlights" description={ <> - + Want to write about 0x? Get in touch, or download our press kit. -- cgit v1.2.3