link.html: Added FireWallet section

- Added a new section for FireWallet
- Included a heading, description and link to the website
- Styled the section with appropriate colors and fonts
This commit is contained in:
Nathan Woodburn 2023-06-19 11:53:40 +10:00
parent 3785936087
commit a78541e91e
Signed by: nathanwoodburn
GPG Key ID: 203B000478AD0EF1

View File

@ -93,6 +93,10 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
</div>
</div>
<div class="row justify-content-between align-items-center m-auto">
<div class="col-md-3 col-lg-3 border rounded shadow" data-bss-hover-animate="pulse" style="background: rgba(0,0,0,0.69);">
<h3 class="text-info" style="color: #dadada;margin-top: 10px;">FireWallet</h3>
<p style="color: #ffffff;font-family: Lato, sans-serif;">Handshake Wallet built on C# .net</p><a class="btn btn-outline-info border rounded shadow" role="button" style="background-color: rgba(156,39,176,0.63);font-family: Lato, sans-serif;margin-bottom: 10px;color: white;" href="https://firewallet.au" target="_blank">VISIT&nbsp;<i class="la la-arrow-right"></i></a>
</div>
<div class="col-md-3 col-lg-3 border rounded shadow" data-bss-hover-animate="pulse" style="background: rgba(0,0,0,0.69);">
<h3 class="text-info" style="color: #dadada;margin-top: 10px;">More to Come</h3>
<p style="color: #ffffff;font-family: Lato, sans-serif;">Keep a look out for more stuff</p><a class="btn btn-outline-info disabled border rounded shadow" role="button" style="background-color: rgba(156,39,176,0.63);font-family: Lato, sans-serif;margin-bottom: 10px;color: white;" href="#">Try later</a>