mirror of
https://github.com/istiyakaminsanto/tailShape.git
synced 2026-01-06 03:57:01 +00:00
added some client component and blog page
This commit is contained in:
@@ -13,6 +13,26 @@
|
||||
d
|
||||
</button>
|
||||
|
||||
<!-- cusotom hero section -->
|
||||
|
||||
<!-- <section class="flex flex-col items-center py-20 bg-gray-200">
|
||||
<div class="flex justify-center flex-col py-20 bg-gray-200 rounded">
|
||||
<div class="mb-3 text-3xl font-semibold text-gray-800 text-center">
|
||||
Bussiness News
|
||||
</div>
|
||||
<div class="text-lg text-gray-400 w-2/4 mx-auto text-center">
|
||||
Lorem ipsum dolor sit amet consectetur adipisicing elit. Voluptate doloremque recusandae similique impedit nobis, minima autem incidunt a at voluptatum explicabo ratione illum, eum quis!
|
||||
</div>
|
||||
</div>
|
||||
<div class="-mt-10 overflow-hidden relative">
|
||||
<img class="rounded drop-shadow-lg hover:scale-110 transition-all duration-500" src="https://source.unsplash.com/random/?office?work/" height="500" alt="">
|
||||
<a href="f#" class="absolute text-green-800 z-[1000]"> blog lorem22</a>
|
||||
</div>
|
||||
</section> -->
|
||||
|
||||
<!-- cusotom hero section -->
|
||||
|
||||
|
||||
|
||||
|
||||
<!-- start of script section -->
|
||||
|
||||
Reference in New Issue
Block a user