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" /> + + + +