Change SEO meta images

This commit is contained in:
Moris Zen
2018-09-13 19:36:35 +02:00
parent ec7b30deb8
commit 9f3e6e5f52
8 changed files with 29 additions and 7 deletions

View File

@@ -32,7 +32,6 @@ const IndexPage = ({ ...props }) => (
<SEO
siteTitle="Saburly - App Development & Mobile Design agency that makes you stand out"
siteDescription="We're in the business of solving real-world problems with digital solutions. Our mission is to make you stand out with the help of modern technologies"
siteImage={ImgIntro}
siteUrl="https://saburly.com"
/>
<PageIntro
@@ -57,9 +56,9 @@ const IndexPage = ({ ...props }) => (
<section className="container mx-auto max-w-lg text-center mt-16 p-4">
<SectionIntro
classes="my-10"
h2Classes="text-3xl xsm:text-4xl sm:text-5xl"
h2Classes="text-3xl xsm:text-4xl sm:text-6xl"
headline="Because beautiful code makes our heart pound"
text="What gets us going is our passion for cutting edge technologies and incredible user experiences. We transform frustrations into features and headaches into highlights. And we do it all through our UX design and development process, by coupling form and function to develop world-class websites and apps for businesses of all sizes and sectors."
text="What gets us going is our passion for cutting edge technologies and incredible user experiences. Our developers deliver custom end-to-end software solutions daily and can even help you with initial analysis, architecture design, testing and deployments."
/>
</section>