Quickfix String changes
This commit is contained in:
@@ -30,7 +30,7 @@ import PageTransition from 'gatsby-plugin-page-transitions'
|
|||||||
const IndexPage = ({ ...props }) => (
|
const IndexPage = ({ ...props }) => (
|
||||||
<PageTransition>
|
<PageTransition>
|
||||||
<SEO
|
<SEO
|
||||||
siteTitle="Saburly - App Development & Mobile Design agency that makes you stand out"
|
siteTitle="Saburly - Digital 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"
|
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"
|
||||||
siteUrl="https://saburly.com"
|
siteUrl="https://saburly.com"
|
||||||
/>
|
/>
|
||||||
|
|||||||
@@ -19,7 +19,7 @@ let textClasses="font-serif opacity-80 font-light leading-normal text-black-ligh
|
|||||||
|
|
||||||
const ServicesPage = () => (
|
const ServicesPage = () => (
|
||||||
<PageTransition>
|
<PageTransition>
|
||||||
<SEO siteTitle="Saburly - Design, App Development & Mobile Design Services" siteDescription="At Saburly we embrace Agile’s methodologies for every project and business environment, no matter the size, scale, or complexity" siteUrl="https://saburly.com/services" />
|
<SEO siteTitle="Saburly - App Development & Mobile Design Services" siteDescription="At Saburly we embrace Agile’s methodologies for every project and business environment, no matter the size, scale, or complexity" siteUrl="https://saburly.com/services" />
|
||||||
<PageIntro
|
<PageIntro
|
||||||
tiltImage
|
tiltImage
|
||||||
straight
|
straight
|
||||||
|
|||||||
Reference in New Issue
Block a user