From 9a67af5e91271a02c94ba7891671eacb76076c72 Mon Sep 17 00:00:00 2001 From: Moris Zen Date: Sat, 7 Jul 2018 11:56:21 +0200 Subject: [PATCH] Change text on landing page --- src/pages/index.js | 21 +++++++++++++++++---- 1 file changed, 17 insertions(+), 4 deletions(-) diff --git a/src/pages/index.js b/src/pages/index.js index db58e34..d1cd98d 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -5,6 +5,7 @@ import Button from '../components/Button' import Card from '../components/Card' import Service from '../components/Service' import PageIntro from '../components/PageIntro' +import InfoBox from '../components/InfoBox' import ImgIntro from '../images/software-consulting.svg' import ImgDesign from '../images/ux-ui-design-agency.svg' @@ -29,11 +30,11 @@ const IndexPage = ({ ...props }) => ( />
-
+
@@ -60,10 +61,22 @@ const IndexPage = ({ ...props }) => ( text="We build web applications using the technologies such as JavaScript, React, Ruby on Rails, Python, Node.js, and Elixir. We write high-quality code that is maintainable and will stand the test of time" /> + + + +