Design tweaks prelaunch
This commit is contained in:
@@ -19,11 +19,12 @@ const ServicesPage = () => (
|
||||
<Fade top>
|
||||
<PageIntro
|
||||
tiltImage
|
||||
straight
|
||||
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."
|
||||
image={IntroImage}
|
||||
imgClasses="-mb-12 border-white rounded-lg opacity-70 hover:opacity-100 saburly-transition"
|
||||
imgClasses="-mb-12 border-white rounded-lg opacity-70 hover:opacity-100"
|
||||
/>
|
||||
</Fade>
|
||||
<section className="px-4 py-16">
|
||||
|
||||
Reference in New Issue
Block a user