Update index.html

This commit is contained in:
SaketAnand 2023-08-18 22:41:46 +05:30
parent 63235d0a3d
commit 1bdd9805f6

View File

@ -5,7 +5,7 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Room Rentals Tokenization</title>
<title>Mateo Supertienda - Mateito Token (POC)</title>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&display=swap" rel="stylesheet">
@ -57,10 +57,10 @@
<section id="hero_section" class="grid">
<div class="grid gap-0-5">
<h1>
Room Rentals Tokenization Proof of Concept
Mateito Supertienda - Proof of Concept
</h1>
<p>
Currently executing <strong>Token Room</strong> in El Zonte (Bitcoin Beach)
Tokenizing <strong>Mateito Supertienda</strong> in El Salvador
</p>
</div>
<div id="token_price_wrapper"
@ -777,7 +777,7 @@
</div>
</main>
<script>
const roomTokenPrice = 2;
const roomTokenPrice = 0.5;
const tokensNeeded = 0;
function formatCurrency(amount) {
return amount.toLocaleString('en-US', {