-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
35 lines (35 loc) · 1.89 KB
/
index.html
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Izza Pay - Accept Pi Coins on your Shopify store. Easy integration, secure transactions, and user-friendly dashboard. Coming Soon!">
<meta name="keywords" content="Izza Pay, Pi Coin, Shopify, Cryptocurrency, Payment Gateway">
<meta name="author" content="Izza Pay">
<meta property="og:title" content="Izza Pay - Coming Soon">
<meta property="og:description" content="Izza Pay is a seamless solution for merchants to accept Pi Coins on their Shopify stores. Coming Soon!">
<meta property="og:image" content="/home/izzapay/public_html/test.izzapay.site/mainlogo.png">
<meta property="og:url" content="URL_to_your_site">
<meta name="twitter:card" content="summary_large_image">
<link rel="icon" href="/home/izzapay/public_html/test.izzapay.site/favicon.png">
<link rel="stylesheet" href="/static/css/styles.css">
<title>Izza Pay - Coming Soon</title>
</head>
<body>
<div class="container">
<img src="/home/izzapay/public_html/test.izzapay.site/mainlogo.png" alt="Izza Pay Logo" class="logo">
<h1>Izza Pay</h1>
<h2>Coming Soon!</h2>
<p>Izza Pay is a seamless solution for merchants to accept Pi Coins on their Shopify stores.</p>
<p>Merchants can look forward to:</p>
<ul>
<li>Easy integration with Shopify</li>
<li>Secure transactions through the Pi Browser</li>
<li>Setting their own exchange rates</li>
<li>Receiving payments directly into their Pi Network wallets</li>
<li>A user-friendly dashboard for managing transactions</li>
</ul>
<p>Stay tuned for more updates! For inquiries, contact us at <a href="mailto:[email protected]">[email protected]</a>.</p>
</div>
</body>
</html>