For any commercial project that you do with us, we build a mobile app for an
entrepreneur with a socially impactful cause. Pro bono.
diff --git a/src/mobilePages/Journey/Impact/Sections/Intro/index.styl b/src/mobilePages/Journey/Impact/Sections/Intro/index.styl
index 7cc6f61..cfd4f40 100644
--- a/src/mobilePages/Journey/Impact/Sections/Intro/index.styl
+++ b/src/mobilePages/Journey/Impact/Sections/Intro/index.styl
@@ -6,11 +6,6 @@
padding 0 8% 0 10%
overflow hidden
- .intro-heading
- font-size 6.9vw
- font-weight bold
- margin 0 0 22px 0
-
.intro-description-first, .intro-description-second
font-size 4vw
color #4A4A4A
diff --git a/src/mobilePages/Journey/Impact/index.js b/src/mobilePages/Journey/Impact/index.js
index 5b6977d..73dfdf7 100644
--- a/src/mobilePages/Journey/Impact/index.js
+++ b/src/mobilePages/Journey/Impact/index.js
@@ -1,8 +1,8 @@
import React, {Component} from 'react';
-import ReactFullpage from '@fullpage/react-fullpage';
import MobileHeader from 'components/MobileHeader';
import MobileFooter from 'components/MobileFooter';
+import FullPageScroll from 'components/interactions/FullPageScroll';
import Intro from './Sections/Intro';
@@ -13,22 +13,14 @@ class MobileImpact extends Component {
return (
- (
-
-
-
-
-
-
-
-
- )}
- />
+
+
+
+
+
+
+
+
);
}
diff --git a/src/mobilePages/Journey/Impact/index.styl b/src/mobilePages/Journey/Impact/index.styl
index 6942bb0..98eddb0 100644
--- a/src/mobilePages/Journey/Impact/index.styl
+++ b/src/mobilePages/Journey/Impact/index.styl
@@ -11,9 +11,6 @@
position relative
top 80px
padding 0 8% 0 10%
- font-size 6.9vw
- font-weight bold
- margin 0 0 22px 0
.fp-slidesNav
bottom 10px
diff --git a/src/mobilePages/Journey/Services/Sections/Intro/index.js b/src/mobilePages/Journey/Services/Sections/Intro/index.js
index 4fbdb7f..f0a4113 100644
--- a/src/mobilePages/Journey/Services/Sections/Intro/index.js
+++ b/src/mobilePages/Journey/Services/Sections/Intro/index.js
@@ -1,14 +1,13 @@
import React, {Component} from 'react';
import ServicesChart from 'icons/backgrounds/ServicesBG';
import './index.styl';
+import {Heading} from 'components/typography';
class Intro extends Component {
render() {
return (
-
- Services You Deserve
-
+ Services You Deserve
You hate software projects that drag on. We do too.
If you’re like most people, you see software development in general as lingering and expensive.
diff --git a/src/mobilePages/Journey/Services/Sections/Intro/index.styl b/src/mobilePages/Journey/Services/Sections/Intro/index.styl
index 62ae502..a80387c 100644
--- a/src/mobilePages/Journey/Services/Sections/Intro/index.styl
+++ b/src/mobilePages/Journey/Services/Sections/Intro/index.styl
@@ -6,11 +6,6 @@
padding 0 8% 0 10%
overflow hidden
- .intro-heading
- font-size 6.9vw
- font-weight bold
- margin 0 0 22px 0
-
.intro-description-first, .intro-description-second
font-size 4vw
color #4A4A4A
diff --git a/src/mobilePages/Journey/Services/Sections/IntroSecond/index.js b/src/mobilePages/Journey/Services/Sections/IntroSecond/index.js
index 6e7270b..4e9a963 100644
--- a/src/mobilePages/Journey/Services/Sections/IntroSecond/index.js
+++ b/src/mobilePages/Journey/Services/Sections/IntroSecond/index.js
@@ -1,14 +1,15 @@
import React, {Component} from 'react';
import ServicesManMobile from 'icons/backgrounds/ServicesMobileBG';
import './index.styl';
+import {Heading} from 'components/typography';
class IntroSecond extends Component {
render() {
return (
-
+
See The Buzzwords
-
+
We adjust to demanding schedules, provide accurate granular estimates and meet the most stringent deadlines.
That’s why we rigorously apply the 80/20 rule.
diff --git a/src/mobilePages/Journey/Services/Sections/IntroSecond/index.styl b/src/mobilePages/Journey/Services/Sections/IntroSecond/index.styl
index 35dd761..5b6c45b 100644
--- a/src/mobilePages/Journey/Services/Sections/IntroSecond/index.styl
+++ b/src/mobilePages/Journey/Services/Sections/IntroSecond/index.styl
@@ -6,11 +6,6 @@
padding 0 8% 0 10%
overflow hidden
- .intro-second-heading
- font-size 6.9vw
- font-weight bold
- margin 0 0 22px 0
-
.intro-second-description-first, .intro-second-description-second
font-size 4vw
color #4A4A4A
diff --git a/src/mobilePages/Journey/Services/index.js b/src/mobilePages/Journey/Services/index.js
index 4460391..f0a4b65 100644
--- a/src/mobilePages/Journey/Services/index.js
+++ b/src/mobilePages/Journey/Services/index.js
@@ -1,11 +1,11 @@
import React, {Component} from 'react';
-import ReactFullpage from '@fullpage/react-fullpage';
import MobileHeader from 'components/MobileHeader';
import MobileFooter from 'components/MobileFooter';
+import {Heading} from 'components/typography';
+import FullPageScroll from 'components/interactions/FullPageScroll';
-import {FeatherPen, Compass, BrowserWindows} from 'icons';
-
+import {BrowserWindows, Compass, FeatherPen} from 'icons';
import Intro from './Sections/Intro';
import IntroSecond from './Sections/IntroSecond';
@@ -18,64 +18,56 @@ class MobileServices extends Component {
return (
- (
-
-
-
-
-
-
-
-
-
- Dream, Design, Develop
-
-
- We are always looking to hear from people that want to change the world with software.
- We call them heroes. If you’re one of them, please get in touch.
-
-
-
+
+
+
+
+
+
+
+ Dream, Design, Develop
+
+
+ We are always looking to hear from people that want to change the world with software.
+ We call them heroes. If you’re one of them, please get in touch.
+
+
+ }
- />
-
-
-
+ }
- />
-
-
-
+ }
- />
-
-
-
-
-
-
- )}
- />
+ icon={}
+ />
+
+
+
+
+
+
);
}
diff --git a/src/mobilePages/Journey/Services/index.styl b/src/mobilePages/Journey/Services/index.styl
index 052ebf5..7fff833 100644
--- a/src/mobilePages/Journey/Services/index.styl
+++ b/src/mobilePages/Journey/Services/index.styl
@@ -11,9 +11,6 @@
position relative
top 80px
padding 0 8% 0 10%
- font-size 6.9vw
- font-weight bold
- margin 0 0 12px 0
.service-cards-description
position relative
diff --git a/src/mobilePages/Journey/Team/Sections/Intro/index.js b/src/mobilePages/Journey/Team/Sections/Intro/index.js
index dd57e97..cf1af66 100644
--- a/src/mobilePages/Journey/Team/Sections/Intro/index.js
+++ b/src/mobilePages/Journey/Team/Sections/Intro/index.js
@@ -1,5 +1,6 @@
import React, {Component} from 'react';
import TeamChat from 'icons/backgrounds/TeamBG';
+import {Heading} from 'components/typography';
import './index.styl';
@@ -7,9 +8,9 @@ class Intro extends Component {
render() {
return (
-
+
Meet the Team
-
+
These are the people behind Insighty. Here is everyone practicing envisioning the future.
diff --git a/src/mobilePages/Journey/Team/Sections/Intro/index.styl b/src/mobilePages/Journey/Team/Sections/Intro/index.styl
index 485967d..6cbe85e 100644
--- a/src/mobilePages/Journey/Team/Sections/Intro/index.styl
+++ b/src/mobilePages/Journey/Team/Sections/Intro/index.styl
@@ -6,11 +6,6 @@
padding 0 8% 0 10%
overflow hidden
- .intro-heading
- font-size 6.9vw
- font-weight bold
- margin 0 0 22px 0
-
.intro-description-first
font-size 4vw
color #4A4A4A
diff --git a/src/mobilePages/Journey/Team/index.js b/src/mobilePages/Journey/Team/index.js
index 14b1046..5863a89 100644
--- a/src/mobilePages/Journey/Team/index.js
+++ b/src/mobilePages/Journey/Team/index.js
@@ -1,8 +1,8 @@
import React, {Component} from 'react';
-import ReactFullpage from '@fullpage/react-fullpage';
import MobileHeader from 'components/MobileHeader';
import MobileFooter from 'components/MobileFooter';
+import FullPageScroll from 'components/interactions/FullPageScroll';
import Intro from './Sections/Intro';
import TeamMember from './Sections/TeamMember';
@@ -65,34 +65,26 @@ class MobileTeam extends Component {
return (
- (
-
-
-
-
- {teamMembers.map((member => (
-
-
-
- )))}
-
-
-
-
- )}
- />
+
+
+
+
+ {teamMembers.map((member => (
+
+
+
+ )))}
+
+
+
+
);
}
diff --git a/src/pages/Intro/index.js b/src/pages/Intro/index.js
index 4b225b4..6a88280 100644
--- a/src/pages/Intro/index.js
+++ b/src/pages/Intro/index.js
@@ -4,6 +4,7 @@ import {Link} from 'react-router-dom';
import {Logo} from 'icons';
import IntroBG from 'icons/backgrounds/IntroBG';
import Button from 'components/interactions/Button';
+import {Heading} from 'components/typography';
import './index.styl';
import './mobile/index.styl';
@@ -28,7 +29,7 @@ class IntroPage extends Component {
WE ARE INSIGHTY
-
Got A Big Idea?
+ Got A Big Idea?
Build your Tech Business with our help.
diff --git a/src/pages/Journey/CaseStudies/Case.png b/src/pages/Journey/CaseStudies/Case.png
deleted file mode 100644
index 1e1e902..0000000
Binary files a/src/pages/Journey/CaseStudies/Case.png and /dev/null differ
diff --git a/src/pages/Journey/CaseStudies/index.js b/src/pages/Journey/CaseStudies/index.js
index 7f17c05..39c9b15 100644
--- a/src/pages/Journey/CaseStudies/index.js
+++ b/src/pages/Journey/CaseStudies/index.js
@@ -3,6 +3,7 @@ import React, {Component} from 'react';
import Page from 'components/Page';
import CaseStudy from 'components/Sections/CaseStudy';
import Heading from 'components/typography/Heading';
+import {HorizontalPadding} from 'components/layout';
import './index.styl';
import './mobile/index.styl';
@@ -11,7 +12,9 @@ class CaseStudies extends Component {
render() {
return (
- Our Work
+
+ Our Work
+
- Fancy A Free 30-Minute Product Development Session?
-
-
Here’s the plan:
-
- We learn about your idea.
-
+
+
+ Fancy A Free 30-Minute Product Development Session?
+ Here’s the plan:
+
+ - We learn as much as we can about your idea.
+
- We outline the community of people that you want to reach with your product.
-
-
- You get your idea visualized via mockups a couple of days after.
+
+ - You get your idea visualized via mockups a couple of days after.
+
-
Here’s the plan:
-
- We learn as much as we can about your idea.
-
- We outline the community of people that you want to reach with your product.
-
- You get your idea visualized via mockups a couple of days after.
-
-
-
- Book your free 30 minute product development and design consultation
-
-
-
+
+
+ Book your free 30 minute product development and design consultation
+
+ this.handleSubmit(e)} />
+
- Mark and Alan, the co-founders of BetterYet, envisioned a
- future where all businesses can set up a loyalty program
- in 30 seconds.
-
- The problem was that they didn’t have the know-how to
- turn it into reality. We started from clean slate with the
- product that now enjoys a growing user base.
-
+ );
+ }
+}
diff --git a/src/pages/Journey/Home/components/FinTechLogos/index.styl b/src/pages/Journey/Home/components/FinTechLogos/index.styl
new file mode 100644
index 0000000..d5a8655
--- /dev/null
+++ b/src/pages/Journey/Home/components/FinTechLogos/index.styl
@@ -0,0 +1,19 @@
+.fintech-logos-container
+ margin-top 1.8%
+ width 100vw
+ display flex
+ align-items center
+
+ .logo
+ height 23.5vh
+ display flex
+ align-items center
+ background-color #F7F9FC
+ padding-right 3.8vw
+ padding-left 3.1vw
+ transition all .2s ease-in-out
+
+ &:hover
+ background-color white
+ transform scale(1.05)
+ box-shadow 0 10px 50px 0 rgba(0, 0, 0, 0.1)
diff --git a/src/pages/Journey/Home/index.js b/src/pages/Journey/Home/index.js
index 6b6a5de..0c58c72 100644
--- a/src/pages/Journey/Home/index.js
+++ b/src/pages/Journey/Home/index.js
@@ -1,18 +1,19 @@
import React, {Component} from 'react';
-import {Link} from 'react-router-dom';
import {Parallax} from 'react-scroll-parallax';
-import classnames from 'classnames';
import Page from 'components/Page';
import Heading from 'components/typography/Heading';
-import Button from 'components/interactions/Button';
import VRGirlInSpace from 'icons/backgrounds/HomeBG';
-import CaseStudiesSection from './components/CaseStudiesSection';
-import CoreExpertiseSection from './components/CoreExpertiseSection';
import './index.styl';
import './mobile/index.styl';
+import {Paragraph} from 'components/typography';
+import {HorizontalPadding} from 'components/layout';
+import FreeConsultationButton from 'components/interactions/FreeConsultationButton';
+import {TextLink} from 'components/interactions';
+import FinTechLogos from './components/FinTechLogos/index';
+import CaseStudiesSection from './components/CaseStudiesSection';
class Home extends Component {
state = {
@@ -22,25 +23,20 @@ class Home extends Component {
renderExpanded() {
return (
-
+
You can use our expertise with the best payment platforms and
tools available today. We offer you a system of going from concept to
production-ready quickly.
-
-
+
+
Most of all we like doing mobile apps. We also believe in VR, AR and
some blockchain here and there. Needless to say, we strive to be state
of the art. Wow, are you really reading this?
{' '}
-
-
- More about our services.
-
-
-
-
-
-
+
+
+
+
);
}
@@ -62,33 +58,40 @@ class Home extends Component {
-
- Create The Outlier Software
- That Changes The World
-
+
+
+ Create The Outlier Software
+ That Changes The World
+
+
-
-
+
+
You are embarking on a journey of seeing a new Tech Startup through.
We help you overcome the digital chaos to address a market need before
someone else seizes the opportunity.
-
-
+
+
With our guidance you avoid making the mistakes we already learned from.
{' '}
-
- {!expanded ? (
- this.setState({expanded: true})} className="description-more">
- More about your journey.
-
- )
- : this.renderExpanded()}
+ {!expanded
+ && this.setState({expanded: true})} />}
+
+ {expanded && this.renderExpanded()}
{/* TODO home page better yet project details -> see more */}
- For any commercial project that you do with us, we build a
- mobile app for an entrepreneur with a socially impactful cause.
- Pro bono.
-
-
- We call people that envision a better tomorrow 'heros'. Whether
- you're a hero that can afford our services or not, we want to
- know you.
-
+
+ Profits Paired With Purpose
+
+
+ For any commercial project that you do with us, we build a
+ mobile app for an entrepreneur with a socially impactful cause.
+ Pro bono.
+
+
+ We call people that envision a better tomorrow 'heros'. Whether
+ you're a hero that can afford our services or not, we want to
+ know you.
+
+
+
);
diff --git a/src/pages/Journey/Impact/index.styl b/src/pages/Journey/Impact/index.styl
index 446ac20..bb1191d 100644
--- a/src/pages/Journey/Impact/index.styl
+++ b/src/pages/Journey/Impact/index.styl
@@ -1,7 +1,7 @@
.impact-page
.impact-content
margin-top 14vh
- width 80vw
+ width 100%
margin-bottom 38vh
.impact-bg
@@ -16,16 +16,7 @@
margin-left 62vw
margin-top 44.4vh
- .impact-heading
- font-size 2.9vw
- margin 0
-
.impact-description
margin-top 4vh
width 45vw
max-height 52vh
- overflow hidden
- font-size 1.5vw
- opacity 0.8
- letter-spacing normal
- line-height 2
diff --git a/src/pages/Journey/Services/Services.png b/src/pages/Journey/Services/Services.png
deleted file mode 100644
index 51f7874..0000000
Binary files a/src/pages/Journey/Services/Services.png and /dev/null differ
diff --git a/src/pages/Journey/Services/ServicesExt.png b/src/pages/Journey/Services/ServicesExt.png
deleted file mode 100644
index a71fa08..0000000
Binary files a/src/pages/Journey/Services/ServicesExt.png and /dev/null differ
diff --git a/src/pages/Journey/Services/components/DreamDesignDevelopSection/index.js b/src/pages/Journey/Services/components/DreamDesignDevelopSection/index.js
new file mode 100644
index 0000000..6b729f8
--- /dev/null
+++ b/src/pages/Journey/Services/components/DreamDesignDevelopSection/index.js
@@ -0,0 +1,68 @@
+import React from 'react';
+import Heading from 'components/typography/Heading';
+import {BrowserWindows, Compass, FeatherPen} from 'icons';
+import './index.styl';
+import PropTypes from 'prop-types';
+import {Paragraph, SmallHeading} from 'components/typography';
+import {HorizontalPadding} from 'components/layout';
+
+const items = [
+ {
+ title: 'Design',
+ text: 'We design applications that intuitively meet the needs of your customers and, '
+ + 'in turn keep them sticking around for good.',
+ icon: Compass
+ },
+ {
+ title: 'Development',
+ text: 'With over a decade of experience our team creates flawless applications that work '
+ + 'exactly as you had envisioned.',
+ icon: BrowserWindows
+ },
+ {
+ title: 'Branding',
+ text: 'The brand lives and evolves in the minds of people. '
+ + 'We build brands for companies that are changing how the world works.',
+ icon: FeatherPen
+ },
+];
+
+class Card extends React.Component {
+ render() {
+ const {card: {icon: Icon, title, text}} = this.props;
+ return (
+
+ );
+ }
+}
diff --git a/src/pages/Journey/Services/components/DreamDesignDevelopSection/index.styl b/src/pages/Journey/Services/components/DreamDesignDevelopSection/index.styl
new file mode 100644
index 0000000..4dcf662
--- /dev/null
+++ b/src/pages/Journey/Services/components/DreamDesignDevelopSection/index.styl
@@ -0,0 +1,30 @@
+.services-dream-section
+ z-index 1
+ display flex
+ flex-direction column
+ align-items center
+ margin-top 32px
+ width 100vw
+ background-color #F7F9FC
+ padding 64px 0
+
+ .service-blocks-wrapper
+ margin-top 1.5vh
+ width 100%
+ display flex
+ flex-direction row
+ align-items center
+ justify-content space-between
+
+ .block-wrapper
+ width 33%
+ height 100%
+
+ .service-block
+ padding 4vh 2.8vw
+ border-radius 9px
+ transition all .2s ease-in-out
+
+ &:hover
+ background-color white
+ box-shadow 0 10px 50px 0 rgba(0, 0, 0, 0.1)
diff --git a/src/pages/Journey/Services/index.js b/src/pages/Journey/Services/index.js
index 4608f8f..a977ae9 100644
--- a/src/pages/Journey/Services/index.js
+++ b/src/pages/Journey/Services/index.js
@@ -1,17 +1,17 @@
import React, {Component, Fragment} from 'react';
-import {Link} from 'react-router-dom';
import {Parallax} from 'react-scroll-parallax';
-import classnames from 'classnames';
import Page from 'components/Page';
import Heading from 'components/typography/Heading';
-import Button from 'components/interactions/Button';
-import {FeatherPen, Compass, BrowserWindows} from 'icons';
+import FreeConsultationButton from 'components/interactions/FreeConsultationButton';
import ServicesChart from 'icons/backgrounds/ServicesBG';
-import ServicesManMobile from 'icons/backgrounds/ServicesMobileBG';
import './index.styl';
import './mobile/index.styl';
+import {TextLink} from 'components/interactions';
+import {Paragraph} from 'components/typography';
+import {HorizontalPadding} from 'components/layout';
+import DreamDesignDevelopSection from './components/DreamDesignDevelopSection';
class Services extends Component {
state = {
@@ -21,29 +21,53 @@ class Services extends Component {
renderExpanded() {
return (
-
+
You draw from our expertise with tech like React
Native, Firebase, Node.js, Mongo, Meteor, Machine Learning, VR,
AR, as well as all kinds of payment processors and so much more.
-
-
+
+
We are always looking to hear from people that want to change the
world with software. We call them heroes. If you’re one of them,
please get in touch.
-
+
+ You hate software projects that drag on. We do too. If you’re like
+ most people, you see software development in general as
+ lingering and expensive.
+
+
+ We help you win the day by offering an alternative plan.
+
+
+ We adjust to demanding schedules, provide accurate granular
+ estimates and meet the most stringent deadlines. That’s why we
+ rigorously apply the 80/20 rule.
+
+
+ Expect us to deliver a robust software solution that people will
+ actually use.
+ {' '}
+ {!expanded && this.setState({expanded: true})} />}
+
+ {expanded && this.renderExpanded()}
+
+ );
+ }
+ render() {
return (
-
+
- Services You Deserve
-
-
-
- You hate software projects that drag on. We do too. If you’re like
- most people, you see software development in general as
- lingering and expensive.
-
- We help you win the day by offering an alternative plan.
-
-
- We adjust to demanding schedules, provide accurate granular
- estimates and meet the most stringent deadlines. That’s why we
- rigorously apply the 80/20 rule.
-
-
- Expect us to deliver a robust software solution that people will
- actually use.
- {' '}
-
- {!expanded ? (
- this.setState({expanded: true})} className="description-more">
- See the buzzwords.
-
- )
- : this.renderExpanded()}
-
-
+
+ Services You Deserve
+ {this.renderDescription()}
+
-
-
-
-
-
- See The Buzzwords
-
-
- We adjust to demanding schedules, provide accurate granular
- estimates and meet the most stringent deadlines. That’s why we
- rigorously apply the 80/20 rule.
-
-
- You draw from our expertise with tech like
- {' '}
-
- React Native, Firebase, Node.js, Mongo, Meteor, Machine Learning, VR, AR
-
- , as well as all kinds of payment processors and so much more.
-
-
-
-
-
- Dream, Design, Develop
-
- We are always looking to hear from people that want to change the world with software.
- We call them heroes. If you’re one of them, please get in touch.
-
-
-
-
-
-
-
Design
-
- We design applications that
- intuitively meet the needs of your
- customers and, in turn keep
- them sticking around for good.
-
-
-
-
-
-
-
Development
-
- With over a decade of experience
- our team creates flawless
- applications that work exactly as
- you had envisioned.
-
-
-
-
-
-
-
Branding
-
- The brand lives and evolves in the
- minds of people. We build brands
- for companies that are changing
- how the world works.
-
-
-
-
-
-
+
);
}
diff --git a/src/pages/Journey/Services/index.styl b/src/pages/Journey/Services/index.styl
index 1ad5b2a..a68d8d8 100644
--- a/src/pages/Journey/Services/index.styl
+++ b/src/pages/Journey/Services/index.styl
@@ -1,111 +1,18 @@
-.design
+.services-content
+ margin-top 14vh
width 100vw
- position absolute
- top 0
- z-index 0
- opacity 0.5
-.services-page
- .services-content
- margin-top 14vh
- width 100vw
+ .services-bg
+ position absolute
+ overflow hidden
+ top 0
+ right 0
+ z-index -1
- .services-bg
- width 100vw
- position absolute
- overflow hidden
- height 200vh
- top 0
- right 0
- z-index -1
+ .services-chart
+ margin-left 61.2vw
+ margin-top 39.5vh
- .services-chart
- margin-left 61.2vw
- margin-top 39.5vh
-
- .services-heading
- padding 0 10vw
- font-size 2.9vw
- margin 0
-
- .services-description
- margin 0
- width 55vw
- padding 0 0 32px 10vw
- overflow hidden
- transition max-height 1s ease-in
-
- .services-description-text
- font-size 1.5vw
- opacity 0.8
- line-height 2
- letter-spacing normal
-
- .description-more
- font-size 1.5vw
- display inline-block
- color #5C64AA
- border-bottom 1px solid #5C64AA
- cursor pointer
- line-height 20px
-
- &.expanded
- .services-button
- margin-top 48px
- padding 2vh 2.4vw
- font-size 1.13vw
- letter-spacing 1.8pt
- line-height 23pt
-
- .services-content-mobile
- display none
-
- .services-dream-section
- z-index 1
- display flex
- flex-direction column
- align-items center
- margin-top 32px
- width 100vw
- background-color #F7F9FC
- padding 64px 0
-
- .services-dream-heading
- font-size 3vw
- width 80vw
-
- .services-dream-text-mobile
- display none
-
- .services-dream-blocks
- margin-top 1.5vh
- width 80vw
-
- .service-blocks-wrapper
- width 100%
- display flex
- flex-direction row
- align-items center
- justify-content space-between
-
- .block-wrapper
- width auto
- .service-block
- padding 4vh 2.8vw
- border-radius 9px
- transition all .2s ease-in-out
-
- &:hover
- background-color white
- box-shadow 0 10px 50px 0 rgba(0, 0, 0, 0.1)
-
- .service-block-heading
- font-weight 600
- line-height 24pt
- font-size 1.7vw
-
- .service-block-description
- letter-spacing 0.1pt
- line-height 2
- font-size 1.2vw
- width 20vw
+ .services-description
+ width 50vw
+ padding-bottom 32px
diff --git a/src/pages/Journey/Team/Team.png b/src/pages/Journey/Team/Team.png
deleted file mode 100644
index 652e7a4..0000000
Binary files a/src/pages/Journey/Team/Team.png and /dev/null differ
diff --git a/src/pages/Journey/Team/index.js b/src/pages/Journey/Team/index.js
index c286c13..5f38dc2 100644
--- a/src/pages/Journey/Team/index.js
+++ b/src/pages/Journey/Team/index.js
@@ -1,15 +1,95 @@
import React, {Component} from 'react';
-import classnames from 'classnames';
import Page from 'components/Page';
import Heading from 'components/typography/Heading';
import TeamMemberCard from 'components/TeamMemberCard';
import TeamChat from 'icons/backgrounds/TeamBG';
+import {HorizontalPadding} from 'components/layout';
+import {Paragraph, SmallHeading} from 'components/typography';
import './index.styl';
import './mobile/index.styl';
+const teamMembers = [
+ {
+ name: 'Alex P.',
+ position: 'Head of Client Success',
+ answers: [
+ '- Everyone you know has a VR headset',
+ '- Business trips to emerging markets in Africa are commonplace',
+ '- Disconnecting from the level of the Web has become a universal human right'
+ ],
+ image: '/images/team-members/alex.jpg'
+ },
+ {
+ name: 'Ksenia G.',
+ position: 'Head of Design',
+ answers: ['- We print stuff we need on the community accessible 3d printers.',
+ '- Self-driving electric vehicles are our new public transit.',
+ '- Clothing with sensors help us be healthier and live better.'],
+ image: '/images/team-members/ksenia.jpg'
+ },
+ {
+ name: 'Dmitry Y.',
+ position: 'Head of Engineering',
+ answers: ['- Online learning is the dominant form of professional education in most fields.',
+ '- Most urban commuters prefer electric transport like e-bikes and e-scooters.',
+ '- Supervised robotic surgeries have emerged.'],
+ image: '/images/team-members/dmitry.jpeg'
+ },
+ {
+ name: 'Lidia K.',
+ position: 'Sales Representative',
+ answers: ['- Hunger and malnutrition are defeated even in the least developed countries.',
+ '- VR is widely used for education.',
+ '- Artificial intelligence is more advantageous and powerful than human intelligence.'],
+ image: '/images/team-members/lida.jpeg'
+ },
+ {
+ name: 'Roman K.',
+ position: 'Software Engineer',
+ answers: ['Here are some phrases from the future:',
+ "- I'd better take an uber home because flying through the air pockets is driving me crazy.",
+ '- Cheers from Mars and ... Good luck, Mr. Gorsky.'],
+ image: '/images/team-members/roma.jpeg'
+ },
+ {
+ name: 'Vadym K.',
+ position: 'UX/UI Designer',
+ answers: ['- Cybernetic limbs for the disabled.',
+ '- Electric vehicles everywhere.',
+ '- Better ecology.'],
+ image: '/images/team-members/vadym.jpeg'
+ },
+ {
+ name: 'Paul P.',
+ position: 'Software Engineer',
+ answers: ['- We return to the Moon.',
+ '- Polio is completely eradicated from our planet.',
+ '- People learn how to consume and process news in the chaos of the digital world.'],
+ image: '/images/team-members/paul.jpeg'
+ },
+ {
+ name: 'Denis H.',
+ position: 'Software Engineer',
+ answers: ['- You don’t ever forget your keys again since they are implanted in your body.',
+ '- Self-driving cars mostly replaced the traditional public transit.',
+ '- Every new house has an embedded highly personalized home assistant.'],
+ image: '/images/team-members/denys.jpg'
+ },
+];
+
class Team extends Component {
+ renderCards() {
+ return (
+
+
+ {teamMembers.map(teamMember => )}
+
+
+ );
+ }
+
render() {
return (
@@ -17,80 +97,21 @@ class Team extends Component {
-
- Meet the Team
-
- These are the people behind Insighty. Here is everyone practicing envisioning the future.
-
-
- “How do you see technology impact our planet over the next 7 years?”
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+ Meet the Team
+
+ These are the people behind Insighty. We asked everyone one question:
+
+
+ “How do you see technology impact our planet over the next 7 years?”
+
+
+ Here are the answers.
+
-
-
-
- Insighty is a software development studio with a focus on creating apps that solve
- business problems. We help our clients connect with customers and stand out from
- the chaos of the digital world.
-
- this.onClickExplore()}>
-
-
-
-
-