Restructuring and styling services page
This commit is contained in:
@@ -11,11 +11,6 @@ import UnitIntegration from '../images/unit-and-integration-testing.svg'
|
||||
|
||||
const WorkStyle = ({ ...props }) => (
|
||||
<section className="container rounded overflow-hidden shadow-md hover:shadow-lg mx-auto text-center my-12 p-4 bg-white">
|
||||
<SectionIntro
|
||||
headline="How We Work"
|
||||
text="We are serving everything from Fortune 500 companies to startups and tailor our processes based on your scale and needs. We collaborate closely with our clients at each step of the development process and make sure that the solutions delivery great value and meet your specific business requirements"
|
||||
/>
|
||||
|
||||
<div className="mx-auto py-6 text-center border-grey-lighter">
|
||||
<div className="flex flex-wrap pt-6 text-grey-darker">
|
||||
<div className="w-full md:w-1/2 p-6 md:border-r-2 border-grey-lighter">
|
||||
|
||||
Reference in New Issue
Block a user