-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
54 lines (52 loc) · 3.19 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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
<html>
<head>
<title>Simpler.io - A simpler way to make payments</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="title" content="Simpler.io - A simpler way to make payments">
<meta name="description" content="Simpler.io is a digital wallet that intelligently suggests a payment method based on transaction data, the cards in your wallet, and your preferences.">
<meta name="keywords" content="">
<meta property="og:title" content="Simpler.io - A simpler way to make payments">
<meta property="og:type" content="company">
<meta property="og:site_name" content="Simpler.io - A simpler way to make payments">
<meta property="og:url" content="http://simpler.io">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" href="img/favicon.ico">
<script type="text/javascript">var _sf_startpt=(new Date()).getTime()</script>
<link rel="stylesheet" type="text/css" href="landingpage.css"><link rel="stylesheet" type="text/css" href="landingpage-mobile.css" media="only screen and (min-device-width : 320px) and (max-device-width : 480px)"><link rel="shortcut icon" href="img/favicon.ico">
</head>
<body>
<div id="Simpler-widget" rel="IFJL6UL0">
<link href="http://fonts.googleapis.com/css?family=Varela+Round" rel="stylesheet" type="text/css">
<div id="content" class="Simpler-content Simpler-site-bg-color-container" style="background-color:#ECF3FF; background-position: initial initial; background-repeat: initial initial;">
<div class="Simpler-announcement-bar Simpler-announcement-bg-color-container" style="background-color: rgb(0, 0, 0); background-position: initial initial; background-repeat: initial initial;">
<h4 class="Simpler-announcement">Brought to you by <a target="_blank" href="https://twitter.com/MrMattNguyen">@mrmattnguyen</a> and <a target="_blank" href="https://twitter.com/BasilKSiddiqui">@basilksiddiqui</a></h4>
</div>
<div class="Simpler-box-wrapper">
<div class="Simpler-box-shadow"></div>
<div class="Simpler-box-container">
<div class="Simpler-site-title-wrapper">
<h1 class="Simpler-site-title" style="display:none;">Simpler.io</h1>
<div class="Simpler-site-logo"><img src="img/Simpler-blue.png"></div>
</div>
<div class="Simpler-box-devices Simpler-iphoneFront">
<div class="Simpler-deviceOne-wrapper" style="">
<div class="Simpler-deviceOne"></div>
<div class="Simpler-deviceOneImg"><img src="img/Coming-Soon.png" alt="Screen Image"></div>
</div>
<div class="Simpler-deviceTwo-wrapper" style="">
<div class="Simpler-deviceTwo"></div>
<div class="Simpler-deviceTwoImg"><img src="img/Coming-Soon.png" alt="Screen Image"></div>
</div>
</div>
<div class="Simpler-box-left">
<div class="Simpler-sign-up Simpler-clearfix">
<h2 class="Simpler-site-tagline varela-round" style="">A simpler way to make payments</h2>
<div class="Simpler-site-description varela-round" style=""><p>Simpler.io is a digital wallet that intelligently suggests a payment method based on transaction data, the cards in your wallet, and your preferences.</p></div>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>