diff --git a/public/page/contact/ContactPage.jsx b/public/page/contact/ContactPage.jsx index aecabe8..8ebf6bb 100644 --- a/public/page/contact/ContactPage.jsx +++ b/public/page/contact/ContactPage.jsx @@ -27,6 +27,8 @@ import Page, { PageBoundary } from './../Page'; import Input, { Form, InputGroup, TextArea, Label, ButtonGroup } from './../../input/Input'; import Language from './../../language/Language'; import ElementScrollFader from './../../animation/fade/ElementScrollFader'; +import ContentBox from './../../content/ContentBox'; +import { Title, Paragraph } from './../../typography/Typography' import Section, { BodySection, ClearSection, @@ -46,46 +48,56 @@ class ContactPage extends React.Component { - - - - -
- - - - - - - - + + + Contact Me + + Want to get in touch with me? Fill out this easy form and I should be + in touch shortly to chat! More of a phone person? Leave a number + and we can chat. + + + - - -