-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpay.html
300 lines (263 loc) · 11.9 KB
/
pay.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
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
<!DOCTYPE html>
<html>
<head>
<!-- Swiperjs CDN -->
<link rel="stylesheet" href="https://unpkg.com/swiper/swiper-bundle.css">
<link rel="stylesheet" href="https://unpkg.com/swiper/swiper-bundle.min.css">
<script src="https://unpkg.com/swiper/swiper-bundle.js"></script>
<script src="https://unpkg.com/swiper/swiper-bundle.min.js"></script>
<link href='https://fonts.googleapis.com/css?family=Montserrat' rel='stylesheet' type='text/css'>
<title>Act Web Development | Payment Success</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="style.css">
<script src="https://cdn.jsdelivr.net/npm/sweetalert2@9"></script>
<meta charset="utf-8">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/css/all.css">
<meta name="description" content="Get awesome websites or apps for the cheapest prices">
<meta name="keywords" content="Web development, App development, Act Web">
<meta name="author" content="Jermaine Antwi">
<meta name="google-site-verification" content="cxm-4H8Zafxv0eKZXb7CAYt7SIRRGzndLh5OJwGN75c" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" href="img/favicon.png"></link>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css" integrity="sha384-9aIt2nRpC12Uk9gS9baDl411NQApFmC26EwAOH8WgZl5MYYxFfc+NcPb1dKGj7Sk" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<script src="https://sdk.paylike.io/3.js"></script>
<script type="text/javascript" src="https://js.squareupsandbox.com/v2/paymentform">
</script>
<!-- Google fonts -->
<link href="https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;515;600;700&display=swap" rel="stylesheet"></link>
<script src="https://apis.google.com/js/platform.js" async defer></script>
<meta name="google-signin-client_id" content="664110718778-idm5g7v9jjma8okamro3bbic2nsevm8b.apps.googleusercontent.com">
<script src="js/index.js"></script>
<script src="https://s.pageclip.co/v1/pageclip.js" charset="utf-8"></script>
<link rel="stylesheet" href="https://s.pageclip.co/v1/pageclip.css" media="screen">
</head>
<body style="font-family: 'Quicksand' !important;">
<header class="header">
<a href="/" class="logo"><img src="img/favicon.png" height="50" /> Act Web</a>
<input class="menu-btn" type="checkbox" id="menu-btn" />
<label class="menu-icon" for="menu-btn"><span class="nav-icon"></span></label>
<ul class="menu">
<li><a href="#home">Home</a></li>
<li><a href="#about">About Us</a></li>
<li><a href="#shop">Shop</a></li>
<li><a href="#form">Contact Us</a></li>
<li style="height: 64px; width: 170px;"><a href=""><div class="g-signin2" data-onsuccess="onSignIn"></div></a></li>
</ul>
</header>
<div>
<!-- Slider main container -->
<div id="home" class="swiper-container">
<!-- Additional required wrapper -->
<div class="swiper-wrapper">
<!-- Slides -->
<div class="swiper-slide img-fluid" style="background-image: url(https://i.imgur.com/oZ09S1B.png);">
<div class="inner container">
 
<h1>Get awesome websites</h1>
<p>Lorem ipsum dolor sit amet, consectetur.</p>
<a href="#shop"><input type="button" value="Shop Now"></a>
</div>
</div>
<div class="swiper-slide img-fluid" style="background-image: url(https://images.unsplash.com/photo-1519389950473-47ba0277781c?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=500&q=60);">
<div class="inner container">
 
<h1>Get Mobile Responsive websites</h1>
<p>Lorem ipsum dolor sit amet, consectetur.</p>
<a href="#shop"><input type="button" value="Shop Now"></a>
</div>
</div>
<div class="swiper-slide img-fluid" style="background-image: url(https://i.imgur.com/iis3x5E.png)">
<div class="inner container">
 
