diff --git a/src/page/About/index.js b/src/page/About/index.js index 09f5062..89c9609 100644 --- a/src/page/About/index.js +++ b/src/page/About/index.js @@ -1,63 +1,56 @@ -import React, {Component} from "react"; -import {Container, Row, Col} from 'react-bootstrap' -import {PageHeader} from '../../components/PageHeader' -import {PageFooter} from '../../components/PageFooter' -import styles from './style.module.scss' -import archorsComponent from '../../components/anchorsComponent' +import React, { Component } from "react"; +import { Container, Row, Col } from "react-bootstrap"; +import { PageHeader } from "../../components/PageHeader"; +import { PageFooter } from "../../components/PageFooter"; +import styles from "./style.module.scss"; +import archorsComponent from "../../components/anchorsComponent"; -import about_png from "./img/about.png" -import {withTranslation} from "react-i18next"; +import about_png from "./img/about.png"; +import { withTranslation } from "react-i18next"; class Home extends Component { - constructor(props, context) { - super(props, context); + constructor(props, context) { + super(props, context); - this.state = {}; - } + this.state = {}; + } - componentDidMount() { - archorsComponent() - } + componentDidMount() { + archorsComponent(); + } - render() { - const {t} = this.props - return ( -
-
-
- + render() { + const { t } = this.props; + return ( +
+
+
+ +
+
+ + + + +
+
+
{t("about_page:about_us")}
+
+

{t("about_page:about_p_1")}

+

{t("about_page:about_p_2")}

+

{t("about_page:about_p_3")}

+
-
- - - - - -
-
-
- {t('about_page:about_us')} -
-
-

{t('about_page:about_p_1')}

-

{t('about_page:about_p_2')}

-

{t('about_page:about_p_3')}

-
-
-
-
-
- {t('about_page:join_us')} -
-
- {t('about_page:join_subtitle')} -
-
-

{t('about_page:join_p_1')}

-

{t('about_page:join_p_2')}

-
+
+
+
{t("about_page:join_us")}
+
{t("about_page:join_subtitle")}
+
+

{t("about_page:join_p_1")}

+

{t("about_page:join_p_2")}

+
- {/* <> + {/* <>
{t('about_page:jobs_golang')}
@@ -107,7 +100,7 @@ class Home extends Component {
*/} - {/* <> + {/* <>
{t('about_page:jobs_dba')}
@@ -143,7 +136,7 @@ class Home extends Component {
*/} - {/* <> + {/* <>
{t('about_page:jobs_contract_dev')}
@@ -171,36 +164,96 @@ class Home extends Component {
*/} + <> +
+ Web3 Technical Blockchain Evangelist (Darwinia Network - Darwinia Ecosystem Growth) +
+
{t("about_page:what_will_you_be_doing")}
+

+ 1. Engage the Darwinia community through presentations and speaking engagements and represent the + company at all developer-focused Hackathons, Conferences, and Online Events +

+

+ 2. Support translating the engineering team's progress and development into simple concepts for a + global community Telegram Channel, Discord server, Twitter + Medium Blogs, and YouTube explainer + videos +

+

+ 3. Host regular video sessions explaining recent changes, progress, and why they are essential, + with an ability to highlight the most positive aspects of each +

+

+ 4. Create written tutorials and guides, conduct live workshops, and write out intelligent, + well-thought-out answers to technical questions +

+

5. Provide support for integration partners

+
{t("about_page:are_you_the_right_person_for_this_role")}
+
+ The ideal candidate for us has: +
+

1. 1+ years experience in blockchain community engagement and management

+

2. Excellent writing/speaking/listening communication skills in English

+

3. Public speaking experience

+

4. An excellent communicator and can swiftly liaise between engineering and marketing teams

+

+ 5. Passionate about the crypto-asset industry, is eager to improve and hone their knowledge in the + crypto space +

+

6. A problem solver and proactively troubleshoot issues blocking your path

+

+ 7. Entrepreneurial mindset with a strong sense of ownership, empathy, and determination to get + things done +

+

+ 8. Direct experience working in a remote-first environment and being able to work independently + while collaborating closely with a fast-growing team +

+

9. Bonus: Familiar with blockchain-related technical principles

+

10. Bonus: Understand Substrate and have experience working with this framework

+

+ 11. Bonus: Follow open source communities, provide GitHub accounts or other technical forum + accounts, and personal technical blog addresses +

+ + - <> -
- {t('about_page:jobs_front_end')} -
-
- {t('about_page:what_will_you_be_doing')} -
-

{t('about_page:what_will_you_be_doing_front_end_1')}

-
- {t('about_page:are_you_the_right_person_for_this_role')} -
-

{t('about_page:are_you_the_right_person_for_this_role_front_end_1')}

-

{t('about_page:are_you_the_right_person_for_this_role_front_end_2')}

-

{t('about_page:are_you_the_right_person_for_this_role_front_end_3')}

-

{t('about_page:are_you_the_right_person_for_this_role_front_end_4')}

-

{t('about_page:are_you_the_right_person_for_this_role_front_end_5')}

-

{t('about_page:are_you_the_right_person_for_this_role_front_end_6')}

-

{t('about_page:are_you_the_right_person_for_this_role_front_end_7')}

-

{t('about_page:are_you_the_right_person_for_this_role_front_end_8')}

-

{t('about_page:are_you_the_right_person_for_this_role_front_end_9')}

-

{t('about_page:are_you_the_right_person_for_this_role_front_end_10')}

- - + {/* <> +
{t("about_page:jobs_front_end")}
+
{t("about_page:what_will_you_be_doing")}
+

{t("about_page:what_will_you_be_doing_front_end_1")}

+
{t("about_page:are_you_the_right_person_for_this_role")}
+

{t("about_page:are_you_the_right_person_for_this_role_front_end_1")}

+

{t("about_page:are_you_the_right_person_for_this_role_front_end_2")}

+

{t("about_page:are_you_the_right_person_for_this_role_front_end_3")}

+

{t("about_page:are_you_the_right_person_for_this_role_front_end_4")}

+

{t("about_page:are_you_the_right_person_for_this_role_front_end_5")}

+

{t("about_page:are_you_the_right_person_for_this_role_front_end_6")}

+

{t("about_page:are_you_the_right_person_for_this_role_front_end_7")}

+

{t("about_page:are_you_the_right_person_for_this_role_front_end_8")}

+

{t("about_page:are_you_the_right_person_for_this_role_front_end_9")}

+

{t("about_page:are_you_the_right_person_for_this_role_front_end_10")}

+ + */} - {/* <> + {/* <>
{t('about_page:jobs_full_stack_dev')}
@@ -231,7 +284,7 @@ class Home extends Component {
*/} - {/* <> + {/* <>
{t('about_page:jobs_sdk_dev')}
@@ -259,7 +312,7 @@ class Home extends Component {
*/} - {/* <> + {/* <>
{t('about_page:jobs_ui_ux')}
{t('about_page:what_will_you_be_doing')}

{t('about_page:what_will_you_be_doing_ui_ux_1')}

@@ -279,27 +332,27 @@ class Home extends Component {
*/} - -
-
-
{t('about_page:tip_1')}
-
{t('about_page:tip_2')}contact@itering.com
-
- - - - -
- about -
- - - - - - ); - } +
+
{t("about_page:tip_1")}
+
+ {t("about_page:tip_2")} + contact@itering.com +
+
+ + +
+ about +
+ + + + + + + ); + } } export default withTranslation()(Home);