Skip to content

Commit

Permalink
cerificate image changed
Browse files Browse the repository at this point in the history
  • Loading branch information
devsisingh committed Oct 6, 2023
1 parent f01f607 commit 8947920
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -104,13 +104,13 @@
<i class="fa-solid fa-bars"></i>
</button>
<div class="font-bold hidden lg:flex gap-x-8" style="text-transform: uppercase;">
<a href="contracts.html">Explore</a>
<a href="possibilities.html">Explore</a>
<a href="https://launchpad.myriadflow.com/" target="_blank">Launch</a>
</div>
</nav>
<ul id="links"
class="fixed px-8 top-[88px] bg-black link text-white font-semibold text-xl w-full z-50 flex flex-col gap-4 text-right overflow-hidden lg:hidden">
<a href="contracts.html" class="block pt-8">Explore</a>
<a href="possibilities.html" class="block pt-8">Explore</a>
<a href="https://launchpad.myriadflow.com/" target="_blank">Launch</a>
</ul>
<div class="h-screen lg:h-[800px] tlg:h-screen header-bg bg-fixed bg-center text-white">
Expand Down Expand Up @@ -154,7 +154,7 @@ <h1 class="text-4xl m48:text-6xl lg:text-7xl font-black mb-8 sm:mb-12" style="li
<div class="inline-block p-1 rounded-full"
style="background: linear-gradient(90deg, rgba(4,111,237,1) 67%, rgba(0,212,255,1) 100%)">
<button class="bg-blue-500 text-white py-3 px-10 m41:px-16 m41:text-lg font-medium rounded-full">
<a href="contracts.html" target="_blank">Let's Explore</a>
<a href="possibilities.html" target="_blank">Let's Explore</a>
</button>
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions contracts.html → possibilities.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,13 +141,13 @@ <h1 class="myfont font-bold text-xl lg:text-3xl uppercase">
<i class="fa-solid fa-bars"></i>
</button>
<div class="font-bold hidden lg:flex gap-x-8" style="text-transform: uppercase;">
<a href="contracts.html">Explore</a>
<a href="possibilities.html">Explore</a>
<a href="https://launchpad.myriadflow.com/" target="_blank">Launch</a>
</div>
</nav>
<ul id="links"
class="fixed px-8 top-[88px] bg-black link text-white font-semibold text-xl w-full z-50 flex flex-col gap-4 text-right overflow-hidden lg:hidden">
<a href="contracts.html" class="block pt-8">Explore</a>
<a href="possibilities.html" class="block pt-8">Explore</a>
<a href="https://launchpad.myriadflow.com/" target="_blank">Launch</a>
</ul>
</div>
Expand Down
Binary file modified resources/image129.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8947920

Please sign in to comment.