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>
<center>
<a href="/concept">
<img src="/images/concept.svg" width="69%"/>
</a>
</center>
<p>
<a href="/concept">
<button type="button" class="btn btn-primary btn-large btn-custom">Understand the Concept</button>
</a>
</p>
<p>&nbsp;</p>
<p>
<a href="/concept">
<img src="/images/concept.svg" width="69%" />
</a>
</p>
</center>