-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
45 lines (36 loc) · 2.17 KB
/
index.html
File metadata and controls
45 lines (36 loc) · 2.17 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!-- Primary Meta Tags -->
<title>(RE) - Amplify | Earn Reinsurance-Backed Crypto Yield</title>
<meta name="title" content="(RE) - Amplify | Earn Reinsurance-Backed Crypto Yield" />
<meta name="description" content="Deposit crypto assets and earn 5-13% extra yield via secure reinsurance-backed returns. Bridge traditional finance with DeFi." />
<meta name="keywords" content="crypto yield, DeFi, reinsurance, cryptocurrency, passive income, BTC, ETH, blockchain" />
<meta name="author" content="(RE) - Amplify" />
<meta name="robots" content="index, follow" />
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website" />
<meta property="og:url" content="https://reamplify.io/" />
<meta property="og:title" content="(RE) - Amplify | Earn Reinsurance-Backed Crypto Yield" />
<meta property="og:description" content="Deposit crypto assets and earn 5-13% extra yield via secure reinsurance-backed returns. Bridge traditional finance with DeFi." />
<meta property="og:image" content="https://reamplify.io/og-image.png" />
<!-- X (formerly Twitter) -->
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@yourhandle" />
<meta name="twitter:title" content="(RE) - Amplify | Earn Reinsurance-Backed Crypto Yield" />
<meta name="twitter:description" content="Deposit crypto assets and earn 5-13% extra yield via secure reinsurance-backed returns. Bridge traditional finance with DeFi." />
<meta name="twitter:image" content="https://reamplify.io/og-image.png" />
<!-- Favicon -->
<link rel="icon" type="image/png" href="/favicon.ico" />
<link rel="apple-touch-icon" href="/favicon-32x32.png" />
<!-- Canonical URL -->
<link rel="canonical" href="https://reamplify.io/" />
<title>(re) Amplify</title>
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>