-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
executable file
·214 lines (214 loc) · 7.51 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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link
rel="icon"
type="image/png"
sizes="32x32"
href="./assets/favicon-32x32.png"
/>
<link
href="https://fonts.googleapis.com/css2?family=DM+Serif+Display&family=Public+Sans:wght@300;400;500;700;800&display=swap"
rel="stylesheet"
/>
<link rel="stylesheet" href="css/index.css" />
<script src="js/index.js" async></script>
<title>PayAPI | Home</title>
</head>
<body>
<section id="__payapi-home-header">
<header class="home-header">
<div class="container">
<nav>
<div class="nav-wrapper">
<div class="logo">
<img src="./assets/shared/desktop/logo.svg" alt="payapi-logo" />
</div>
<ul class="navigation">
<li><a class="nav-link" href="/pricing.html">Pricing</a></li>
<li><a class="nav-link" href="/about.html">About</a></li>
<li><a class="nav-link" href="/contact.html">Contact</a></li>
</ul>
</div>
<div class="schedule">
<button class="p-btn">Schedule a Demo</button>
</div>
</nav>
<div class="billboard">
<div class="b-left">
<h1 class="billboard-header">
Start building with our APIs for absolutely free.
</h1>
<form class="leads" action="/" method="POST" id="b-leads">
<input
type="email"
class="leads-input"
placeholder="Enter email address"
/>
<button type="submit" class="p-btn">Schedule a Demo</button>
</form>
<p class="get-in-touch">
Have a questions?
<span><a href="/contact.html">Contact Us</a></span>
</p>
</div>
<div class="b-right">
<img
class="phone"
src="./assets/home/desktop/illustration-phone-mockup.svg"
alt="illustration-phone-mockup"
/>
</div>
</div>
</div>
</header>
</section>
<section id="__payapi-who-we-work-with">
<div class="container">
<div class="www-content">
<div class="www-left">
<h2 class="www-header">Who we work with</h2>
<p class="www-desc">
Today, millions of people around the world have successfully
connected their accounts to apps they love using our API. We
provide developers with the tools they need to create easy and
accessible experiences for their users.
</p>
<a href="/about.html">About Us</a>
</div>
<div class="partners">
<img src="./assets/shared/desktop/tesla.svg" alt="tesla-logo" />
<img
src="./assets/shared/desktop/microsoft.svg"
alt="microsoft-logo"
/>
<img
src="./assets/shared/desktop/hewlett-packard.svg"
alt="hewlett-packard-logo"
/>
<img src="./assets/shared/desktop/oracle.svg" alt="oracle-logo" />
<img src="./assets/shared/desktop/google.svg" alt="google-logo" />
<img src="./assets/shared/desktop/nvidia.svg" alt="nvidia-logo" />
</div>
</div>
</div>
</section>
<section id="__payapi-features">
<div class="container">
<div class="implement">
<div class="i-terminal">
<img
class="easy-img"
src="/assets/home/desktop/illustration-easy-to-implement.svg"
alt=""
/>
</div>
<div class="i-content">
<h2>Easy to implement</h2>
<p>
Our API comes with just a few lines of code. You’ll be up and
running in no time. We built our documentation page to integrate
payments functionality with ease.
</p>
</div>
</div>
<div class="simple-ui-ux">
<div class="s-content">
<h2>Simple UI & UX</h2>
<p>
Our pre-built form is easy to integrate in your app or website’s
checkout flow and designed to optimize conversion.
</p>
</div>
<div class="s-phones">
<img
src="./assets/home/desktop/illustration-simple-ui.svg"
alt="payapi-iphone-screenshots"
/>
</div>
</div>
<div class="more">
<div class="m-features">
<img
src="./assets/home/desktop/icon-personal-finances.svg"
alt="icon-personal-finances"
/>
<h3>Personal Finances</h3>
<p>
Consolidate financial data from multiple sources and categorize
transactions up to 2 years of history. Analyze reports to
reconcile activities in your account.
</p>
</div>
<div class="m-features">
<img
src="./assets/home/desktop/icon-banking-and-coverage.svg"
alt="icon-banking-and-coverage"
/>
<h3>Banking & Coverage</h3>
<p>
With our platform, you can speed up account onboarding and support
ongoing payments for checking, savings, credit card, and brokerage
accounts.
</p>
</div>
<div class="m-features">
<img
src="./assets/home/desktop/icon-consumer-payments.svg"
alt="icon-consumer-payments"
/>
<h3>Consumer Payments</h3>
<p>
It’s easier to set up secure bank payments with us through a flow
designed with the user experience in mind. Customers could
instantly authenticate their account.
</p>
</div>
</div>
<div class="start">
<h2>Ready to start?</h2>
<form class="s-leads" id="leads">
<input
type="email"
class="s-leads-input"
placeholder="Enter email address"
/>
<button type="submit" class="p-btn">Schedule a Demo</button>
</form>
</div>
</div>
</section>
<footer id="__payapi-footer">
<div class="container">
<nav>
<div class="footer-wrapper">
<div class="nav-wrapper">
<div class="logo">
<img
src="./assets/shared/desktop/logo-white.svg"
alt="payapi-logo"
/>
</div>
<ul class="navigation">
<li>
<a class="footer-nav-link" href="/pricing.html">Pricing</a>
</li>
<li><a class="footer-nav-link" href="/about.html">About</a></li>
<li>
<a class="footer-nav-link" href="/contact.html">Contact</a>
</li>
</ul>
</div>
<div class="social-media">
<a class="facebook" href="https://www.facebook.com/"></a>
<a class="twitter" href="https://www.twitter.com/"></a>
<a class="linkedin" href="https://www.linkedin.com/"></a>
</div>
</div>
</nav>
</div>
</footer>
</body>
</html>