Design changes and font update

This commit is contained in:
Moris Zen
2018-08-23 22:18:26 +02:00
parent 29b668b2e1
commit 2ba9fe23fd
8 changed files with 16 additions and 12 deletions

View File

@@ -27,7 +27,7 @@ const IndexPage = ({ ...props }) => (
buttonText="Let's Connect"
url="/contact"
buttonClasses="text-white font-normal shadow hover:shadow-md rounded-full mt-4 font-light bg-teal hover:bg-teal-dark mb-20"
headline="We build delightful software"
headline="We build great software"
text="We're a team of experienced, creative and passionate engineers. Our mission is to make you stand out and gain competitive advantages with the help of modern technologies."
image={ImgIntro}
imgClasses="-mb-20 md:-mt-12"
@@ -37,7 +37,7 @@ const IndexPage = ({ ...props }) => (
<main>
<section className="container mx-auto max-w-lg text-center my-12 p-4">
<SectionIntro
headline="Because great code makes our heart pound"
headline="Because beautiful code makes our heart pound"
text="We have a deep passion for cutting edge technologies and incredible user experiences. Our experienced engineers deliver custom end-to-end software solutions daily and can even help you with initial analysis, architecture design, testing and deployments."
/>
</section>