CTA 07
CTA 07
=
<div class="bg-gray-50 text-gray-600 px-6 lg:px-8 pt-12 pb-20">
<div class="max-w-screen-xl mx-auto text-center">
<h2 class="text-2xl sm:text-3xl md:text-4xl text-gray-700 font-medium">Free demo for WindyBlocks</h2>
<form class="grid grid-cols-2 md:grid-cols-4 gap-4 mt-6 lg:mt-8 mx-auto">
<input type="text" placeholder="Name" class="bg-white border border-gray-300 px-4 py-2 flex-1 rounded-lg h-14">
<input type="Email" placeholder="Email address" class="bg-white border border-gray-300 px-4 py-2 flex-1 rounded-lg h-14">
<input type="password" placeholder="password" class="bg-white border border-gray-300 px-4 py-2 flex-1 rounded-lg h-14 col-span-2 md:col-span-1">
<button class="inline-block bg-gray-600 font-semibold rounded-lg h-14 py-4 px-5 lg:px-8 text-white justify-self-center md:justify-self-auto col-span-2 md:col-span-1">Sign up for free</button>
</form>
<p class="text-lg text-gray-600 mt-4 lg:mt-8 max-w-3xl mx-auto">World among the stalks, and grow familiar with the countless the insects and flies, then I feel the presence of the Almighty, who formed us in his own image, and the breath</p>
</div>
</div>