purchase cta

This commit is contained in:
Samuel Štancl 2020-11-03 10:18:03 +01:00
parent 0bf7d7ddd8
commit 901ba8c9a6

View file

@ -216,7 +216,7 @@
</ul> </ul>
<div class="mt-6 rounded-md shadow"> <div class="mt-6 rounded-md shadow">
<a target="_blank" href="https://gumroad.com/l/saas-boilerplate?offer_code=launch2&wanted=true" class="flex items-center justify-center px-5 py-3 border border-transparent text-base leading-6 font-medium rounded-md text-white bg-gray-900 hover:bg-gray-800 focus:outline-none focus:shadow-outline transition duration-150 ease-in-out" aria-describedby="tier-standard"> <a target="_blank" href="https://gumroad.com/l/saas-boilerplate?offer_code=launch2&wanted=true" class="flex items-center justify-center px-5 py-3 border border-transparent text-base leading-6 font-medium rounded-md text-white bg-gray-900 hover:bg-gray-800 focus:outline-none focus:shadow-outline transition duration-150 ease-in-out" aria-describedby="tier-standard">
Details Purchase
</a> </a>
</div> </div>
</div> </div>
@ -283,7 +283,7 @@
</ul> </ul>
<div class="mt-6 rounded-md shadow"> <div class="mt-6 rounded-md shadow">
<a target="_blank" href="https://gumroad.com/l/saas-boilerplate-enterprise?offer_code=launch-website&wanted=true" class="flex items-center justify-center px-5 py-3 border border-transparent text-base leading-6 font-medium rounded-md text-white bg-gray-900 hover:bg-gray-800 focus:outline-none focus:shadow-outline transition duration-150 ease-in-out" aria-describedby="tier-enterprise"> <a target="_blank" href="https://gumroad.com/l/saas-boilerplate-enterprise?offer_code=launch-website&wanted=true" class="flex items-center justify-center px-5 py-3 border border-transparent text-base leading-6 font-medium rounded-md text-white bg-gray-900 hover:bg-gray-800 focus:outline-none focus:shadow-outline transition duration-150 ease-in-out" aria-describedby="tier-enterprise">
Details Purchase
</a> </a>
</div> </div>
</div> </div>