-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
286 lines (253 loc) · 9.88 KB
/
index.html
File metadata and controls
286 lines (253 loc) · 9.88 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="../fontawesome-free-6.0.0-web/css/all.css">
<link rel="stylesheet" href="../fontawesome-free-6.0.0-web/css/all.min.css">
<link rel="stylesheet" href="home.css">
<title>OlinkVtu
</title>
</head>
<body>
<header class="header">
<a class="logo" href="#">
<!-- <img src="imgs/dgreatbiz.png" > -->
<h2>logo</h2>
</a>
<!-- <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarContent" aria-controls="navbarContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="icon-bar"><i class="icofont-navigation-menu"></i>
</span>
</button> -->
<!-- navbar links -->
<!-- <div class="collapse navbar-collapse" id="navbarContent"> -->
<ul class="navbar">
<li class="nav-item">
<a class="nav-link active" href="#"data-scroll-nav="0">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#core-feature-area" data-scroll-nav="1">Features</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#about-area">About</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#awesome-feat-area">Services</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#testimonial-area">Testimonial</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#faq-area">faq</a>
</li>
<li class="nav-item download-btn">
<a class="login" href="login">Login</a>
</li>
</ul>
</header>
<!-- nav end -->
<section class="mainsection" >
<div class="home-bg-circle">
<img class="circle1" src="images/asset-4.png" alt="">
<img class="circle2" src="images/asset-5.png" alt="">
</div>
<div class="container">
<div class="row">
<!--start caption-->
<div class="col-lg-8">
<div class="caption d-table">
<div class="d-table-cell align-middle">
<h2 style="font-size:50px;font-weight:bolder; color:blue; text-align: left;" class="">OLINK<span style="color:red;">VTU</span></h2>
<h4 class="text-light font-open-sans">We are a registered telecommunication company that provide voice or data transmission services, such as; Mobile Data, Cable TV subscription, Electricity unit, Airtime (VTU)</h4>
<div class="caption-btns">
<a style="background: red; padding: 12px 30px;
border-radius: 30px; color: white; font-weight: bold;" class="bg" href="register">Register</a>
<a href="login" style="background:blue; padding: 12px 30px;
border-radius: 30px; color: white; font-weight: bold;" class="bg"> Login</a>
</div>
</div>
</div>
</div>
<!--end caption-->
</div>
</div>
</section>
<section id="core-feature-area" class="bg-1 m-0 p-0">
<div class="core-feature-circle">
<img class="circle1" src="images/asset-2.png" alt="">
<img class="circle2" src="images/asset-2.png" alt="">
<img class="circle3" src="images/asset-2.png" alt="">
</div>
<div class="container">
<div class="row">
<!--start section heading-->
<div class="col-md-10">
<div class="section-heading">
<h5>Features Of toyadlinksng</h5>
<h2>Features</h2>
<p></p>
</div>
</div>
<!--end section heading-->
</div>
<div class="row">
<!--start core feature single-->
<div class="col">
<div class="iconimage">
<i class="fas fa-bars"></i>
</div>
<div class="contentcontainer">
<h3>We Are Automated</h3>
<p>Our service delivery and wallet funding is automated, your purchase are automated and get delivered to you at a blink of an eye.</p>
</div>
</div>
<!-- end feture -->
<!--start core feature single-->
<div class="col">
<div class="iconimage">
<i class="fas fa-bars"></i>
</div>
<div class="contentcontainer">
<h3>Customer Service</h3>
<p>Our customers are premium to us, hence satisfying them is our top most priority. Our customer service is just a click away available 24/7. </p>
</div>
</div>
<!-- end feture -->
<!--start core feature single-->
<div class="col">
<div class="iconimage">
<i class="fas fa-bars"></i>
</div>
<div class="contentcontainer">
<h3>We Are Reliable</h3>
<p>We have a fully optimized platform for reliability and dependability. You get 100% value for any transaction you carry with us.</p>
</div>
</div>
<!-- end feture -->
<!--start core feature single-->
<div class="col">
<div class="iconimage">
<i class="fas fa-bars"></i>
</div>
<div class="contentcontainer">
<h3>Secured</h3>
<p>We Are 100% By keeping your funding and wallet safe</p>
</div>
</div>
</div>
</section>
<section id="about-area" class="bg-1 m-0 p-0">
<div class="about-area-circle">
<img class="circle1" src="images/asset-4.png" alt="">
<img class="circle2" src="images/asset-4.png" alt="">
</div>
<div class="container">
<div class="row">
<!--start about content-->
<div class="col-md-6">
<div class="about-cont">
<h5>About OlinkVtu</h5>
<h2>Why Choose Us?.</h2>
<p>We provide our services base values that continues to grow rapidly, offering dipensal of services that span various categories including Data subscription, cable sub, electric unit, Airtime top up and much more. Our range
of services are designed to ensure optimum levels of convenience and customer satisfaction with the reseller options, other optimum services include our Affordable price guarantee, Automated, Reliability, dedicated customer
service support and many other premium services. As we continue to expand the Platform, our scope of offerings will increase in variety, simplicity and conveniency, join us today and enjoy the increasing benefits.</p>
</div>
</div>
<div class="col-md-6" style="margin-top: 60px;">
<div class="about-app-mocup">
<img src="images/iPhoneX.png" class="img-fluid" alt="">
</div>
</div>
<!--end about content-->
</div>
</div>
</section>
<div class="servicecontainer">
<div class="serviceheader">
<h5>What we provide</h5>
<h2>services</h2>
</div>
<div class="serviceflex">
<div class="servicecard">
<div class="serviceimg">
<i class="fas fa-home"></i>
</div>
<h3>Airtime To Cash</h3>
<p>Converting Airtime to cash with cheapp discounts. </p>
</div>
<div class="servicecard">
<div class="serviceimg">
<i class="fas fa-home"></i>
</div>
<h3>Airtime To Cash</h3>
<p>Converting Airtime to cash with cheapp discounts. </p>
</div>
<div class="servicecard">
<div class="serviceimg">
<i class="fas fa-home"></i>
</div>
<h3>Airtime To Cash</h3>
<p>Converting Airtime to cash with cheapp discounts. </p>
</div>
<div class="servicecard">
<div class="serviceimg">
<i class="fas fa-home"></i>
</div>
<h3>Airtime To Cash</h3>
<p>Converting Airtime to cash with cheapp discounts. </p>
</div>
<div class="servicecard">
<div class="serviceimg">
<i class="fas fa-home"></i>
</div>
<h3>Airtime To Cash</h3>
<p>Converting Airtime to cash with cheapp discounts. </p>
</div>
</div>
</div>
<div class="testimonycontainer">
<div class="testimonyflex">
<!-- =====testimony start======= -->
<div class="testimonycard">
<div class="testimonyimg">
<img src="images/profile.jpg" alt="">
</div>
<div class="testimonycontent">
<i class="fas fa-quote-left" id="left"></i>
<p>I love the quick response to issues. We might just get along well. So far so good. I recommnd this platform to everyone.</p>
<i class="fas fa-quote-right" id="right"></i>
<h2>daniel</h2>
</div>
</div>
<!-- =========testimony end ========= -->
<!-- =====testimony start======= -->
<div class="testimonycard">
<div class="testimonyimg">
<img src="images/profile.jpg" alt="">
</div>
<div class="testimonycontent">
<i class="fas fa-quote-left" id="left"></i>
<p>I love the quick response to issues. We might just get along well. So far so good. I recommnd this platform to everyone.</p>
<i class="fas fa-quote-right" id="right"></i>
<h2>daniel</h2>
</div>
</div>
<!-- =========testimony end ========= -->
<!-- =====testimony start======= -->
<div class="testimonycard">
<div class="testimonyimg">
<img src="images/profile.jpg" alt="">
</div>
<div class="testimonycontent">
<i class="fas fa-quote-left" id="left"></i>
<p>I love the quick response to issues. We might just get along well. So far so good. I recommnd this platform to everyone.</p>
<i class="fas fa-quote-right" id="right"></i>
<h2>daniel</h2>
</div>
</div>
<!-- =========testimony end ========= -->
</div>
</div>
</body>
</html>