forked from hero/www_hero_project
		
	edut btn
This commit is contained in:
		@@ -22,7 +22,7 @@ id: cta
 | 
			
		||||
 | 
			
		||||
<br>
 | 
			
		||||
 | 
			
		||||
<a href onclick="hero.md"><h5>→ <u>Learn More about Hero</u></h5></a>
 | 
			
		||||
<a href="/hero"><h5>→ <u>Learn More about Hero</u></h5></a>
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -29,7 +29,7 @@ template: "layouts/hero.html"
 | 
			
		||||
<br>
 | 
			
		||||
<button a href="/hero">
 | 
			
		||||
  Learn More
 | 
			
		||||
</button>
 | 
			
		||||
</a></button>
 | 
			
		||||
 | 
			
		||||
{% end %}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -26,7 +26,7 @@ weight: 1
 | 
			
		||||
<p>Meet <b>Hero</b>: your unique digital avatar, streamlining your online presence by eliminating the need for duplicate identities across platforms.</p>
 | 
			
		||||
 | 
			
		||||
<br>
 | 
			
		||||
<button><a href ="/hero">Learn More</button>
 | 
			
		||||
<button><a href ="/hero">Learn More</a></button>
 | 
			
		||||
 | 
			
		||||
{% end %}
 | 
			
		||||
 | 
			
		||||
@@ -125,9 +125,7 @@ weight: 1
 | 
			
		||||
 | 
			
		||||
<br>
 | 
			
		||||
 | 
			
		||||
<button a href="/mycelium">
 | 
			
		||||
  Learn More
 | 
			
		||||
</button>
 | 
			
		||||
<button a href="/mycelium">Learn More</a></button>
 | 
			
		||||
 | 
			
		||||
{% end %}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -23,6 +23,6 @@ id: hero
 | 
			
		||||
 | 
			
		||||
<button a href="/nodes">
 | 
			
		||||
  Learn More
 | 
			
		||||
</button>
 | 
			
		||||
</a></button>
 | 
			
		||||
 | 
			
		||||
{% end %}
 | 
			
		||||
@@ -24,7 +24,7 @@ template: "layouts/nodes.html"
 | 
			
		||||
<br>
 | 
			
		||||
<button a href="#how">
 | 
			
		||||
  Learn More
 | 
			
		||||
</button>
 | 
			
		||||
</a></button>
 | 
			
		||||
 | 
			
		||||
|||
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -21,7 +21,7 @@ template: "layouts/xperiences.html"
 | 
			
		||||
<br>
 | 
			
		||||
<button a href="#">
 | 
			
		||||
  Learn More
 | 
			
		||||
</button>
 | 
			
		||||
</a></button>
 | 
			
		||||
 | 
			
		||||
|||
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -58,7 +58,7 @@
 | 
			
		||||
        </div>
 | 
			
		||||
        <div class="max-w-screen-xl px-4 py-6 mx-auto lg:pt-16 lg:px-6">
 | 
			
		||||
            <div class="max-w-screen-md mx-auto mb-8 text-center lg:mb-12">
 | 
			
		||||
                <button>Explore Xperiences</button>
 | 
			
		||||
                <button><a href="#">Explore Xperiences</a></button>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>       
 | 
			
		||||
    </div>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user