<h1>Get amazing apps</h1>
<p>Lorem ipsum dolor sit amet, consectetur.</p>
<a href="#shop"><input type="button" value="Shop Now"></a>
</div>
</div>
</div>
<!-- If we need pagination -->
<div class="swiper-pagination"></div>
<!-- If we need navigation buttons -->
<div class="swiper-button-prev"></div>
<div class="swiper-button-next"></div>
</div>
</div>
<div id="about" class="about-section">
<div class="inner-container">
<h1>About Us</h1>
<p class="text">
Welcome to Act Web Development Agencies, your number one source for all things sofware. We're dedicated to providing you the best of websites and apps, with a focus on dependability and customer service.
We're working to turn our dream into a website or app. We hope you enjoy our products as much as we enjoy offering them to you.
</p>
<div class="skills">
<span>Web Design</span>
<span>App design</span>
<span>Coding</span>
</div>
</div>
</div>
<div id="shop">
<br><br><br><br><br><br><br><br><br>
<div class="container-fluid">
<h1 id="welcome" style="text-align: center;">Shop</h1>
<div class="row">
<div class="col-md-3 col-sm-6">
<div class="product-grid">
<div class="product-image">
<a href="#">
<img class="pic-1" src="https://static.rfstat.com/mockup-maker/mockups/17/810a6c09fed8a71106fc84166f850b5c.jpeg">
<img class="pic-2" src="https://static.rfstat.com/mockup-maker/mockups/17/810a6c09fed8a71106fc84166f850b5c.jpeg">
</a>
<span class="product-trend-label">Trend</span>
<span class="product-discount-label">-20%</span>
<ul class="social">
<li><a data-tip="Add to Cart"><i class="fa fa-shopping-cart"></i></a></li>
<li onclick="webd()"><a href="#" data-tip="Buy Now"><i class="fa fa-money"></i></a></li>
</ul>
</div>
<div class="product-content">
<h3 class="title"><a href="#">Responsive Website</a></h3>
<div class="price discount"><span>$100.00</span>$80.00</div>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6">
<div class="product-grid">
<div class="product-image">
<a href="#">
<img class="pic-1" src="https://static.rfstat.com/mockup-maker/mockups/21/8ea48bd87d64b58518e9327f1e3a5875.jpeg">
<img class="pic-2" src="https://static.rfstat.com/mockup-maker/mockups/21/8ea48bd87d64b58518e9327f1e3a5875.jpeg">
</a>
<span class="product-trend-label">NOT OUT YET</span>
<ul class="social">
</ul>
</div>
<div class="product-content">
<h3 class="title"><a href="#">IOS App</a></h3>
<div class="price">$85.00</div>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6">
<div class="product-grid">
<div class="product-image">
<a href="#">
<img class="pic-1" src="https://cdn.dribbble.com/users/1050902/screenshots/3710696/dailyui_023_onboarding.png">
<img class="pic-2" src="https://cdn.dribbble.com/users/1050902/screenshots/3710696/dailyui_023_onboarding.png">
</a>
<span class="product-trend-label">Trend</span>
<span class="product-discount-label">-20%</span>
<ul class="social">
<li><a href="#" data-tip="Add to Cart"><i class="fa fa-shopping-cart"></i></a></li>
<li onclick="adp()"><a href="#" data-tip="Buy Now"><i class="fa fa-money"></i></a></li>
</ul>
</div>
<div class="product-content">
<h3 class="title"><a href="#">Android App</a></h3>
<div class="price discount"><span>$80.00</span> $60.60</div>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6">
<div class="product-grid">
<div class="product-image">
<a href="#">
<img class="pic-1" src="https://static.rfstat.com/mockup-maker/mockups/12/9598b50d35f5191b1778a7bd8ebf1078.jpeg">
<img class="pic-2" src="https://static.rfstat.com/mockup-maker/mockups/12/9598b50d35f5191b1778a7bd8ebf1078.jpeg">
</a>
<span class="product-trend-label">NOT OUT YET</span>
<ul class="social">
</ul>
</div>
<div class="product-content">
<h3 class="title"><a href="#">Desktop App</a></h3>
<div class="price">$150.00</div>
</div>
</div>
</div>
</div>
</div>
<center>
<a href="#" style="text-decoration: none;" onclick="signOut();">Sign out</a>
</center>
<br><br><br><br><br><br><br><br><br>
</div>
<div class="app">
<div class="inside">
<h1>Download our apps to chat with staff and developers</h1>
<a href="files/Act_Web.apk" download><button><i class="fa fa-download"></i> Download Now!</button></a>
</div>
</div>
<br><br><br><br><br><br><br><br><br>
<div class="container-fluid">
<center>
<form id="form" method="post" action="https://www.formbackend.com/f/df4511ac0b90194d" class="form">
<h2>CONTACT US</h2>
<p type="Name:"><input placeholder="Write your name here.." id="fie_name" name="name" value="" ></input></p>
<p type="Email:"><input placeholder="Let us know how to contact you back.." name="email" value="" id="fie_email"></input></p>
<p type="Message:"><input name="message" placeholder="What would you like to tell us.."></input></p>
<button>Send Message</button>
<div>
<span class="fa fa-phone"></span>001 1023 567
<span class="fa fa-envelope-o"></span> contact@company.com
</div>
</form>
</center>
</div>
<br><br><br><br><br><br><br><br><br>
<footer>
<div class="footer-container">
<div class="left-col">
<img src="img/favicon.png" alt="" class="logo"><h1>Act Web</h1>
<p class="rights-text">© Copyright Act Web development 2020. All Rights Reserved.</p>
</div>
<div class="right-col">
<h1>Our Newsletter</h1>
<div class="border"></div>
<p>Enter Your Email to get our news and updates.</p>
<form action="https://www.formbackend.com/f/e573377169581c8b" method="post" class="newsletter-form">
<input type="text" name="email" class="txtb" placeholder="Enter Your Email">
<button type="submit" class="btn"><i class="fa fa-paper-plane"></i></button>
</form>
</div>
</div>
</footer>
<script type="module">
import Swiper from 'https://unpkg.com/swiper/swiper-bundle.esm.browser.min.js'
const swiper = new Swiper(...)
</script>
<script>
Swal.fire(
'Payment Success',
'Your Payment was succesfull!',
'success'
)
/* Swiperjs */
var mySwiper = new Swiper('.swiper-container', {
// Optional parameters
direction: 'horizontal',
loop: true,
autoplay: {
delay: 5000,
},
// If we need pagination
pagination: {
el: '.swiper-pagination',
},
// Navigation arrows
navigation: {
nextEl: '.swiper-button-next',
prevEl: '.swiper-button-prev',
},
// And if we need scrollbar
scrollbar: {
el: '.swiper-scrollbar',
},
})
</script>
</body>
</html>
<!-- Code made by Jermaine (Codemanie) -->
<!-- Copyright Jermaine Antwi 2020. All rights reserved -->