2018-06-27 16:36:45 +02:00
import React from 'react'
2018-07-09 20:53:11 +02:00
import Link from 'gatsby-link'
2018-06-27 16:36:45 +02:00
2018-07-07 00:28:15 +02:00
import PageIntro from '../components/PageIntro'
import SectionIntro from '../components/SectionIntro'
2018-07-09 12:45:39 +02:00
import WorkStyle from '../components/WorkStyle'
2018-07-09 19:30:46 +02:00
import Technologies from '../components/Technologies'
2018-07-07 00:28:15 +02:00
2018-08-30 14:18:59 +02:00
import IntroImage from '../images/agile-practitioners.jpg'
2018-08-30 00:19:35 +02:00
import WebdevServices from '../images/custom-software-development.svg'
import UXdesign from '../images/user-experience-design-services.svg'
2018-08-30 13:20:17 +02:00
import HowWeWork from '../images/custom-software-workflow.svg'
2018-08-08 01:12:04 +02:00
2018-08-30 11:07:16 +02:00
import PageTransition from 'gatsby-plugin-page-transitions'
2018-06-27 16:36:45 +02:00
const ServicesPage = ( ) => (
2018-08-30 11:07:16 +02:00
< PageTransition >
2018-07-07 01:15:48 +02:00
< PageIntro
2018-08-30 11:07:16 +02:00
tiltImage
2018-08-08 12:34:02 +02:00
buttonClasses = "text-white font-normal shadow hover:shadow-md rounded-full mt-4 font-light bg-teal hover:bg-teal-dark mb-20"
headline = "Agile Practitioners"
text = "At Saburly we embrace Agile’ s methodologies for every project and business environment, no matter the size, scale, or complexity. Our flexible processes ensure high productivity and we know how to balance between cost, time and quality."
2018-08-24 00:08:54 +02:00
image = { IntroImage }
2018-08-30 14:18:59 +02:00
imgClasses = "-mb-12 border-white border-8 rounded-lg"
2018-07-07 01:15:48 +02:00
/ >
2018-08-08 18:27:37 +02:00
< section className = "px-4 py-16" >
2018-08-08 18:10:40 +02:00
< div className = "container mx-auto" >
< div className = "lg:flex" >
2018-08-08 18:27:37 +02:00
< img
src = { UXdesign }
2018-08-30 00:19:35 +02:00
className = "hidden md:mr-8 lg:block -mt-12"
2018-08-08 18:27:37 +02:00
alt = "User Experience Design Agency"
/ >
2018-08-08 18:10:40 +02:00
< SectionIntro
classes = "max-w-lg"
headline = "Design services"
2018-08-23 22:18:26 +02:00
text = " We offer consistent quality that extends to every section of the application development . Our approach is simple : focus on how users might use the product
2018-08-08 18:10:40 +02:00
in the best way possible . The solutions are usually shaped
through iterative processes of research , prototyping and
testing . All devices and screen sizes are welcome
here . "
>
2018-08-08 20:42:10 +02:00
< img
src = { UXdesign }
className = "lg:hidden p-8 mx-auto w-full -mt-12"
alt = "User Experience Design Agency"
/ >
2018-08-08 18:10:40 +02:00
< div className = "my-4" >
2018-08-24 00:08:54 +02:00
< h3 className = "text-black my-1" > Conceptualization & Branding < / h 3 >
< p className = "font-light leading-normal text-black-light text-lg" >
2018-08-08 18:10:40 +02:00
Before our designers work on visual details , we start off by
creating a clear understanding of the problem that you ' re trying
to solve with the project . After collecting and analyzing data ,
we develop concept that becomes a guideline for the design .
< / p >
< / d i v >
< div className = "my-4" >
2018-08-24 00:08:54 +02:00
< h3 className = "text-black my-1" > UX & UI Design < / h 3 >
< p className = "font-light leading-normal text-black-light text-lg" >
2018-08-08 18:10:40 +02:00
We love to design pixel - perfect products that are easy to use
and delightful to interact with . From User - Flows , Lo - Fi & Hi - Fi
Wireframes and Prototypes to polished slick end - products , we
create digital experiences that stand out . This is done through
our human - centered UI / UI approach where the main goal is to
effectively communicate the functionality of your product to its
target audience .
< / p >
< / d i v >
< / S e c t i o n I n t r o >
< / d i v >
< / d i v >
< / s e c t i o n >
2018-07-07 00:28:15 +02:00
2018-08-08 18:27:37 +02:00
< section className = "bg-saburly relative bg-saburly-lighter px-4 py-16" >
2018-08-08 12:34:02 +02:00
< div className = "container mx-auto" >
2018-08-08 18:10:40 +02:00
< div className = "lg:flex" >
2018-08-08 12:34:02 +02:00
< div >
2018-08-08 18:10:40 +02:00
< SectionIntro
headline = "Full-stack software development"
text = "From infrastructure to AI, we develop data-driven Full-Stack applications for both custom software and third party solutions."
/ >
2018-08-24 00:08:54 +02:00
< img
src = { WebdevServices }
className = "lg:hidden w-full mx-auto text-center content-center align-center p-8"
alt = "Fullstack Web Development Agency"
/ >
2018-08-08 18:10:40 +02:00
< div className = "my-4" >
2018-08-24 00:08:54 +02:00
< h3 className = "my-1 text-black" > Web development < / h 3 >
< p className = "font-light leading-normal text-lg text-black-light" >
2018-08-08 12:34:02 +02:00
We offer full - cycle web development services for the connected
world . Our talented developers work with popular languages and
2018-08-08 18:10:40 +02:00
are up to speed with cutting edge trends .
2018-08-08 12:34:02 +02:00
< / p >
< / d i v >
2018-08-08 18:10:40 +02:00
< div className = "my-4" >
2018-08-24 00:08:54 +02:00
< h3 className = "my-1 text-black" > Mobile & desktop apps < / h 3 >
< p className = "font-light leading-normal text-lg text-black-light" >
2018-08-08 12:34:02 +02:00
Building competitive applications these days is challenging , but
we believe that we have what it takes for both native languages
2018-08-24 00:08:54 +02:00
and hybrid solutions . We love using technologies like React
Native and Electron to build cross - platform apps .
2018-08-08 12:34:02 +02:00
< / p >
< / d i v >
2018-08-08 18:10:40 +02:00
< div className = "my-4" >
2018-08-24 00:08:54 +02:00
< h3 className = "my-1 text-black" > DevOps < / h 3 >
< p className = "font-light leading-normal text-black-light text-lg" >
Our DevOps experience comes from working with leading hosting
providers such as AWS and Google Cloud Platform . We offer setups
and automation to support delivery across all our applications .
We use the most up - to - date tools to enable stable and
predictable processes of continuous delivery .
2018-08-08 12:34:02 +02:00
< / p >
< / d i v >
< / d i v >
2018-08-24 00:08:54 +02:00
< img
src = { WebdevServices }
2018-08-30 09:57:48 +02:00
className = "hidden lg:block w-full max-h-35 mx-auto text-center content-center align-center p-8"
2018-08-24 00:08:54 +02:00
alt = "Fullstack Web Development Agency"
/ >
2018-08-08 12:34:02 +02:00
< / d i v >
2018-08-08 18:10:40 +02:00
< div className = "p-8 my-4 bg-white border-bottom-saburly" >
2018-08-24 00:08:54 +02:00
< h3 className = "my-1 text-black" > Emerging Technologies < / h 3 >
< p className = "font-light leading-normal text-black-light text-lg" >
2018-08-30 09:57:48 +02:00
We harness a wide array of emerging technologies , such as { ' ' }
< strong > AR / VR < / s t r o n g > , < s t r o n g > A I t e c h n o l o g i e s < / s t r o n g > , { ' ' }
< strong > Machine Learning < / s t r o n g > a n d < s t r o n g > B l o c k c h a i n < / s t r o n g > ,
pushing the boundaries of user experience across physical and
digital . Keeping track of emerging technologies is important to us
so that we can deliver forward - thinking solutions , but we understand
that technologies as just tools . That 's why we' re keen on being
framework agnostic and selecting the best tools for your needs .
Below are some of the technologies that we ' re currently working with
on a daily basis .
2018-08-08 12:34:02 +02:00
< / p >
< Technologies / >
< / d i v >
< / d i v >
< / s e c t i o n >
2018-08-08 01:12:04 +02:00
2018-08-08 18:27:37 +02:00
< div className = "px-4 py-16 bg-saburly-fadeout" >
2018-08-30 14:58:22 +02:00
< div className = "container mx-auto xl:flex justify-center items-center" >
2018-07-09 14:08:05 +02:00
< SectionIntro
2018-08-08 18:10:40 +02:00
headline = "Flexible Workflow"
text = " We are helping everything from Fortune 500 companies to startups
and tailor our processes based on your scale and needs . We
collaborate closely with our clients at each step of the
development process and make sure that the solutions deliver great
value and meets your specific business requirements "
classes = "container mx-auto"
2018-07-09 14:08:05 +02:00
/ >
2018-08-30 14:58:22 +02:00
< img src = { HowWeWork } className = "w-full -mb-16" alt = "DevOps Agency" / >
2018-08-08 18:10:40 +02:00
< / d i v >
2018-07-09 14:08:05 +02:00
< WorkStyle / >
< / d i v >
2018-08-30 11:07:16 +02:00
< / P a g e T r a n s i t i o n >
2018-06-27 16:36:45 +02:00
)
export default ServicesPage