E-commerce 07
E-commerce 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 grid grid-cols-2 gap-8 lg:gap-12 md:items-center">
<div class="col-span-2 md:col-span-1 order-2">
<h2 class="text-2xl sm:text-3xl lg:text-4xl text-gray-700 font-medium mb-3">SaaS landing page</h2>
<div class="mb-6 font-semibold">
By Themes.dev
</div>
<span class="font-semibold text-lg lg:text-xl block mb-6">Price: €79</span>
<p class="text-xl text-gray-600 mb-6">When, while the lovely valley teems with vapour around me, and the meridian sun strikes the waiting be females upper surface of the impenetrable foliage of my trees</p>
<div class="flex justify-between items-center mt-6">
<button class="bg-gray-600 hover:bg-gray-500 font-semibold rounded-lg py-4 px-4 text-white mt-4 inline-block">Add to cart</button>
</div>
</div>
<div class="col-span-2 md:col-span-1 order-1">
<div>
<img src="http://demo-assets.uibak.com/themesdev/placeholder-horizontal-large.svg"class="rounded-lg overflow-hidden" alt="">
</div>
<div class="flex space-x-2 mt-4">
<a href="#" class="block rounded-lg overflow-hidden border-2 shadow">
<img src="http://demo-assets.uibak.com/themesdev/placeholder-square.svg"alt="">
</a>
<a href="#" class="block rounded-lg overflow-hidden border-2 shadow">
<img src="http://demo-assets.uibak.com/themesdev/placeholder-square.svg"alt="">
</a>
<a href="#" class="block rounded-lg overflow-hidden border-2 shadow">
<img src="http://demo-assets.uibak.com/themesdev/placeholder-square.svg"alt="">
</a>
<a href="#" class="block rounded-lg overflow-hidden border-2 shadow">
<img src="http://demo-assets.uibak.com/themesdev/placeholder-square.svg"alt="">
</a>
<a href="#" class="block rounded-lg overflow-hidden border-2 shadow">
<img src="http://demo-assets.uibak.com/themesdev/placeholder-square.svg"alt="">
</a>
</div>
</div>
</div>
</div>