Pricing 09
Pricing 09
=
<div class="bg-gray-50 text-gray-600 px-6 lg:px-8 py-12 lg:pb-20">
<div class="max-w-screen-xl mx-auto">
<h2 class="text-2xl sm:text-3xl md:text-4xl text-gray-700 font-medium text-center">Simple pricing plans</h2>
<p class="text-xl lg:text-2xl text-gray-600 text-center mt-2 max-w-2xl mx-auto">We are mmitted to a unique, cutting-edge approach to that</p>
</div>
<div class="max-w-screen-lg mx-auto mt-12 grid grid-cols-3 md:divide-x-2 md:divide-gray-300 border border-gray-300">
<div class="bg-gray-200 p-6 lg:p-8 items-center gap-4 col-span-3 md:col-span-1 text-center">
<h3 class="text-xl lg:text-2xl font-semibold text-gray-700 mb-2">Freelance plan</h3>
<span class="block mb-4">For single entrepreneurs</span>
<span class="text-3xl lg:text-4xl font-bold">€19 p/m</span>
<p class="mt-5">The European languages are members of the same family. Their separate existence is a myth.</p>
<div class="-mx-6 lg:-mx-8 mt-6 pt-6 border-t border-gray-300 px-6 lg:px-8">
<ul class="space-y-2">
<li class="flex justify-between space-x-4">
<span>Storage</span>
<span>300GB</span>
</li>
<li class="flex justify-between space-x-4">
<span>Bandwidth</span>
<span>2000GB</span>
</li>
<li class="flex justify-between space-x-4">
<span>Mailboxes</span>
<span>10</span>
</li>
<li class="flex justify-between space-x-4">
<span>Support</span>
<span>Mail</span>
</li>
</ul>
<button class="block w-full bg-gray-600 font-semibold rounded-lg py-4 px-5 lg:px-8 text-white mt-6">Order now</button>
</div>
</div>
<div class="bg-gray-200 p-6 lg:p-8 items-center gap-4 col-span-3 md:col-span-1 text-center">
<h3 class="text-xl lg:text-2xl font-semibold text-gray-700 mb-2">Team plan</h3>
<span class="block mb-4">For more entrepreneurs</span>
<span class="text-3xl lg:text-4xl font-bold">€49 p/m</span>
<p class="mt-5">The European languages are members of the same family. Their separate existence is a myth.</p>
<div class="-mx-6 lg:-mx-8 mt-6 pt-6 border-t border-gray-300 px-6 lg:px-8">
<ul class="space-y-2">
<li class="flex justify-between space-x-4">
<span>Storage</span>
<span>300GB</span>
</li>
<li class="flex justify-between space-x-4">
<span>Bandwidth</span>
<span>2000GB</span>
</li>
<li class="flex justify-between space-x-4">
<span>Mailboxes</span>
<span>10</span>
</li>
<li class="flex justify-between space-x-4">
<span>Support</span>
<span>Mail</span>
</li>
</ul>
<button class="block w-full bg-gray-600 font-semibold rounded-lg py-4 px-5 lg:px-8 text-white mt-6">Order now</button>
</div>
</div>
<div class="bg-gray-200 p-6 lg:p-8 items-center gap-4 col-span-3 md:col-span-1 text-center">
<h3 class="text-xl lg:text-2xl font-semibold text-gray-700 mb-2">Pro plan</h3>
<span class="block mb-4">For many entrepreneurs</span>
<span class="text-3xl lg:text-4xl font-bold">€89 p/m</span>
<p class="mt-5">The European languages are members of the same family. Their separate existence is a myth.</p>
<div class="-mx-6 lg:-mx-8 mt-6 pt-6 border-t border-gray-300 px-6 lg:px-8">
<ul class="space-y-2">
<li class="flex justify-between space-x-4">
<span>Storage</span>
<span>300GB</span>
</li>
<li class="flex justify-between space-x-4">
<span>Bandwidth</span>
<span>2000GB</span>
</li>
<li class="flex justify-between space-x-4">
<span>Mailboxes</span>
<span>10</span>
</li>
<li class="flex justify-between space-x-4">
<span>Support</span>
<span>Mail</span>
</li>
</ul>
<button class="block w-full bg-gray-600 font-semibold rounded-lg py-4 px-5 lg:px-8 text-white mt-6">Order now</button>
</div>
</div>
</div>
</div>