code refactoring
This commit is contained in:
parent
d06115467e
commit
77ccad9066
@ -251,7 +251,7 @@ const siteMap = [
|
|||||||
outlets: [
|
outlets: [
|
||||||
{
|
{
|
||||||
name: "Bitcoin Bonds",
|
name: "Bitcoin Bonds",
|
||||||
url: "bitcoinbonds",
|
url: "bitcoinbonds.html",
|
||||||
brief: `Bondholders get a minimum guarantee of 13% interest per annum during the lock-in period or 50% of all Bitcoin price gains whichever is higher. It offers full capital protection if
|
brief: `Bondholders get a minimum guarantee of 13% interest per annum during the lock-in period or 50% of all Bitcoin price gains whichever is higher. It offers full capital protection if
|
||||||
Bitcoin prices fall below acquisition price.`,
|
Bitcoin prices fall below acquisition price.`,
|
||||||
isSold: true,
|
isSold: true,
|
||||||
@ -260,7 +260,7 @@ const siteMap = [
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: `Bob's Fund`,
|
name: `Bob's Fund`,
|
||||||
url: `bob'sfund`,
|
url: `bob'sfund.html`,
|
||||||
brief: `Bobs Fund is a 20 year long term Bitcoin price linked product. Investors are entitled to 100% of Bitcoin price gains, but they most hold for 20 years.`,
|
brief: `Bobs Fund is a 20 year long term Bitcoin price linked product. Investors are entitled to 100% of Bitcoin price gains, but they most hold for 20 years.`,
|
||||||
isSold: true,
|
isSold: true,
|
||||||
buyUrl: `purchase_room`
|
buyUrl: `purchase_room`
|
||||||
@ -7,7 +7,7 @@
|
|||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<title>Bitcoin Bonds</title>
|
<title>Bitcoin Bonds</title>
|
||||||
<link rel="shortcut icon" href="assets/RM logo.png" type="image/png">
|
<link rel="shortcut icon" href="assets/RM logo.png" type="image/png">
|
||||||
<link rel="stylesheet" href="css/main.min.css">
|
<link rel="stylesheet" href="assets/css/main.min.css">
|
||||||
<link rel="preconnect" href="https://fonts.gstatic.com">
|
<link rel="preconnect" href="https://fonts.gstatic.com">
|
||||||
<link href="https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@400..900&display=swap" rel="stylesheet">
|
<link href="https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@400..900&display=swap" rel="stylesheet">
|
||||||
</head>
|
</head>
|
||||||
@ -279,8 +279,8 @@
|
|||||||
</section>
|
</section>
|
||||||
</main>
|
</main>
|
||||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.6.1/gsap.min.js"></script>
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.6.1/gsap.min.js"></script>
|
||||||
<script src="js/components.js"></script>
|
<script src="assets/js/components.js"></script>
|
||||||
<script src="js/index.js"></script>
|
<script src="assets/js/index.js"></script>
|
||||||
<script>
|
<script>
|
||||||
const bitBondSerieses = [
|
const bitBondSerieses = [
|
||||||
{
|
{
|
||||||
|
|||||||
@ -7,7 +7,7 @@
|
|||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<title>Bob's Fund</title>
|
<title>Bob's Fund</title>
|
||||||
<link rel="shortcut icon" href="assets/RM logo.png" type="image/png">
|
<link rel="shortcut icon" href="assets/RM logo.png" type="image/png">
|
||||||
<link rel="stylesheet" href="css/main.min.css">
|
<link rel="stylesheet" href="assets/css/main.min.css">
|
||||||
<link rel="preconnect" href="https://fonts.gstatic.com">
|
<link rel="preconnect" href="https://fonts.gstatic.com">
|
||||||
<link href="https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@400..900&display=swap" rel="stylesheet">
|
<link href="https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@400..900&display=swap" rel="stylesheet">
|
||||||
</head>
|
</head>
|
||||||
@ -215,8 +215,8 @@
|
|||||||
</main>
|
</main>
|
||||||
|
|
||||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.6.1/gsap.min.js"></script>
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.6.1/gsap.min.js"></script>
|
||||||
<script src="js/components.js"></script>
|
<script src="assets/js/components.js"></script>
|
||||||
<script src="js/index.js"></script>
|
<script src="assets/js/index.js"></script>
|
||||||
<script>
|
<script>
|
||||||
const bobFund = [
|
const bobFund = [
|
||||||
{
|
{
|
||||||
|
|||||||
BIN
css/bg.jpg
BIN
css/bg.jpg
Binary file not shown.
|
Before Width: | Height: | Size: 477 KiB |
@ -7,7 +7,7 @@
|
|||||||
<title>RanchiMall</title>
|
<title>RanchiMall</title>
|
||||||
<meta name="description" content="">
|
<meta name="description" content="">
|
||||||
<link rel="shortcut icon" href="assets/RM logo.png" type="image/png">
|
<link rel="shortcut icon" href="assets/RM logo.png" type="image/png">
|
||||||
<link rel="stylesheet" href="css/main.min.css">
|
<link rel="stylesheet" href="assets/css/main.min.css">
|
||||||
<link rel="preconnect" href="https://fonts.gstatic.com">
|
<link rel="preconnect" href="https://fonts.gstatic.com">
|
||||||
<link href="https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@300..900&display=swap" rel="stylesheet">
|
<link href="https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@300..900&display=swap" rel="stylesheet">
|
||||||
</head>
|
</head>
|
||||||
@ -81,8 +81,8 @@
|
|||||||
</article>
|
</article>
|
||||||
|
|
||||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.6.1/gsap.min.js"></script>
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.6.1/gsap.min.js"></script>
|
||||||
<script src="js/components.js"></script>
|
<script src="assets/js/components.js"></script>
|
||||||
<script src="js/index.js"></script>
|
<script src="assets/js/index.js"></script>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
|
|
||||||
|
|||||||
@ -7,7 +7,7 @@
|
|||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<title>Bob's Fund</title>
|
<title>Bob's Fund</title>
|
||||||
<link rel="shortcut icon" href="assets/RM logo.png" type="image/png">
|
<link rel="shortcut icon" href="assets/RM logo.png" type="image/png">
|
||||||
<link rel="stylesheet" href="css/main.min.css">
|
<link rel="stylesheet" href="assets/css/main.min.css">
|
||||||
<link rel="preconnect" href="https://fonts.gstatic.com">
|
<link rel="preconnect" href="https://fonts.gstatic.com">
|
||||||
<link href="https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@400..900&display=swap" rel="stylesheet">
|
<link href="https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@400..900&display=swap" rel="stylesheet">
|
||||||
</head>
|
</head>
|
||||||
@ -201,8 +201,8 @@
|
|||||||
</main>
|
</main>
|
||||||
|
|
||||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.6.1/gsap.min.js"></script>
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.6.1/gsap.min.js"></script>
|
||||||
<script src="js/components.js"></script>
|
<script src="assets/js/components.js"></script>
|
||||||
<script src="js/index.js"></script>
|
<script src="assets/js/index.js"></script>
|
||||||
<script>
|
<script>
|
||||||
const bobFund = [
|
const bobFund = [
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user