Skip to content

Commit

Permalink
added button and logo
Browse files Browse the repository at this point in the history
  • Loading branch information
devsisingh committed Jun 6, 2024
1 parent 87164bc commit 0fedce0
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 14 deletions.
24 changes: 11 additions & 13 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -451,29 +451,27 @@
<a href="https://discord.gg/38jktRtuY7" target="_blank">Join</a>
</div>
</ul>
<div class="h-screen header-bg bg-fixed bg-center text-white flex w-full" id="home" style="position:relative">
<div class="hero-text w-full lg:w-1/2 md:w-1/2">

<div class="h-screen header-bg bg-fixed bg-center text-white flex w-full" id="home" style="position:relative; padding: 0px 14vw;">
<div class="w-full lg:w-1/2 md:w-1/2">
<h1 class="text-4xl m48:text-6xl lg:text-7xl font-black mb-8 capitalize" style="line-height: 1; margin-top: 120px;">
Your gateway to discover NFT Xperiences<br />
<!-- <span
class="bg-gradient-to-r text-transparent bg-clip-text from-[#F58529] via-[#FEDA77] via-[#DD2A7B] to-blue-500"
>NFT Experiences</span
> -->
</h1>
<p class="text-lg m48:text-xl lg:text-lg font-semibold sm:font-semibold mb-16">
<p class="text-lg m48:text-xl lg:text-lg font-semibold sm:font-semibold mb-10">
MyriadFlow is an innovative platform to explore and launch<br/> NFT experiences. Dive into the next generation of utility NFTs <br/>and phygitals in our revolutionary app store
</p>
<div
class="inline-block rounded-full"
>
<!-- <button
class="bg-white text-black py-3 px-8 m41:px-16 m41:text-lg font-medium rounded-full"
>
<a href="https://launchpad.myriadflow.com/" target="_blank" style="color: black">Get Started</a>
</button> -->
<div class="capitalize font-bold text-xl" style="color: #13D5DC66">Stay tuned</div>
<div class="capitalize font-bold text-xl" style="color: #13D5DC99">Coming Soon</div>
<div class="capitalize font-bold text-xl" style="color: #13D5DC">prepare to launch!</div>
<div class="capitalize font-bold text-xl mb-10" style="color: #13D5DC">prepare to launch!</div>

<button
class="py-3 px-8 m41:px-16 m41:text-lg font-medium mb-4" style="border: 2px solid white;"
>
<a href="https://discord.gg/38jktRtuY7" target="_blank" style="color: white">Join</a>
</button>
</div>
</div>

Expand Down
10 changes: 9 additions & 1 deletion resources/Bwlogo.svg
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 0fedce0

Please sign in to comment.