-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
277 lines (271 loc) · 9.85 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Alivee</title>
<link rel="stylesheet" href="css/app.css" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap"
rel="stylesheet"
/>
</head>
<body id="body">
<div class="nav">
<img id="logo" src="images/logo.png" alt="logo" />
</div>
<div class="contents">
<!-- PAGE 1 -->
<div id="page-1" class="content">
<div class="page page-1 grid">
<div class="title text-blue">
<p>
Evolve your <br />
Facebook live selling
<br />
to a
<br />
</p>
<h1>
Powerful
<br />
Shopping
<br />
Experience
</h1>
</div>
<div class="image-sizer">
<img src="images/first-section-image.png" alt="phone" />
</div>
</div>
</div>
<!-- PAGE 2 -->
<div id="page-2" class="content">
<div class="page page-2">
<div class="flex align-middle">
<h2 class="title">
Transform problematic comments into powerful buttons
</h2>
</div>
<div class="grid">
<div class="image-sizer">
<img src="images/second-section-image.png" alt="page 2" />
</div>
<div class="flex center align-middle">
<div class="right">
<div class="flex align-top">
<img
src="images/check-mark-icon.svg"
class=""
alt="check"
width="24px"
/>
<p class="">
Seamless and familiar e-commerce shopping experience for
your buyers
</p>
</div>
<div class="flex align-top">
<img
src="images/check-mark-icon.svg"
class=""
alt="check"
width="24px"
/>
<p class="">No more worrying customers type wrong</p>
</div>
<div class="flex align-top">
<img
src="images/check-mark-icon.svg"
class=""
alt="check"
width="24px"
/>
<p class="">Move on to next product faster during live</p>
</div>
<div class="flex align-top">
<img
src="images/check-mark-icon.svg"
class=""
alt="check"
width="24px"
/>
<p class="">Focus 100% on selling product faster</p>
</div>
</div>
</div>
</div>
<div class="flex align-middle">
<p class="summary">
Now your live shop can scale to new heights! <br />You can sell
3x-8x more products comparing <br />with any other systems out
there
</p>
</div>
</div>
</div>
<!-- PAGE 3 -->
<div id="page-3" class="content">
<div class="page page-3 flex">
<div class="flex align-middle">
<h2 class="title">
Digital payments enabled, One-click checkout anytime
</h2>
</div>
<div class="flex align-middle">
<div class="summary-content flex">
<h4 class="summary-title">Automated payment reconciliation</h4>
<p class="summary">
One quick view on payment status <br />We also allow bank
transfers* for sellers who do not <br />wish to use digital
payment <br />PAYNOW recommended*
</p>
</div>
</div>
<div class="flex">
<img src="images/third-section-image.png" alt="pay now" />
</div>
</div>
</div>
<!-- PAGE 4 -->
<div id="page-4" class="content">
<div class="page page-4 grid">
<div class="header flex align-middle center">
<div class="title-container grid">
<div class="flex align-top center">
<span class="text-blue">aliveecoin</span>
<img class="" src="images/alivee-coin-icon.png" alt="" />
</div>
<h2 class="title">FREE loyalty coins for all your customers</h2>
</div>
</div>
<div class="flex align-middle">
<img src="images/fourth-section-image.png" alt="fourth" />
</div>
<div class="flex align-middle">
<div class="summary-container">
<h4 class="summary-title text-blue">
Each time they buy from you, alivee <br />will reward your
buyers <br />with aliveecoin
</h4>
<p class="summary">
All our subscribed sellers* will enjoy this at no cost to
<br />sellers. *Only for digital payments
</p>
</div>
</div>
</div>
</div>
<!-- PAGE 5 -->
<div id="page-5" class="content">
<div class="page page-5 grid">
<div class="header flex align-middle center">
<h2 class="title">
All functions to help you GROW your live selling business
</h2>
</div>
<div class="flex align-middle">
<div class="summary-container">
<h4 class="summary-title text-blue">
Your success = Our success. Period.
</h4>
<p class="summary">
We never stop improving our features, that is our promise to our
sellers. We see you as a partner not just a subscriber. More
functions will be updated over time. Our team is made up of ex
successful tech startup founders
</p>
</div>
</div>
<div class="flex align-top">
<img class="" src="images/fifth-section-image.png" alt="fourth" />
</div>
</div>
</div>
<!-- PAGE 6 -->
<div id="page-6" class="content bg-particles">
<div class="page page-6 grid">
<div class="flex header align-middle center">
<h2 class="title">Take the first mover advantage!</h2>
</div>
<div class="flex align-top">
<img class="" src="images/sixth-section-image.png" alt="fourth" />
</div>
<div class="flex align-middle">
<div class="summary-container">
<h4 class="summary-title text-blue">Sign-up Bonus</h4>
<p class="summary">
You will also get <b class="text-blue">5x</b> more aliveecoins
for all your buyers, up to a limited time.
</p>
</div>
</div>
</div>
</div>
<!-- PAGE 7 -->
<div id="page-7" class="content">
<div class="page page-7 grid">
<div class="header flex align-middle center">
<div class="title-img flex align-middle">
<h2 class="title-sub">COMING ALIVE<br />IN MAY 2021!</h2>
<p class="sub">
You will also get 5x more aliveecoins for all your buyers, up to
a limited time.
</p>
<h2 class="title text-blue">15 SLOTS ONLY !</h2>
</div>
</div>
<div class="flex align-bottom">
<!-- SIGN UP FORM -->
<form action="#" id="signup-form" class="flex signup-form">
<div class="form-group">
<label for="shop_name">Shop name</label>
<input required type="text" class="form-input" id="shop_name" />
</div>
<div class="form-group">
<label for="whatsapp_no">Whatsapp number</label>
<input
required
type="text"
class="form-input"
id="whatsapp_no"
/>
</div>
<button type="submit" class="join-btn btn-submit">
Register Interest Now
</button>
<p class="short-info mobile-hidden">
We will drop you a whatapp in 24hours to share our special price
for the first 15. Or ask us any questions then.
</p>
</form>
</div>
<div class="flex align-middle">
<div class="summary-container">
<h4 class="summary-title text-blue">
Already using some automation systems?
</h4>
<p class="summary">
Don't worry! If you’re currently using any existing systems, we
are committed to help you to use a MORE POWERFUL product. Get up
to <b>6 months free</b> subscription if you make the switch
today!
</p>
</div>
</div>
</div>
<p class="copyright">
© 2021 alivee pte ltd. Founded in Singapore with ❤️.
</p>
</div>
</div>
</body>
<footer id="join_now" class="scroller">
<button class="join-btn">Join Now</button>
<img src="images/arrow-down-icon.svg" alt="down" class="arrow-down" />
</footer>
<!--
<script src="js/app.js"></script> -->
</html>