Adding OpenGraph props

This commit is contained in:
Moris Zen
2018-09-12 14:06:23 +02:00
parent 702c80cddd
commit a84ed9b6f9
6 changed files with 18 additions and 7 deletions

View File

@@ -15,7 +15,7 @@ import PageTransition from 'gatsby-plugin-page-transitions'
const ContactPage = () => (
<PageTransition>
<SEO siteTitle="Saburly - Contact Us" siteDescription="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" siteImage={ContactImage} />
<SEO siteTitle="Saburly - Contact Us" siteDescription="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" siteImage={ContactImage} siteUrl="https://saburly.com/contact" />
<PageIntro
tiltImage
headline="Let's connect"