Stylistic upgrades and add top clutch company url
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user