add content
This commit is contained in:
		@@ -1,27 +1,27 @@
 | 
			
		||||
<div class="relative fade-in lg:py-16">
 | 
			
		||||
<div class="relative fade-in lg:pt-20 lg:pb-16">
 | 
			
		||||
  <div class="mx-auto max-w-7xl lg:grid lg:grid-cols-12 lg:gap-x-8 lg:px-8">
 | 
			
		||||
    <div class="px-6 pt-10 lg:pb-16 lg:col-span-7 lg:px-0 lg:pt-24 xl:col-span-6">
 | 
			
		||||
      <div class="mx-auto max-w-2xl lg:mx-0 lg:flex-auto">
 | 
			
		||||
        <h1 class="text-4xl font-semibold tracking-tight text-white lg:text-6xl">
 | 
			
		||||
        <h1 class="text-4xl font-semibold tracking-tight text-black lg:text-6xl">
 | 
			
		||||
            MYCELIUM
 | 
			
		||||
        </h1>
 | 
			
		||||
        <h2 class="fade-in text-balance lg:text-5xl text-4xl font-normal tracking-tight text-white">Unleashing the Power of Decentralized Networks
 | 
			
		||||
        <h2 class="fade-in text-balance lg:text-5xl text-4xl font-normal tracking-tight text-black">Unleashing the Power of Decentralized Networks
 | 
			
		||||
                  </h2>
 | 
			
		||||
        <p class="mt-8 text-pretty lg:text-xl text-lg  font-light text-gray-50 lgl:text-xl">
 | 
			
		||||
        <p class="mt-8 text-pretty lg:text-xl text-lg  font-light text-black lgl:text-xl">
 | 
			
		||||
          Discover the future of secure, efficient, and scalable networking with Mycelium, a key component of the ThreeFold Grid. <br>Join the Revolution.
 | 
			
		||||
        </p>
 | 
			
		||||
        <div class="mt-10 flex items-center gap-x-6">
 | 
			
		||||
            <a href="#" class="rounded-2xl bg-white px-3.5 py-2.5 text-sm font-semibold text-black shadow-xs hover:bg-gray-200 focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-gray-200">
 | 
			
		||||
            <a href="#" class="rounded-2xl bg-black px-3.5 py-2.5 text-sm font-semibold text-white shadow-xs hover:bg-white/5 focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-gray-200">
 | 
			
		||||
                Get Mycelium
 | 
			
		||||
            </a>
 | 
			
		||||
            <a href="#" class="text-sm font-semibold text-white hover:text-gray-200">
 | 
			
		||||
            <a href="#" class="text-sm font-semibold text-black hover:text-black">
 | 
			
		||||
                Learn more <span aria-hidden="true">→</span>
 | 
			
		||||
            </a>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="relative lg:col-span-5 lg:-mr-8 xl:absolute xl:inset-0 xl:left-1/2 xl:mr-0 ">
 | 
			
		||||
      <img class="lg:pt-16 mt-20 aspect-1/1 w-full object-cover lg:absolute lg:inset-0 lg:aspect-auto" src="/images/hero5.png" alt="">
 | 
			
		||||
      <img class="lg:mt-10 aspect-1/1 w-full object-cover lg:absolute lg:inset-0 lg:aspect-auto" src="/images/mycel_1.png" alt="">
 | 
			
		||||
    </div>
 | 
			
		||||
  </div>
 | 
			
		||||
</div>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user