diff --git a/src/components/SEO.js b/src/components/SEO.js index fc3cbbf..9f7da15 100644 --- a/src/components/SEO.js +++ b/src/components/SEO.js @@ -8,11 +8,11 @@ const SEO = ({ ...props }) => ( {props.siteTitle ? props.siteTitle - : 'Saburly - Digital Agency that makes you stand out'} + : 'Saburly - App Development & Mobile Design agency that makes you stand out'} ) -export default SEO +export default SEO \ No newline at end of file diff --git a/src/pages/about.js b/src/pages/about.js index 60e31f6..add0e4f 100644 --- a/src/pages/about.js +++ b/src/pages/about.js @@ -5,6 +5,7 @@ import SectionIntro from '../components/SectionIntro' import PageTransition from 'gatsby-plugin-page-transitions' import Fade from 'react-reveal/Fade' import Card from '../components/Card' +import SEO from '../components/SEO' import IntroImage from '../images/web-development-consultants.jpg' import MeaningSaburly from '../images/coding-tutorials-patience.svg' @@ -22,6 +23,7 @@ import Nedim from '../images/developer-nedim.svg' const AboutPage = () => ( + ( + ( - + +
{data.allWordpressPost.edges.map(({ node }) => (