index: Added social info

This commit is contained in:
2023-06-16 16:37:16 +10:00
parent 9c880abe96
commit f0a40da0fc
5 changed files with 45 additions and 26 deletions

View File

@@ -1,17 +1,29 @@
<!DOCTYPE html>
<html lang="en">
<html data-bs-theme="light" lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<title>Home - FireWallet</title>
<meta name="twitter:description" content="The Handshake wallet that is just Fire">
<meta name="twitter:card" content="summary">
<link rel="canonical" href="https://firewallet.woodburn.au/">
<meta property="og:url" content="https://firewallet.woodburn.au/">
<meta property="og:type" content="website">
<meta property="og:image" content="https://firewallet.woodburn.au/assets/img/FW.png">
<meta name="description" content="The Handshake wallet that is just Fire">
<meta name="twitter:image" content="https://firewallet.woodburn.au/assets/img/FW.png">
<meta property="og:title" content="FireWallet">
<meta name="twitter:title" content="FireWallet">
<meta name="twitter:image" content="https://firewallet.woodburn.au/assets/img/FW.png">
<meta name="description" content="The Handshake wallet that is just Fire">
<meta property="og:image" content="https://firewallet.woodburn.au/assets/img/FW.png">
<meta name="twitter:description" content="The Handshake wallet that is just Fire">
<meta property="og:description" content="The Handshake wallet that is just Fire">
<meta name="twitter:card" content="summary">
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "WebSite",
"name": "FireWallet",
"url": "https://firewallet.woodburn.au"
}
</script>
<link rel="icon" type="image/png" sizes="900x768" href="assets/img/FW.png">
<link rel="icon" type="image/png" sizes="900x768" href="assets/img/FW.png">
<link rel="icon" type="image/png" sizes="900x768" href="assets/img/FW.png">
@@ -97,7 +109,7 @@
<div class="card shadow-sm">
<div class="card-body px-4 py-5 px-md-5">
<div class="bs-icon-lg d-flex justify-content-center align-items-center mb-3 bs-icon" style="top: 1rem;right: 1rem;position: absolute;"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="bi bi-send-fill text-success">
<path fill-rule="evenodd" d="M15.964.686a.5.5 0 0 0-.65-.65l-.095.038L.767 5.854l-.001.001-.452.18a.5.5 0 0 0-.082.887l.41.26.001.002 4.563 2.903.432.275.275.432 2.903 4.563.002.002.26.41a.5.5 0 0 0 .886-.083l.181-.453L15.926.78l.038-.095Zm-1.833 1.89.471-1.178-1.178.471L5.93 9.363l.338.215a.5.5 0 0 1 .154.154l.215.338 7.494-7.494Z"></path>
<path d="M15.964.686a.5.5 0 0 0-.65-.65L.767 5.855H.766l-.452.18a.5.5 0 0 0-.082.887l.41.26.001.002 4.995 3.178 3.178 4.995.002.002.26.41a.5.5 0 0 0 .886-.083l6-15Zm-1.833 1.89L6.637 10.07l-.215-.338a.5.5 0 0 0-.154-.154l-.338-.215 7.494-7.494 1.178-.471-.47 1.178Z"></path>
</svg></div>
<h5 class="fw-bold card-title">Batch transactions</h5>
<p class="text-muted card-text mb-4">Save on fees by sending transactions in batches. Why pay for 100 individual bid transactions when you can save by paying for 1 transactions which contains all the Bids.<br><br>(This will save you HNS but will not reduce your cost to 1 bids mining fee as this transaction will be bigger than your usual transaction)</p>