Design tweaks and color changes
This commit is contained in:
@@ -25,7 +25,7 @@ const IndexPage = ({ ...props }) => (
|
||||
<PageIntro
|
||||
text="We're a team of experienced, creative and passionate engineers and designers. Our mission is to make you stand out and gain competitive advantages with the help of modern technologies."
|
||||
image={ImgIntro}
|
||||
imgClasses="-mb-20 lg:-mt-12"
|
||||
imgClasses="-mb-20"
|
||||
>
|
||||
<h2 className="text-black pt-1 pb-2">
|
||||
We{' '}
|
||||
|
||||
@@ -19,7 +19,7 @@ const ServicesPage = () => (
|
||||
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."
|
||||
image={IntroImage}
|
||||
imgClasses="-mb-12 lg:-mt-8 border-white border-8 rounded"
|
||||
imgClasses="-mb-12 border-white border-8 rounded"
|
||||
/>
|
||||
<section className="px-4 py-16">
|
||||
<div className="container mx-auto">
|
||||
|
||||
Reference in New Issue
Block a user