Design tweaks prelaunch

This commit is contained in:
Moris Zen
2018-09-05 11:49:58 +02:00
parent 41ee22d024
commit 897d026432
6 changed files with 9 additions and 9 deletions

View File

@@ -17,10 +17,10 @@ const ContactPage = () => (
<PageIntro
tiltImage
headline="Let's connect"
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."
text="We are always on a lookout for exciting challenges. Feel free to contact us if you want to start something great or just have any questions."
sectionClasses="lg:mb-8"
image={ContactImage}
imgClasses="-mb-12 border-white rounded-lg opacity-70 hover:opacity-100 saburly-transition"
imgClasses="-mb-12 border-white rounded-lg opacity-70 hover:opacity-100"
/>
</Fade>