Text and style changes
This commit is contained in:
@@ -6,9 +6,9 @@ import SectionIntro from '../components/SectionIntro'
|
||||
const AboutPage = () => (
|
||||
<div>
|
||||
<PageIntro
|
||||
intro="THE TEAM"
|
||||
intro="About Us"
|
||||
headline="Founded by Software Engineers"
|
||||
text="Aenean eu nibh nisi. Etiam orci mauris, viverra sed turpis ac, viverra tristique odio. Proin suscipit nulla enim, ac tempus ante viverra quis."
|
||||
text="focused on delivering solutions that make valuable impact"
|
||||
sectionClasses="mb-16 lg:mb-8"
|
||||
/>
|
||||
|
||||
@@ -22,9 +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. 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"
|
||||
/>
|
||||
</section>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user