Design tweaks, font changes and coloring
This commit is contained in:
@@ -45,7 +45,7 @@ const ServicesPage = () => (
|
||||
/>
|
||||
|
||||
<div className="my-4">
|
||||
<h3 className="font-medium text-black">
|
||||
<h3 className="font-normal text-black">
|
||||
Conceptualization & Branding
|
||||
</h3>
|
||||
<p className="font-light leading-normal text-black-light">
|
||||
@@ -56,7 +56,7 @@ const ServicesPage = () => (
|
||||
</p>
|
||||
</div>
|
||||
<div className="my-4">
|
||||
<h3 className="font-medium text-black">UX & UI Design</h3>
|
||||
<h3 className="font-normal text-black">UX & UI Design</h3>
|
||||
<p className="font-light leading-normal text-black-light">
|
||||
We love to design pixel-perfect products that are easy to use
|
||||
and delightful to interact with. From User-Flows, Lo-Fi & Hi-Fi
|
||||
@@ -86,7 +86,7 @@ const ServicesPage = () => (
|
||||
text="From infrastructure to AI, we develop data-driven Full-Stack applications for both custom software and third party solutions."
|
||||
/>
|
||||
<div className="my-4">
|
||||
<h3 className="font-medium text-black">Web development</h3>
|
||||
<h3 className="font-normal text-black">Web development</h3>
|
||||
<p className="font-light leading-normal text-black-light">
|
||||
We offer full-cycle web development services for the connected
|
||||
world. Our talented developers work with popular languages and
|
||||
@@ -94,7 +94,7 @@ const ServicesPage = () => (
|
||||
</p>
|
||||
</div>
|
||||
<div className="my-4">
|
||||
<h3 className="font-medium text-black">Mobile & desktop apps</h3>
|
||||
<h3 className="font-normal text-black">Mobile & desktop apps</h3>
|
||||
<p className="font-light leading-normal text-black-light">
|
||||
Building competitive applications these days is challenging, but
|
||||
we believe that we have what it takes for both native languages
|
||||
@@ -105,7 +105,7 @@ const ServicesPage = () => (
|
||||
</p>
|
||||
</div>
|
||||
<div className="my-4">
|
||||
<h3 className="font-medium text-black">DevOps</h3>
|
||||
<h3 className="font-normal text-black">DevOps</h3>
|
||||
<p className="font-light leading-normal text-black-light">
|
||||
Our DevOps team has experience working with the world leading
|
||||
hosting providers such as AWS and Google Cloud Platform. We
|
||||
@@ -117,7 +117,7 @@ const ServicesPage = () => (
|
||||
</div>
|
||||
</div>
|
||||
<div className="p-8 my-4 bg-white border-bottom-saburly">
|
||||
<h3 className="font-medium text-black">Emerging Technologies</h3>
|
||||
<h3 className="font-normal text-black">Emerging Technologies</h3>
|
||||
<p className="font-light text-black-light leading-normal">
|
||||
We harness a wide array of emerging technologies, such as AR/VR, AI
|
||||
technologies, Machine Learning and Blockchain, pushing the
|
||||
|
||||
Reference in New Issue
Block a user