Changing to self hosting, restructure, logo and color changes
This commit is contained in:
@@ -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}
|
||||
|
||||
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user