DD BANNER
This commit is contained in:
@@ -9,7 +9,7 @@ extra:
|
|||||||
|
|
||||||
- [Why]("/about")
|
- [Why]("/about")
|
||||||
- [What]("/solutions")
|
- [What]("/solutions")
|
||||||
- [12.12.24]("")
|
- [12.12.24]("/action")
|
||||||
- Info
|
- Info
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
BIN
static/images/mycel2.gif
Normal file
BIN
static/images/mycel2.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 70 KiB |
BIN
static/images/mycelium.gif
Normal file
BIN
static/images/mycelium.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 134 KiB |
@@ -1,9 +1,12 @@
|
|||||||
<div class="bg-transparent pt-32 flex justify-center items-center">
|
<div class="pt-16 bg-transparent h-screen flex flex-col justify-start items-center">
|
||||||
<div class="mx-auto max-w-7xl px-4 lg:px-6">
|
<div>
|
||||||
<img
|
<img
|
||||||
class="object-contain w-full lg:w-[100%] max-w-[100%]"
|
class="object-contain w-[100%] max-w-[100%]"
|
||||||
src="images/gif2.gif"
|
src="images/mycel2.gif"
|
||||||
alt="TF">
|
alt="TF">
|
||||||
</div>
|
</div>
|
||||||
|
<div class="text-center">
|
||||||
|
<h2 class="fade-in text-balance text-4xl font-normal tracking-tight text-white sm:text-5xl">Save the Date</h2>
|
||||||
|
<p class="mx-auto mt-4 max-w-3xl text-pretty lg:text-3xl text-2xl font-medium text-gray-200 fade-in">12.12.24</p>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user