Quickfix String changes
This commit is contained in:
@@ -30,7 +30,7 @@ import PageTransition from 'gatsby-plugin-page-transitions'
|
||||
const IndexPage = ({ ...props }) => (
|
||||
<PageTransition>
|
||||
<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"
|
||||
siteUrl="https://saburly.com"
|
||||
/>
|
||||
|
||||
@@ -19,7 +19,7 @@ let textClasses="font-serif opacity-80 font-light leading-normal text-black-ligh
|
||||
|
||||
const ServicesPage = () => (
|
||||
<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
|
||||
tiltImage
|
||||
straight
|
||||
|
||||
Reference in New Issue
Block a user