Stylistic upgrades and add top clutch company url

This commit is contained in:
Morris
2018-10-01 15:28:57 +02:00
parent 6b158ab094
commit e649d58eed
4 changed files with 23 additions and 12 deletions

View File

@@ -105,10 +105,10 @@ const ContactPage = () => (
<section className="container lg:flex justify-between mx-auto">
<form
action="https://formspree.io/info@saburly.com"
className="w-full max-w-sm mx-auto pt-16 p-6"
className="w-full max-w-sm mx-auto p-6"
method="POST"
>
<SectionIntro headline="We'd love to hear from you" />
<SectionIntro headline="We'd love to hear from you" h2Classes="text-3xl xsm:text-4xl sm:text-5xl xl:text-6xl font-black" />
<div className="md:flex flex-wrap">
<input
className="appearance-none bg-transparent border-contact block w-full typed-cursor py-2"