feat(index): add action button

--> /concept
This commit is contained in:
Gigi
2023-04-27 21:06:23 +02:00
parent 9d672e5db6
commit ed8b7188e0

View File

@@ -114,7 +114,17 @@ title: Twentyone.World
</div> </div>
<center> <center>
<a href="/concept"> <p>
<img src="/images/concept.svg" width="69%"/> <a href="/concept">
</a> <button type="button" class="btn btn-primary btn-large btn-custom">Understand the Concept</button>
</center> </a>
</p>
<p>&nbsp;</p>
<p>
<a href="/concept">
<img src="/images/concept.svg" width="69%" />
</a>
</p>
</center>