Style for services page and text changes

This commit is contained in:
Moris Zen
2018-07-09 17:14:42 +02:00
parent 4583f65538
commit e147553ed6
4 changed files with 54 additions and 20 deletions

View File

@@ -22,7 +22,7 @@ const AboutPage = () => (
<section className="container mx-auto my-12 p-4">
<SectionIntro
headline="Our goal is long-term engagement"
text="We are a small company with a personal touch. We know our stuff. Our people have T-shaped profiles which means that they combine a deep specialism with a broad range of knowledge and skills"
text="We are a small company with a personal touch that knows our stuff. Our people have T-shaped profiles which means that they combine a deep specialism with a broad range of knowledge and skills."
/>
</section>
</div>