SEO Component base
This commit is contained in:
@@ -10,6 +10,7 @@ import InfoBox from '../components/InfoBox'
|
||||
import Technologies from '../components/Technologies'
|
||||
import Typed from 'react-typed'
|
||||
import Fade from 'react-reveal/Fade'
|
||||
import SEO from '../components/SEO'
|
||||
|
||||
import ImgIntro from '../images/web-development-company.svg'
|
||||
import ImgDesign from '../images/user-experience-design-agency.svg'
|
||||
@@ -29,6 +30,7 @@ import PageTransition from 'gatsby-plugin-page-transitions'
|
||||
|
||||
const IndexPage = ({ ...props }) => (
|
||||
<PageTransition>
|
||||
<SEO />
|
||||
<PageIntro
|
||||
text="We're in the business of solving real-world problems with digital solutions. Our mission is to make you stand out and gain competitive advantages with the help of modern technologies."
|
||||
image={ImgIntro}
|
||||
|
||||
Reference in New Issue
Block a user