|
10 | 10 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
11 | 11 |
|
12 | 12 | <!-- Primary Meta Tags --> |
13 | | - <title>KaleidoSwap — Swap Any Asset on Bitcoin L2</title> |
14 | | - <meta name="title" content="KaleidoSwap — Swap Any Asset on Bitcoin L2" /> |
| 13 | + <title>KaleidoSwap — Trustless Swaps on Bitcoin L2s</title> |
| 14 | + <meta name="title" content="KaleidoSwap — Trustless Swaps on Bitcoin L2s" /> |
15 | 15 | <meta name="description" |
16 | | - content="Trade BTC, USDT, and any RGB asset across Lightning, RGB, Spark, and Arkade. Atomic swaps with low fees and better privacy. Non-custodial, no bridges, no tokens." /> |
17 | | - <meta name="keywords" |
18 | | - content="bitcoin dex, swap any asset, lightning swap, rgb protocol, atomic swap, bitcoin l2, bitcoin defi, non-custodial exchange, trustless trading, spark protocol, arkade, privacy bitcoin, run your own node" /> |
| 16 | + content="Non-custodial Bitcoin DEX for all Bitcoin L2s. Trustless atomic swaps between BTC, stablecoins, and RGB assets. Built for humans and AI agents alike." /> |
19 | 17 | <meta name="author" content="KaleidoSwap" /> |
20 | 18 |
|
21 | 19 | <!-- Open Graph / Facebook --> |
22 | 20 | <meta property="og:type" content="website" /> |
23 | 21 | <meta property="og:site_name" content="KaleidoSwap" /> |
24 | 22 | <meta property="og:url" content="https://kaleidoswap.com/" /> |
25 | | - <meta property="og:title" content="KaleidoSwap — Swap Any Asset on Bitcoin L2" /> |
| 23 | + <meta property="og:title" content="KaleidoSwap — Trustless Swaps on Bitcoin L2s" /> |
26 | 24 | <meta property="og:description" |
27 | | - content="Trade BTC, USDT, and any RGB asset across Lightning, RGB, Spark, and Arkade. Atomic swaps with low fees and better privacy. Non-custodial, no bridges, no tokens." /> |
28 | | - <meta property="og:image" content="https://kaleidoswap.com/images/kaleido-full-logo-bg.png" /> |
29 | | - <meta property="og:image:alt" content="KaleidoSwap — Swap Any Asset on Bitcoin L2" /> |
| 25 | + content="Non-custodial Bitcoin DEX for all Bitcoin L2s. Trustless atomic swaps between BTC, stablecoins, and RGB assets. Built for humans and AI agents alike." /> |
| 26 | + <meta property="og:image" content="https://kaleidoswap.com/images/kaleido-full-logo-bg.jpg" /> |
| 27 | + <meta property="og:image:alt" content="KaleidoSwap — Trustless Swaps on Bitcoin L2s" /> |
30 | 28 | <meta property="og:locale" content="en_US" /> |
| 29 | + <link rel="canonical" href="https://kaleidoswap.com/" /> |
31 | 30 |
|
32 | 31 | <!-- Twitter / X --> |
33 | 32 | <meta name="twitter:card" content="summary_large_image" /> |
34 | 33 | <meta name="twitter:site" content="@kaleidoswap" /> |
35 | 34 | <meta name="twitter:url" content="https://kaleidoswap.com/" /> |
36 | | - <meta name="twitter:title" content="KaleidoSwap — Swap Any Asset on Bitcoin L2" /> |
| 35 | + <meta name="twitter:title" content="KaleidoSwap — Trustless Swaps on Bitcoin L2s" /> |
37 | 36 | <meta name="twitter:description" |
38 | | - content="Trade BTC, USDT, and any RGB asset across Lightning, RGB, Spark, and Arkade. Atomic swaps with low fees and better privacy. Non-custodial, no bridges, no tokens." /> |
39 | | - <meta name="twitter:image" content="https://kaleidoswap.com/images/kaleido-full-logo-bg.png" /> |
40 | | - <meta name="twitter:image:alt" content="KaleidoSwap — Swap Any Asset on Bitcoin L2" /> |
| 37 | + content="Non-custodial Bitcoin DEX for all Bitcoin L2s. Trustless atomic swaps between BTC, stablecoins, and RGB assets. Built for humans and AI agents alike." /> |
| 38 | + <meta name="twitter:image" content="https://kaleidoswap.com/images/kaleido-full-logo-bg.jpg" /> |
| 39 | + <meta name="twitter:image:alt" content="KaleidoSwap — Trustless Swaps on Bitcoin L2s" /> |
41 | 40 |
|
42 | 41 | <!-- Preconnect for fonts --> |
43 | 42 | <link rel="preconnect" href="https://fonts.googleapis.com"> |
|
0 commit comments