diff --git a/src/components/SectionIntro.js b/src/components/SectionIntro.js
index 73c124f..3c7e624 100644
--- a/src/components/SectionIntro.js
+++ b/src/components/SectionIntro.js
@@ -19,7 +19,7 @@ const IntroDefault = ({ ...props }) => (
{props.headline && (
{props.headline}
diff --git a/src/images/top-web-developer-company.png b/src/images/top-web-developer-company.png
new file mode 100644
index 0000000..7e835a8
Binary files /dev/null and b/src/images/top-web-developer-company.png differ
diff --git a/src/pages/contact.js b/src/pages/contact.js
index af2bf91..d651762 100644
--- a/src/pages/contact.js
+++ b/src/pages/contact.js
@@ -105,10 +105,10 @@ const ContactPage = () => (