We'd love to hear from you — whether you're curious about features, pricing, or anything else.
<section class="body-font relative text-gray-600">
<div
class="container pl-5 pr-5 px-5 pt-24 pb-24 py-24 ml-auto mr-auto mx-auto max-w-screen-2xl"
>
<div class="flex flex-col text-center w-full mb-12">
<h1
class="title-font text-2xl font-medium mb-4 text-gray-900 sm:text-3xl"
>
Get in Touch
</h1>
<p class="ml-auto mr-auto mx-auto leading-relaxed text-base lg:w-2/3">
We'd love to hear from you — whether you're curious
about features, pricing, or anything else.
</p>
</div>
<div class="ml-auto mr-auto mx-auto md:w-2/3 lg:w-1/2">
<div class="-m-2 flex flex-wrap">
<div class="pt-2 pr-2 pb-2 pl-2 w-1/2">
<div class="relative">
<label for="name" class="leading-7 text-sm text-gray-600">
Name
</label>
<input
type="text"
name="name"
class="transition-colors duration-200 ease-in-out w-full bg-gray-100 bg-opacity-50 rounded border border-gray-300 focus:border-indigo-500 focus:bg-white focus:ring-2 focus:ring-indigo-200 text-base outline-none text-gray-700 pt-1 pb-1 py-1 pl-3 pr-3 px-3 leading-8"
/>
</div>
</div>
<div class="pt-2 pr-2 pb-2 pl-2 w-1/2">
<div class="relative">
<label for="email" class="leading-7 text-sm text-gray-600">
Email
</label>
<input
type="email"
name="email"
class="transition-colors duration-200 ease-in-out w-full bg-gray-100 bg-opacity-50 rounded border border-gray-300 focus:border-indigo-500 focus:bg-white focus:ring-2 focus:ring-indigo-200 text-base outline-none text-gray-700 pt-1 pb-1 py-1 pl-3 pr-3 px-3 leading-8"
/>
</div>
</div>
<div class="pt-2 pr-2 pb-2 pl-2 w-full">
<div class="relative">
<label for="message" class="leading-7 text-sm text-gray-600">
Message
</label>
<textarea
name="message"
class="resize-none transition-colors duration-200 ease-in-out w-full bg-gray-100 bg-opacity-50 rounded border border-gray-300 focus:border-indigo-500 focus:bg-white focus:ring-2 focus:ring-indigo-200 h-32 text-base outline-none text-gray-700 pt-1 pb-1 py-1 pl-3 pr-3 px-3 leading-6"
></textarea>
</div>
</div>
<div class="pt-2 pr-2 pb-2 pl-2 w-full">
<button
class="flex ml-auto mr-auto mx-auto text-white bg-indigo-500 border-0 pt-2 pb-2 py-2 pl-8 pr-8 px-8 focus:outline-none rounded text-lg hover:bg-indigo-600"
>
Send Message
</button>
</div>
<div
class="pt-8 pr-2 pb-2 pl-2 w-full mt-8 border-t border-gray-200 text-center"
>
<a class="text-indigo-500">contact@craftifyhub.com</a>
<div class="leading-normal mt-5 mb-5 my-5">
<span
data-node-handle="base-text"
class="inline-block h-auto w-auto"
>
88 Harbor Lane
</span>
<br class />
<span
data-node-handle="base-text"
class="inline-block h-auto w-auto"
>
San Mateo, CA 94401
</span>
</div>
<span class="inline-flex">
<a class="text-gray-500">
<svg
fill="currentColor"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="2"
class="w-5 h-5"
viewBox="0 0 24 24"
>
<path
d="M18 2h-3a5 5 0 00-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 011-1h3z"
></path>
</svg>
</a>
<a class="ml-4 text-gray-500">
<svg
fill="currentColor"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="2"
class="w-5 h-5"
viewBox="0 0 24 24"
>
<path
d="M23 3a10.9 10.9 0 01-3.14 1.53 4.48 4.48 0 00-7.86 3v1A10.66 10.66 0 013 4s-4 9 5 13a11.64 11.64 0 01-7 2c9 5 20 0 20-11.5a4.5 4.5 0 00-.08-.83A7.72 7.72 0 0023 3z"
></path>
</svg>
</a>
<a class="ml-4 text-gray-500">
<svg
fill="none"
stroke="currentColor"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="2"
class="w-5 h-5"
viewBox="0 0 24 24"
>
<rect width="20" height="20" x="2" y="2" rx="5" ry="5"></rect>
<path
d="M16 11.37A4 4 0 1112.63 8 4 4 0 0116 11.37zm1.5-4.87h.01"
></path>
</svg>
</a>
<a class="ml-4 text-gray-500">
<svg
fill="currentColor"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="2"
class="w-5 h-5"
viewBox="0 0 24 24"
>
<path
d="M21 11.5a8.38 8.38 0 01-.9 3.8 8.5 8.5 0 01-7.6 4.7 8.38 8.38 0 01-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 01-.9-3.8 8.5 8.5 0 014.7-7.6 8.38 8.38 0 013.8-.9h.5a8.48 8.48 0 018 8v.5z"
></path>
</svg>
</a>
</span>
</div>
</div>
</div>
</div>
</section>
Your changes are saved locally, but they may expire or be lost if you don’t create an account.