CTA 02
CTA 02
=
<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 md:flex md:flex-row md:space-x-8 md:items-center">
<div class="flex-1">
<h2 class="text-2xl sm:text-3xl md:text-4xl text-gray-700 font-medium">This makes a great headline</h2>
<p class="text-xl text-gray-600 mt-4 max-w-3xl">World among the stalks, and grow familiar with the countless indescribable forms of 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 class="flex flex-row space-x-2">
<a href="#" class="inline-block bg-gray-600 font-semibold rounded-lg py-4 px-5 lg:px-8 text-white mt-6">Order now</a>
<a href="#" class="inline-block bg-gray-500 font-semibold rounded-lg py-4 px-5 lg:px-8 text-white mt-6">View pricing</a>
</div>
</div>
</div>