Initial commit
This commit is contained in:
9
templates/partials/home/banner.html
Normal file
9
templates/partials/home/banner.html
Normal file
@@ -0,0 +1,9 @@
|
||||
<div class="bg-transparent py-24 mb-12 flex justify-center items-center">
|
||||
<div class="mx-auto max-w-7xl px-4 lg:px-6">
|
||||
<img
|
||||
class="object-contain w-full lg:w-[100%] max-w-[100%]"
|
||||
src="images/gif2.gif"
|
||||
alt="TF">
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user