|
4 | 4 | <meta charset="UTF-8" /> |
5 | 5 | <link rel="icon" type="image/svg+xml" href="https://assets.oasis.io/logotypes/favicon.svg" /> |
6 | 6 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
7 | | - <title>Xmas Roffle</title> |
| 7 | + <title>Oasis Bridge</title> |
8 | 8 |
|
9 | 9 | <!-- Primary Meta Tags --> |
10 | 10 | <meta |
11 | 11 | name="description" |
12 | | - content="Join the Xmas Roffle - A festive blockchain raffle powered by Oasis Network. Participate and win amazing prizes this holiday season!" |
| 12 | + content="Oasis Bridge - Cross-chain payment solution powered by ROFL Paymaster. Bridge assets seamlessly between networks using the Oasis Protocol." |
13 | 13 | /> |
14 | 14 | <meta |
15 | 15 | name="keywords" |
16 | | - content="xmas roffle, blockchain raffle, crypto giveaway, Oasis Network, holiday raffle, web3 raffle" |
| 16 | + content="oasis bridge, cross-chain, ROFL paymaster, Oasis Network, blockchain bridge, web3 payments, Sapphire" |
17 | 17 | /> |
18 | 18 | <meta name="author" content="Oasis Network" /> |
19 | 19 | <meta name="theme-color" content="#000000" /> |
20 | 20 |
|
21 | 21 | <!-- Open Graph / Facebook --> |
22 | 22 | <meta property="og:type" content="website" /> |
23 | | - <meta property="og:url" content="https://roffle.oasis.io/" /> |
24 | | - <meta property="og:title" content="Xmas Roffle - Blockchain Holiday Raffle" /> |
| 23 | + <meta property="og:url" content="https://bridge.oasis.io/" /> |
| 24 | + <meta property="og:title" content="Oasis Bridge - Cross-Chain Payments" /> |
25 | 25 | <meta |
26 | 26 | property="og:description" |
27 | | - content="Join the Xmas Roffle - A festive blockchain raffle powered by Oasis Network. Participate and win amazing prizes this holiday season!" |
| 27 | + content="Oasis Bridge - Cross-chain payment solution powered by ROFL Paymaster. Bridge assets seamlessly between networks using the Oasis Protocol." |
28 | 28 | /> |
29 | | - <meta property="og:image" content="https://roffle.oasis.io/og-image.png" /> |
30 | | - <meta property="og:site_name" content="Xmas Roffle" /> |
| 29 | + <meta property="og:site_name" content="Oasis Bridge" /> |
31 | 30 |
|
32 | 31 | <!-- Twitter --> |
33 | | - <meta name="twitter:card" content="summary_large_image" /> |
34 | | - <meta name="twitter:url" content="https://roffle.oasis.io/" /> |
35 | | - <meta name="twitter:title" content="Xmas Roffle - Blockchain Holiday Raffle" /> |
| 32 | + <meta name="twitter:card" content="summary" /> |
| 33 | + <meta name="twitter:url" content="https://bridge.oasis.io/" /> |
| 34 | + <meta name="twitter:title" content="Oasis Bridge - Cross-Chain Payments" /> |
36 | 35 | <meta |
37 | 36 | name="twitter:description" |
38 | | - content="Join the Xmas Roffle - A festive blockchain raffle powered by Oasis Network. Participate and win amazing prizes this holiday season!" |
| 37 | + content="Oasis Bridge - Cross-chain payment solution powered by ROFL Paymaster. Bridge assets seamlessly between networks using the Oasis Protocol." |
39 | 38 | /> |
40 | | - <meta name="twitter:image" content="https://roffle.oasis.io/twitter.png" /> |
41 | 39 | <meta name="twitter:creator" content="@OasisProtocol" /> |
42 | 40 |
|
43 | 41 | <!-- Additional SEO --> |
44 | 42 | <meta name="robots" content="index, follow" /> |
45 | | - <link rel="canonical" href="https://roffle.oasis.io/" /> |
| 43 | + <link rel="canonical" href="https://bridge.oasis.io/" /> |
46 | 44 | </head> |
47 | 45 | <body> |
48 | 46 | <div id="root"></div> |
|
0 commit comments