Changes in font, illustrations and various design tweaks
This commit is contained in:
@@ -32,6 +32,7 @@ const ServicesPage = () => (
|
||||
alt="User Experience Design Agency"
|
||||
/>
|
||||
<SectionIntro
|
||||
h2Classes="text-4xl md:text-5xl saburly-color font-medium"
|
||||
classes="max-w-lg"
|
||||
headline="Design services"
|
||||
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
|
||||
@@ -47,7 +48,9 @@ const ServicesPage = () => (
|
||||
/>
|
||||
|
||||
<div className="my-4">
|
||||
<h3 className="text-black my-1">Conceptualization & Branding</h3>
|
||||
<h3 className="font-light my-1 text-3xl font-light">
|
||||
Conceptualization & Branding
|
||||
</h3>
|
||||
<p className="font-light leading-normal text-black-light text-lg">
|
||||
Before our designers work on visual details, we start off by
|
||||
creating a clear understanding of the problem that you're trying
|
||||
@@ -56,7 +59,9 @@ const ServicesPage = () => (
|
||||
</p>
|
||||
</div>
|
||||
<div className="my-4">
|
||||
<h3 className="text-black my-1">UX & UI Design</h3>
|
||||
<h3 className="text-black font-light my-1 text-3xl font-light">
|
||||
UX & UI Design
|
||||
</h3>
|
||||
<p className="font-light leading-normal text-black-light text-lg">
|
||||
We love to design pixel-perfect products that are easy to use
|
||||
and delightful to interact with. From User-Flows, Lo-Fi & Hi-Fi
|
||||
@@ -77,7 +82,8 @@ const ServicesPage = () => (
|
||||
<div className="lg:flex">
|
||||
<div>
|
||||
<SectionIntro
|
||||
headline="Full-stack software development"
|
||||
h2Classes="font-medium saburly-color text-4xl md:text-5xl"
|
||||
headline="Software development"
|
||||
text="From infrastructure to AI, we develop data-driven Full-Stack applications for both custom software and third party solutions."
|
||||
/>
|
||||
<img
|
||||
@@ -86,7 +92,9 @@ const ServicesPage = () => (
|
||||
alt="Fullstack Web Development Agency"
|
||||
/>
|
||||
<div className="my-4">
|
||||
<h3 className="my-1 text-black">Web development</h3>
|
||||
<h3 className="my-1 text-black font-light text-3xl">
|
||||
Web development
|
||||
</h3>
|
||||
<p className="font-light leading-normal text-lg text-black-light">
|
||||
We offer full-cycle web development services for the connected
|
||||
world. Our talented developers work with popular languages and
|
||||
@@ -94,7 +102,9 @@ const ServicesPage = () => (
|
||||
</p>
|
||||
</div>
|
||||
<div className="my-4">
|
||||
<h3 className="my-1 text-black">Mobile & desktop apps</h3>
|
||||
<h3 className="my-1 text-black font-light text-3xl">
|
||||
Mobile & desktop apps
|
||||
</h3>
|
||||
<p className="font-light leading-normal text-lg text-black-light">
|
||||
Building competitive applications these days is challenging, but
|
||||
we believe that we have what it takes for both native languages
|
||||
@@ -103,7 +113,7 @@ const ServicesPage = () => (
|
||||
</p>
|
||||
</div>
|
||||
<div className="my-4">
|
||||
<h3 className="my-1 text-black">DevOps</h3>
|
||||
<h3 className="my-1 text-black text-3xl font-light">DevOps</h3>
|
||||
<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
|
||||
@@ -120,7 +130,7 @@ const ServicesPage = () => (
|
||||
/>
|
||||
</div>
|
||||
<div className="p-8 my-4 bg-white border-bottom-saburly">
|
||||
<h3 className="my-1 text-black">Emerging Technologies</h3>
|
||||
<h3 className="my-1 text-black text-3xl">Emerging Technologies</h3>
|
||||
<p className="font-light leading-normal text-black-light text-lg">
|
||||
We harness a wide array of emerging technologies, such as{' '}
|
||||
<strong>AR/VR</strong>, <strong>AI technologies</strong>,{' '}
|
||||
@@ -141,6 +151,7 @@ const ServicesPage = () => (
|
||||
<div className="px-4 py-16 bg-saburly-fadeout">
|
||||
<div className="container mx-auto xl:flex justify-center items-center">
|
||||
<SectionIntro
|
||||
h2Classes="text-5xl saburly-color font-light"
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user