Changing to self hosting, restructure, logo and color changes

This commit is contained in:
Moris Zen
2018-08-29 14:05:56 +02:00
parent cb2e52dbf9
commit 9e16924bfb
14 changed files with 829 additions and 35 deletions

View File

@@ -11,7 +11,7 @@ import FormImage from '../images/contact-web-consultancy.svg'
const ContactPage = () => (
<div>
<PageIntro
headline="Let's connect & discover possibilities"
headline="Let's make things happen"
text="We are always on a lookout for exciting challenges. Feel free to contact us if you want to start something great or just find out more about what we do."
sectionClasses="lg:mb-8"
image={ContactImage}

View File

@@ -30,7 +30,7 @@ const IndexPage = ({ ...props }) => (
<h2 className="text-black pt-1 pb-2">
We{' '}
<Typed
strings={['imagine', 'develop', 'design', 'maintain']}
strings={['imagine', 'design', 'develop', 'maintain']}
typeSpeed={100}
backSpeed={50}
backDelay={3000}