forked from hero/www_hero
MISSING links
This commit is contained in:
parent
162c365e87
commit
a9bb939bc7
@ -190,7 +190,7 @@
|
|||||||
</ul>
|
</ul>
|
||||||
<div class="pt-6 mt-6 space-y-4 border-t border-gray-200 dark:border-gray-700">
|
<div class="pt-6 mt-6 space-y-4 border-t border-gray-200 dark:border-gray-700">
|
||||||
<div>
|
<div>
|
||||||
<a href="#" class="inline-flex items-center text-base font-medium text-purple-600 hover:text-purple-800 dark:text-purple-500 dark:hover:text-purple-700">
|
<a href="xperiences.html" class="inline-flex items-center text-base font-medium text-purple-600 hover:text-purple-800 dark:text-purple-500 dark:hover:text-purple-700">
|
||||||
See Xperiences
|
See Xperiences
|
||||||
<svg class="w-5 h-5 ml-1" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" d="M12.293 5.293a1 1 0 011.414 0l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414-1.414L14.586 11H3a1 1 0 110-2h11.586l-2.293-2.293a1 1 0 010-1.414z" clip-rule="evenodd"></path></svg>
|
<svg class="w-5 h-5 ml-1" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" d="M12.293 5.293a1 1 0 011.414 0l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414-1.414L14.586 11H3a1 1 0 110-2h11.586l-2.293-2.293a1 1 0 010-1.414z" clip-rule="evenodd"></path></svg>
|
||||||
</a>
|
</a>
|
||||||
@ -260,7 +260,7 @@
|
|||||||
<div class="max-w-screen-sm lg:flex-1 text-center lg:text-left">
|
<div class="max-w-screen-sm lg:flex-1 text-center lg:text-left">
|
||||||
<h2 class="mb-4 text-3xl font-extrabold leading-tight tracking-tight text-gray-900 dark:text-white">Be a Hero Today</h2>
|
<h2 class="mb-4 text-3xl font-extrabold leading-tight tracking-tight text-gray-900 dark:text-white">Be a Hero Today</h2>
|
||||||
<p class="mb-6 font-light text-gray-500 dark:text-gray-400 md:text-lg"> Become the center of your digital life.</p>
|
<p class="mb-6 font-light text-gray-500 dark:text-gray-400 md:text-lg"> Become the center of your digital life.</p>
|
||||||
<a href="#" class="text-white bg-purple-700 hover:bg-purple-800 focus:ring-4 focus:ring-purple-300 font-medium rounded-lg text-sm px-5 py-2.5 mr-2 mb-2 dark:bg-purple-600 dark:hover:bg-purple-700 focus:outline-none dark:focus:ring-purple-800">Get Started</a>
|
<a href="hero.html" class="text-white bg-purple-700 hover:bg-purple-800 focus:ring-4 focus:ring-purple-300 font-medium rounded-lg text-sm px-5 py-2.5 mr-2 mb-2 dark:bg-purple-600 dark:hover:bg-purple-700 focus:outline-none dark:focus:ring-purple-800">Get Started</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="flex-1">
|
<div class="flex-1">
|
||||||
<img src="images/banner.png" alt="Free Trial Image" class="w-full h-auto">
|
<img src="images/banner.png" alt="Free Trial Image" class="w-full h-auto">
|
||||||
@ -276,7 +276,7 @@
|
|||||||
<h3 class="mb-6 text-sm font-semibold text-gray-900 uppercase dark:text-white">MYCELIUM</h3>
|
<h3 class="mb-6 text-sm font-semibold text-gray-900 uppercase dark:text-white">MYCELIUM</h3>
|
||||||
<ul class="text-gray-500 dark:text-gray-400">
|
<ul class="text-gray-500 dark:text-gray-400">
|
||||||
<li class="mb-4">
|
<li class="mb-4">
|
||||||
<a href="#" class=" hover:underline">About</a>
|
<a href="takepart.html" class=" hover:underline">About</a>
|
||||||
</li>
|
</li>
|
||||||
<li class="mb-4">
|
<li class="mb-4">
|
||||||
<a href="#" class="hover:underline">People</a>
|
<a href="#" class="hover:underline">People</a>
|
||||||
|
14
index.html
14
index.html
@ -168,7 +168,7 @@
|
|||||||
</ul>
|
</ul>
|
||||||
<div class="pt-6 mt-6 space-y-4 border-t border-gray-200 dark:border-gray-700">
|
<div class="pt-6 mt-6 space-y-4 border-t border-gray-200 dark:border-gray-700">
|
||||||
<div>
|
<div>
|
||||||
<a href="#" class="inline-flex items-center text-base font-medium text-purple-600 hover:text-purple-800 dark:text-purple-500 dark:hover:text-purple-700">
|
<a href="hero.html" class="inline-flex items-center text-base font-medium text-purple-600 hover:text-purple-800 dark:text-purple-500 dark:hover:text-purple-700">
|
||||||
Learn More About Hero
|
Learn More About Hero
|
||||||
<svg class="w-5 h-5 ml-1" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" d="M12.293 5.293a1 1 0 011.414 0l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414-1.414L14.586 11H3a1 1 0 110-2h11.586l-2.293-2.293a1 1 0 010-1.414z" clip-rule="evenodd"></path></svg>
|
<svg class="w-5 h-5 ml-1" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" d="M12.293 5.293a1 1 0 011.414 0l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414-1.414L14.586 11H3a1 1 0 110-2h11.586l-2.293-2.293a1 1 0 010-1.414z" clip-rule="evenodd"></path></svg>
|
||||||
</a>
|
</a>
|
||||||
@ -196,7 +196,7 @@
|
|||||||
<p class="mb-4 font-light lg:text-xl text-gray-800 dark:text-white">Discover how Mycelium Network is revolutionizing internet access with a decentralized, community-powered approach. We aim to empower individuals worldwide by enabling them to own and manage internet resources collectively.</p>
|
<p class="mb-4 font-light lg:text-xl text-gray-800 dark:text-white">Discover how Mycelium Network is revolutionizing internet access with a decentralized, community-powered approach. We aim to empower individuals worldwide by enabling them to own and manage internet resources collectively.</p>
|
||||||
</figure>
|
</figure>
|
||||||
<br>
|
<br>
|
||||||
<a href="#" class="text-white bg-purple-700 hover:bg-purple-800 focus:ring-4 focus:ring-purple-300 font-medium rounded-lg text-sm px-5 py-2.5 mr-2 mb-2 dark:bg-purple-600 dark:hover:bg-purple-700 focus:outline-none dark:focus:ring-purple-800">Explore Mycelium</a>
|
<a href="mycelium.html" class="text-white bg-purple-700 hover:bg-purple-800 focus:ring-4 focus:ring-purple-300 font-medium rounded-lg text-sm px-5 py-2.5 mr-2 mb-2 dark:bg-purple-600 dark:hover:bg-purple-700 focus:outline-none dark:focus:ring-purple-800">Explore Mycelium</a>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
<!-- End block -->
|
<!-- End block -->
|
||||||
@ -231,7 +231,7 @@
|
|||||||
<p class="mb-8 font-light lg:text-xl">Together, we can create a globally distributed AI and internet infrastructure and earn an income.</p>
|
<p class="mb-8 font-light lg:text-xl">Together, we can create a globally distributed AI and internet infrastructure and earn an income.</p>
|
||||||
<div class="pt-6 mt-6 space-y-4 border-t border-gray-200 dark:border-gray-700">
|
<div class="pt-6 mt-6 space-y-4 border-t border-gray-200 dark:border-gray-700">
|
||||||
<div>
|
<div>
|
||||||
<a href="#" class="inline-flex items-center text-base font-medium text-purple-600 hover:text-purple-800 dark:text-purple-500 dark:hover:text-purple-700">
|
<a href="nodes.html" class="inline-flex items-center text-base font-medium text-purple-600 hover:text-purple-800 dark:text-purple-500 dark:hover:text-purple-700">
|
||||||
Learn More About Mycelium Nodes
|
Learn More About Mycelium Nodes
|
||||||
<svg class="w-5 h-5 ml-1" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" d="M12.293 5.293a1 1 0 011.414 0l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414-1.414L14.586 11H3a1 1 0 110-2h11.586l-2.293-2.293a1 1 0 010-1.414z" clip-rule="evenodd"></path></svg>
|
<svg class="w-5 h-5 ml-1" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" d="M12.293 5.293a1 1 0 011.414 0l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414-1.414L14.586 11H3a1 1 0 110-2h11.586l-2.293-2.293a1 1 0 010-1.414z" clip-rule="evenodd"></path></svg>
|
||||||
</a>
|
</a>
|
||||||
@ -262,14 +262,14 @@
|
|||||||
<img src="images/icon1.svg" alt="Icon representing Node & Earn" class="mx-auto mb-4 h-20 w-auto"> <!-- Responsive Icon -->
|
<img src="images/icon1.svg" alt="Icon representing Node & Earn" class="mx-auto mb-4 h-20 w-auto"> <!-- Responsive Icon -->
|
||||||
<h3 class="mb-4 text-2xl font-semibold">Get A Node & Earn</h3>
|
<h3 class="mb-4 text-2xl font-semibold">Get A Node & Earn</h3>
|
||||||
<p class="font-light text-gray-500 sm:text-lg dark:text-gray-400">Get a Mycelium Node and add capacity to the Mycelium Network.</p>
|
<p class="font-light text-gray-500 sm:text-lg dark:text-gray-400">Get a Mycelium Node and add capacity to the Mycelium Network.</p>
|
||||||
<a href="#" class="mt-4 text-white bg-purple-600 hover:bg-purple-700 focus:ring-4 focus:ring-purple-200 font-medium rounded-lg text-sm px-5 py-2.5 text-center dark:text-white dark:focus:ring-purple-900">Get started</a>
|
<a href="nodes.html" class="mt-4 text-white bg-purple-600 hover:bg-purple-700 focus:ring-4 focus:ring-purple-200 font-medium rounded-lg text-sm px-5 py-2.5 text-center dark:text-white dark:focus:ring-purple-900">Get started</a>
|
||||||
</div>
|
</div>
|
||||||
<!-- Pricing Card -->
|
<!-- Pricing Card -->
|
||||||
<div class="flex flex-col max-w-lg p-6 mx-auto bg-grad2 text-center text-gray-900 bg-white border border-gray-100 rounded-lg shadow dark:border-gray-600 xl:p-8 dark:bg-gray-800 dark:text-white">
|
<div class="flex flex-col max-w-lg p-6 mx-auto bg-grad2 text-center text-gray-900 bg-white border border-gray-100 rounded-lg shadow dark:border-gray-600 xl:p-8 dark:bg-gray-800 dark:text-white">
|
||||||
<img src="images/icon2.svg" alt="Icon representing Node & Earn" class="mx-auto mb-4 h-20 w-auto"> <!-- Responsive Icon -->
|
<img src="images/icon2.svg" alt="Icon representing Node & Earn" class="mx-auto mb-4 h-20 w-auto"> <!-- Responsive Icon -->
|
||||||
<h3 class="mb-4 text-2xl font-semibold">Get Your Hero</h3>
|
<h3 class="mb-4 text-2xl font-semibold">Get Your Hero</h3>
|
||||||
<p class="font-light text-gray-500 sm:text-lg dark:text-gray-400">Register and reserve your own Hero - your sovereign digital identity.</p>
|
<p class="font-light text-gray-500 sm:text-lg dark:text-gray-400">Register and reserve your own Hero - your sovereign digital identity.</p>
|
||||||
<a href="#" class="mt-4 text-white bg-purple-600 hover:bg-purple-700 focus:ring-4 focus:ring-purple-200 font-medium rounded-lg text-sm px-5 py-2.5 text-center dark:text-white dark:focus:ring-purple-900">Get started</a>
|
<a href="hero.html" class="mt-4 text-white bg-purple-600 hover:bg-purple-700 focus:ring-4 focus:ring-purple-200 font-medium rounded-lg text-sm px-5 py-2.5 text-center dark:text-white dark:focus:ring-purple-900">Get started</a>
|
||||||
</div>
|
</div>
|
||||||
<!-- Pricing Card -->
|
<!-- Pricing Card -->
|
||||||
<div class="flex flex-col max-w-lg p-6 mx-auto bg-grad2 text-center text-gray-900 bg-white border border-gray-100 rounded-lg shadow dark:border-gray-600 xl:p-8 dark:bg-gray-800 dark:text-white">
|
<div class="flex flex-col max-w-lg p-6 mx-auto bg-grad2 text-center text-gray-900 bg-white border border-gray-100 rounded-lg shadow dark:border-gray-600 xl:p-8 dark:bg-gray-800 dark:text-white">
|
||||||
@ -318,7 +318,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="pt-6 mt-6 space-y-4 border-t border-gray-200 dark:border-gray-700">
|
<div class="pt-6 mt-6 space-y-4 border-t border-gray-200 dark:border-gray-700">
|
||||||
<div>
|
<div>
|
||||||
<a href="#" class="inline-flex items-center text-base font-medium text-purple-600 hover:text-purple-800 dark:text-purple-500 dark:hover:text-purple-700">
|
<a href="xperiences.html" class="inline-flex items-center text-base font-medium text-purple-600 hover:text-purple-800 dark:text-purple-500 dark:hover:text-purple-700">
|
||||||
Learn More About Hero Xperiences
|
Learn More About Hero Xperiences
|
||||||
<svg class="w-5 h-5 ml-1" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" d="M12.293 5.293a1 1 0 011.414 0l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414-1.414L14.586 11H3a1 1 0 110-2h11.586l-2.293-2.293a1 1 0 010-1.414z" clip-rule="evenodd"></path></svg>
|
<svg class="w-5 h-5 ml-1" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" d="M12.293 5.293a1 1 0 011.414 0l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414-1.414L14.586 11H3a1 1 0 110-2h11.586l-2.293-2.293a1 1 0 010-1.414z" clip-rule="evenodd"></path></svg>
|
||||||
</a>
|
</a>
|
||||||
@ -403,7 +403,7 @@
|
|||||||
<div class="max-w-screen-sm lg:flex-1 text-center lg:text-left">
|
<div class="max-w-screen-sm lg:flex-1 text-center lg:text-left">
|
||||||
<h2 class="mb-4 text-3xl font-extrabold leading-tight tracking-tight text-gray-900 dark:text-white">Be a Hero Today</h2>
|
<h2 class="mb-4 text-3xl font-extrabold leading-tight tracking-tight text-gray-900 dark:text-white">Be a Hero Today</h2>
|
||||||
<p class="mb-6 font-light text-gray-500 dark:text-gray-400 md:text-lg"> Become the center of your digital life.</p>
|
<p class="mb-6 font-light text-gray-500 dark:text-gray-400 md:text-lg"> Become the center of your digital life.</p>
|
||||||
<a href="#" class="text-white bg-purple-700 hover:bg-purple-800 focus:ring-4 focus:ring-purple-300 font-medium rounded-lg text-sm px-5 py-2.5 mr-2 mb-2 dark:bg-purple-600 dark:hover:bg-purple-700 focus:outline-none dark:focus:ring-purple-800">Get Started</a>
|
<a href="hero.html" class="text-white bg-purple-700 hover:bg-purple-800 focus:ring-4 focus:ring-purple-300 font-medium rounded-lg text-sm px-5 py-2.5 mr-2 mb-2 dark:bg-purple-600 dark:hover:bg-purple-700 focus:outline-none dark:focus:ring-purple-800">Get Started</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="flex-1">
|
<div class="flex-1">
|
||||||
<img src="images/banner.png" alt="Free Trial Image" class="w-full h-auto">
|
<img src="images/banner.png" alt="Free Trial Image" class="w-full h-auto">
|
||||||
|
@ -172,7 +172,7 @@
|
|||||||
<p class="font-light lg:text-xl">Join the forefront of technological innovation by integrating Mycelium Nodes into your digital life.</p>
|
<p class="font-light lg:text-xl">Join the forefront of technological innovation by integrating Mycelium Nodes into your digital life.</p>
|
||||||
<div class="pt-6 mt-6 space-y-4 border-t border-gray-200 dark:border-gray-700">
|
<div class="pt-6 mt-6 space-y-4 border-t border-gray-200 dark:border-gray-700">
|
||||||
<div>
|
<div>
|
||||||
<a href="#" class="inline-flex items-center text-base font-medium text-purple-600 hover:text-purple-800 dark:text-purple-500 dark:hover:text-purple-700">
|
<a href="xperiences.html" class="inline-flex items-center text-base font-medium text-purple-600 hover:text-purple-800 dark:text-purple-500 dark:hover:text-purple-700">
|
||||||
See Xperiences
|
See Xperiences
|
||||||
<svg class="w-5 h-5 ml-1" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" d="M12.293 5.293a1 1 0 011.414 0l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414-1.414L14.586 11H3a1 1 0 110-2h11.586l-2.293-2.293a1 1 0 010-1.414z" clip-rule="evenodd"></path></svg>
|
<svg class="w-5 h-5 ml-1" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" d="M12.293 5.293a1 1 0 011.414 0l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414-1.414L14.586 11H3a1 1 0 110-2h11.586l-2.293-2.293a1 1 0 010-1.414z" clip-rule="evenodd"></path></svg>
|
||||||
</a>
|
</a>
|
||||||
@ -215,14 +215,14 @@
|
|||||||
<img src="images/icon1.svg" alt="Icon representing Node & Earn" class="mx-auto mb-4 h-20 w-auto"> <!-- Responsive Icon -->
|
<img src="images/icon1.svg" alt="Icon representing Node & Earn" class="mx-auto mb-4 h-20 w-auto"> <!-- Responsive Icon -->
|
||||||
<h3 class="mb-4 text-2xl font-semibold">Get A Node & Earn</h3>
|
<h3 class="mb-4 text-2xl font-semibold">Get A Node & Earn</h3>
|
||||||
<p class="font-light text-gray-500 sm:text-lg dark:text-gray-400">Get a Mycelium Node and add capacity to the Mycelium Network.</p>
|
<p class="font-light text-gray-500 sm:text-lg dark:text-gray-400">Get a Mycelium Node and add capacity to the Mycelium Network.</p>
|
||||||
<a href="#" class="mt-4 text-white bg-purple-600 hover:bg-purple-700 focus:ring-4 focus:ring-purple-200 font-medium rounded-lg text-sm px-5 py-2.5 text-center dark:text-white dark:focus:ring-purple-900">Get started</a>
|
<a href="nodes.html" class="mt-4 text-white bg-purple-600 hover:bg-purple-700 focus:ring-4 focus:ring-purple-200 font-medium rounded-lg text-sm px-5 py-2.5 text-center dark:text-white dark:focus:ring-purple-900">Get started</a>
|
||||||
</div>
|
</div>
|
||||||
<!-- Pricing Card -->
|
<!-- Pricing Card -->
|
||||||
<div class="flex flex-col max-w-lg p-6 mx-auto text-center bg-grad2 text-gray-900 bg-white border border-gray-100 rounded-lg shadow dark:border-gray-600 xl:p-8 dark:bg-gray-800 dark:text-white">
|
<div class="flex flex-col max-w-lg p-6 mx-auto text-center bg-grad2 text-gray-900 bg-white border border-gray-100 rounded-lg shadow dark:border-gray-600 xl:p-8 dark:bg-gray-800 dark:text-white">
|
||||||
<img src="images/icon2.svg" alt="Icon representing Node & Earn" class="mx-auto mb-4 h-20 w-auto"> <!-- Responsive Icon -->
|
<img src="images/icon2.svg" alt="Icon representing Node & Earn" class="mx-auto mb-4 h-20 w-auto"> <!-- Responsive Icon -->
|
||||||
<h3 class="mb-4 text-2xl font-semibold">Get Your Hero</h3>
|
<h3 class="mb-4 text-2xl font-semibold">Get Your Hero</h3>
|
||||||
<p class="font-light text-gray-500 sm:text-lg dark:text-gray-400">Register and reserve your own Hero - your sovereign digital identity.</p>
|
<p class="font-light text-gray-500 sm:text-lg dark:text-gray-400">Register and reserve your own Hero - your sovereign digital identity.</p>
|
||||||
<a href="#" class="mt-4 text-white bg-purple-600 hover:bg-purple-700 focus:ring-4 focus:ring-purple-200 font-medium rounded-lg text-sm px-5 py-2.5 text-center dark:text-white dark:focus:ring-purple-900">Get started</a>
|
<a href="hero.html" class="mt-4 text-white bg-purple-600 hover:bg-purple-700 focus:ring-4 focus:ring-purple-200 font-medium rounded-lg text-sm px-5 py-2.5 text-center dark:text-white dark:focus:ring-purple-900">Get started</a>
|
||||||
</div>
|
</div>
|
||||||
<!-- Pricing Card -->
|
<!-- Pricing Card -->
|
||||||
<div class="flex flex-col max-w-lg p-6 mx-auto text-center bg-grad2 text-gray-900 bg-white border border-gray-100 rounded-lg shadow dark:border-gray-600 xl:p-8 dark:bg-gray-800 dark:text-white">
|
<div class="flex flex-col max-w-lg p-6 mx-auto text-center bg-grad2 text-gray-900 bg-white border border-gray-100 rounded-lg shadow dark:border-gray-600 xl:p-8 dark:bg-gray-800 dark:text-white">
|
||||||
@ -268,7 +268,7 @@
|
|||||||
<div class="max-w-screen-sm lg:flex-1 text-center lg:text-left">
|
<div class="max-w-screen-sm lg:flex-1 text-center lg:text-left">
|
||||||
<h2 class="mb-4 text-3xl font-extrabold leading-tight tracking-tight text-gray-900 dark:text-white">Be a Hero Today</h2>
|
<h2 class="mb-4 text-3xl font-extrabold leading-tight tracking-tight text-gray-900 dark:text-white">Be a Hero Today</h2>
|
||||||
<p class="mb-6 font-light text-gray-500 dark:text-gray-400 md:text-lg"> Become the center of your digital life.</p>
|
<p class="mb-6 font-light text-gray-500 dark:text-gray-400 md:text-lg"> Become the center of your digital life.</p>
|
||||||
<a href="#" class="text-white bg-purple-700 hover:bg-purple-800 focus:ring-4 focus:ring-purple-300 font-medium rounded-lg text-sm px-5 py-2.5 mr-2 mb-2 dark:bg-purple-600 dark:hover:bg-purple-700 focus:outline-none dark:focus:ring-purple-800">Get Started</a>
|
<a href="hero.html" class="text-white bg-purple-700 hover:bg-purple-800 focus:ring-4 focus:ring-purple-300 font-medium rounded-lg text-sm px-5 py-2.5 mr-2 mb-2 dark:bg-purple-600 dark:hover:bg-purple-700 focus:outline-none dark:focus:ring-purple-800">Get Started</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="flex-1">
|
<div class="flex-1">
|
||||||
<img src="images/banner.png" alt="Free Trial Image" class="w-full h-auto">
|
<img src="images/banner.png" alt="Free Trial Image" class="w-full h-auto">
|
||||||
|
@ -195,7 +195,7 @@
|
|||||||
<div class="max-w-screen-sm lg:flex-1 text-center lg:text-left">
|
<div class="max-w-screen-sm lg:flex-1 text-center lg:text-left">
|
||||||
<h2 class="mb-4 text-3xl font-extrabold leading-tight tracking-tight text-gray-900 dark:text-white">Be a Hero Today</h2>
|
<h2 class="mb-4 text-3xl font-extrabold leading-tight tracking-tight text-gray-900 dark:text-white">Be a Hero Today</h2>
|
||||||
<p class="mb-6 font-light text-gray-500 dark:text-gray-400 md:text-lg"> Become the center of your digital life.</p>
|
<p class="mb-6 font-light text-gray-500 dark:text-gray-400 md:text-lg"> Become the center of your digital life.</p>
|
||||||
<a href="#" class="text-white bg-purple-700 hover:bg-purple-800 focus:ring-4 focus:ring-purple-300 font-medium rounded-lg text-sm px-5 py-2.5 mr-2 mb-2 dark:bg-purple-600 dark:hover:bg-purple-700 focus:outline-none dark:focus:ring-purple-800">Get Started</a>
|
<a href="hero.html" class="text-white bg-purple-700 hover:bg-purple-800 focus:ring-4 focus:ring-purple-300 font-medium rounded-lg text-sm px-5 py-2.5 mr-2 mb-2 dark:bg-purple-600 dark:hover:bg-purple-700 focus:outline-none dark:focus:ring-purple-800">Get Started</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="flex-1">
|
<div class="flex-1">
|
||||||
<img src="images/banner.png" alt="Free Trial Image" class="w-full h-auto">
|
<img src="images/banner.png" alt="Free Trial Image" class="w-full h-auto">
|
||||||
|
@ -136,7 +136,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="max-w-screen-xl px-4 py-6 mx-auto lg:py-16 lg:px-6">
|
<div class="max-w-screen-xl px-4 py-6 mx-auto lg:py-16 lg:px-6">
|
||||||
<div class="max-w-screen-md mx-auto mb-8 text-center lg:mb-12">
|
<div class="max-w-screen-md mx-auto mb-8 text-center lg:mb-12">
|
||||||
<a href="#" class="text-white bg-purple-700 hover:bg-purple-800 focus:ring-4 focus:ring-purple-300 font-medium rounded-lg text-sm px-5 py-2.5 mr-2 mb-2 dark:bg-purple-600 dark:hover:bg-purple-700 focus:outline-none dark:focus:ring-purple-800">Explore Xperiences</a>
|
<a href="xperiences.html" class="text-white bg-purple-700 hover:bg-purple-800 focus:ring-4 focus:ring-purple-300 font-medium rounded-lg text-sm px-5 py-2.5 mr-2 mb-2 dark:bg-purple-600 dark:hover:bg-purple-700 focus:outline-none dark:focus:ring-purple-800">Explore Xperiences</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -182,7 +182,7 @@
|
|||||||
<p class="font-light lg:text-xl">With Mycelium, the only limit is your imagination—build unique digital experiences and empower your Hero to new heights.</p>
|
<p class="font-light lg:text-xl">With Mycelium, the only limit is your imagination—build unique digital experiences and empower your Hero to new heights.</p>
|
||||||
<div class="pt-6 mt-6 space-y-4 border-t border-gray-200 dark:border-gray-700">
|
<div class="pt-6 mt-6 space-y-4 border-t border-gray-200 dark:border-gray-700">
|
||||||
<div>
|
<div>
|
||||||
<a href="#" class="inline-flex items-center text-base font-medium text-purple-600 hover:text-purple-800 dark:text-purple-500 dark:hover:text-purple-700">
|
<a href="mycelium.html" class="inline-flex items-center text-base font-medium text-purple-600 hover:text-purple-800 dark:text-purple-500 dark:hover:text-purple-700">
|
||||||
Build on Mycelium
|
Build on Mycelium
|
||||||
<svg class="w-5 h-5 ml-1" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" d="M12.293 5.293a1 1 0 011.414 0l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414-1.414L14.586 11H3a1 1 0 110-2h11.586l-2.293-2.293a1 1 0 010-1.414z" clip-rule="evenodd"></path></svg>
|
<svg class="w-5 h-5 ml-1" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" d="M12.293 5.293a1 1 0 011.414 0l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414-1.414L14.586 11H3a1 1 0 110-2h11.586l-2.293-2.293a1 1 0 010-1.414z" clip-rule="evenodd"></path></svg>
|
||||||
</a>
|
</a>
|
||||||
|
Loading…
Reference in New Issue
Block a user