Adding about us page styling and images
This commit is contained in:
@@ -15,11 +15,10 @@ const ServicesPage = () => (
|
||||
<div>
|
||||
<PageIntro
|
||||
buttonClasses="text-white font-normal shadow hover:shadow-md rounded-full mt-4 font-light bg-teal hover:bg-teal-dark mb-20"
|
||||
intro="What We Do"
|
||||
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={WebdevServices}
|
||||
imgClasses="-mb-20 lg:-mt-12"
|
||||
imgClasses="-mb-20 lg:-mt-12 md:p-10"
|
||||
/>
|
||||
<section className="px-4 py-16">
|
||||
<div className="container mx-auto">
|
||||
|
||||
Reference in New Issue
Block a user