-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
442 lines (414 loc) · 26.6 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
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="canonical" href="https://vvcares.github.io/" />
<link rel="shortcut icon" type="image/x-icon" href="assets/images/fav.png">
<link rel="stylesheet" charset="utf-8" charset="utf-8" type="text/css" href="assets/css/bootstrap.min.css">
<link rel="stylesheet" charset="utf-8" type="text/css" href="style.css">
<link rel="stylesheet" charset="utf-8" type="text/css" href="https://fonts.googleapis.com/css2?family=Montserrat:wght@300&display=swap">
<link rel="stylesheet" charset="utf-8" href="assets/css/rsmenu-main.css">
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body class="defult-home">
<!-- Main content Start -->
<div class="main-content" >
<!--Full width header Start-->
<div class="full-width-header">
<!--Header Start-->
<header id="rs-header" class="rs-header style3 header-transparent">
<!-- Topbar Area Start -->
<div class="topbar-area style2 modify1">
<div class="container">
<div class="row y-middle">
<div class="col-lg-8">
<div class="topbar-contact">
<ul>
<li>
<i class="flaticon-email"></i>
<a href="mailto:[email protected]">[email protected]</a>
</li>
<li>
<i class="flaticon-call"></i>
<a href="tel:+65 6693 5414"> +65 6693 5414</a>
</li>
</ul>
</div>
</div>
<div class="col-lg-4 text-right">
<div class="toolbar-sl-share">
<ul>
<li class="opening"> <em><i class="flaticon-clock"></i> 09:00am-6:00pm</em> </li>
<li><a href="https://www.facebook.com/vvcares/"><i class="fa fa-facebook"></i></a></li>
<li><a href="https://twitter.com/vvcares?lang=en;"><i class="fa fa-twitter"></i></a></li>
<li><a href="https://vvcares.com/#"><i class="fa fa-pinterest-p"></i></a></li>
<li><a href="https://vvcares.com/#"><i class="fa fa-instagram"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<!-- Topbar Area End -->
<!-- Menu Start -->
<div class="menu-area menu-sticky">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-3">
<div class="logo-part">
<a href="https://vvcares.com/">
<img class="normal-logo" src="assets/images/logo-light.png" alt="logo">
<img class="sticky-logo" src="assets/images/logo-dark.png" alt="logo">
</a>
</div>
<div class="mobile-menu">
<a href="#" class="rs-menu-toggle rs-menu-toggle-close">
<i class="fa fa-bars"></i>
</a>
</div>
</div>
<div class="col-lg-9 text-right">
<div class="rs-menu-area">
<div class="main-menu">
<nav class="rs-menu pr-70 lg-pr-50 md-pr-0">
<ul class="nav-menu">
<li><a href="https://vvcares.com/index.php">HOME</a></li>
<li><a href="https://vvcares.com/about.php">ABOUT</a></li>
<li class="menu-item-has-children">
<a href="#">SERVICES</a>
<ul class="sub-menu">
<li><a href="https://vvcares.com/web-designing.php">Web Designing</a> </li>
<li><a href="https://vvcares.com/web-hosting.php">Web Hosting</a> </li>
<li><a href="https://vvcares.com/seo-agency.php">SEO / Search Engine Optimization</a> </li>
<li><a href="https://vvcares.com/email-hosting.php">Email Hosting</a> </li>
</ul>
</li>
<li class="menu-item-has-children">
<a href="#">PRODUCTS</a>
<ul class="sub-menu">
<li><a href="https://vvcares.com/vpn-server.php">VPN Servers (dedicated)</a> </li>
<li><a href="https://vvcares.com/#">Web Servers (dedicated)</a> </li>
<li><a href="https://vvcares.com/#">Online Invoicing System</a> </li>
<li><a href="https://vvcares.com/#">Online HR System</a> </li>
</ul>
</li>
<li><a href="https://vvcares.com/blog/index.php">BLOG</a></li>
<li><a href="https://vvcares.com/contact.php">CONTACT</a></li>
</ul> <!-- //.nav-menu -->
</nav>
</div> <!-- //.main-menu -->
</div>
</div>
</div>
</div></div>
<!-- Menu End -->
</header>
<!--Header End-->
</div>
<!--Full width header End-->
<title>Web Designing Company Web Hosting Company Singapore VPN Servers</title>
<meta name="description" content="Web designing company Singapore Web hosting, Email hosting Custom software application developer, VPN Servers, Website SEO Agency Search Engine optimization, Social Media Marketing">
<meta name="keywords" content="Web designing web hosting company Singapore, Cheapest web hosting price, Professional web designing, web Professional hosting company Singapore">
<!-- Banner Section Start -->
<div class="rs-banner style3 pt-5">
<div class="container">
<div class="row">
<div class="col-lg-6">
<div class="banner-content">
<div class="sub-title">Managed IT Solutions Support SINGAPORE-INDIA</div>
<h1 class="title">We Manage Your IT Solutions Services</h1>
<p class="desc">We provide support/maintenance for your Web servers, VPN Servers, NAS File Storage Servers, Email services, Custom software applications.</p>
<ul class="banner-btn">
<li><a class="readon started" href="contact.php">Get Started</a></li>
<!-- <li>
<div class="rs-videos">
<div class="animate-border white-color">
<a class="popup-border popup-videos" href="https://www.youtube.com/watch?v=YLN1Argi7ik">
<i class="fa fa-play"></i>
</a>
</div>
</div>
</li> -->
</ul>
</div>
</div>
</div>
</div>
<img class="d-none d-md-block images-part" src="assets/images/banner/banner-3.png" alt="IT services singapore">
</div>
<!-- Banner Section End -->
<!-- Services Section Start -->
<div class="rs-services style3 pt-100 pb-120 md-pt-75 md-pb-80">
<div class="container">
</div>
<!-- Services Section End -->
<!-- About Section Start -->
<div id="rs-about" class="rs-about style2 pt-110 pb-120 md-pt-75 md-pb-80">
<div class="image-part">
<img src="assets/images/about/about-4.png" width="1600px" height="545" alt="about">
</div>
<div class="container">
<div class="row">
<div class="col-lg-5"></div>
<div class="col-lg-7 pl-55 md-pl-15 z-index-1">
<div class="sec-title mb-30">
<div class="sub-text style4-bg">About Us</div>
<h2 class="title pb-20">
We Are Increasing Business Success With Technology
</h2>
</div>
<!-- Skillbar Section Start -->
<div class="rs-skillbar style1 home4">
<div class="cl-skill-bar">
<!-- Start Skill Bar -->
<span class="skillbar-title">Website designing & Development</span>
<div class="skillbar" data-percent="92">
<p class="skillbar-bar"></p>
<span class="skill-bar-percent"></span>
</div>
<!-- Start Skill Bar -->
<span class="skillbar-title">Custom workplace softwares applications</span>
<div class="skillbar" data-percent="80">
<p class="skillbar-bar paste-bg"></p>
<span class="skill-bar-percent"></span>
</div>
<!-- Start Skill Bar -->
<span class="skillbar-title">Web hosting / Email services</span>
<div class="skillbar" data-percent="95">
<p class="skillbar-bar blue-bg"></p>
<span class="skill-bar-percent"></span>
</div>
<!-- Start Skill Bar -->
<span class="skillbar-title">Database applications</span>
<div class="skillbar" data-percent="78">
<p class="skillbar-bar pink-bg"></p>
<span class="skill-bar-percent"></span>
</div>
</div>
</div>
<!-- Skillbar Section End -->
</div>
</div>
</div>
</div>
<!-- About Section End -->
<!-- Process Section Start -->
<div class="gray-color">
<div class="rs-process modify1 pt-160 pb-120 md-pt-75 md-pb-80">
<div class="shape-animation">
<div class="shape-process">
<img class="dance2" src="assets/images/process/circle.png" alt="images">
</div>
</div>
<div class="container">
<div class="row align-items-center">
<div class="col-lg-4 pr-40 md-pr-15 md-pb-80">
<div class="process-wrap md-center">
<div class="sec-title mb-30">
<h2 style="color:#FFF">
Web Designing, Website SEO Agency, VPN Servers, Online Invoicing System
</h2>
</div>
<div class="btn-part mt-40">
<a class="readon started" href="contact.php">Contact Us</a>
</div>
</div>
</div>
<div class="col-lg-8 sm-pl-40 sm-pr-20">
<div class="row">
<div class="col-md-6 mb-70">
<div class="rs-addon-number">
<div class="number-text">
<div class="number-area">1</div>
<div class="number-title">
<h3 class="title">Get info & Analyse</h3>
</div>
<p class="number-txt"> We get required data from clients and apprehend their application needs. So we may want to supply the proper product.</p>
</div>
</div>
</div>
<div class="col-md-6 mb-70">
<div class="rs-addon-number">
<div class="number-text">
<div class="number-area green-bg">2</div>
<div class="number-title">
<h3 class="title">Planning</h3>
</div>
<p class="number-txt">Our team plan the required application with precautions. Always application's security in concern to prevent un-authorized access.</p>
</div>
</div>
</div>
<div class="col-md-6 sm-mb-70">
<div class="rs-addon-number">
<div class="number-text">
<div class="number-area plum-bg">3</div>
<div class="number-title">
<h3 class="title">Execute</h3>
</div>
<p class="number-txt">When we got the making plans, we execute the custom software locally in our servers</p>
</div>
</div>
</div>
<div class="col-md-6">
<div class="rs-addon-number">
<div class="number-text">
<div class="number-area pink-bg">4</div>
<div class="number-title">
<h3 class="title">Deliver</h3>
</div>
<p class="number-txt">Finally we deliver the product to clients for live testing in their servers.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Main content End -->
<!-- Footer Start -->
<footer id="rs-footer" class="rs-footer">
<div class="footer-top">
<div class="container">
<div class="row">
<div class="col-lg-3 col-md-12 col-sm-12 footer-widget">
<div class="footer-logo mb-30">
<a href="index-2.php"><img src="assets/images/logo-dark.png" alt=""></a>
</div>
<div class="textwidget pb-30"><p>Web designing , Web hosting, Email hosting, Custom software application developer, VPN Servers, Website SEO Agency Search Engine optimization, Social Media</p>
</div>
<ul class="footer-social md-mb-30">
<li> <a href="https://www.facebook.com/vvcares/" target="_blank"><span><i class="fa fa-facebook"></i></span></a> </li> <li> <a href="https://twitter.com/vvcares?lang=en;" target="_blank"><span><i class="fa fa-twitter"></i></span></a> </li> <li> <a href="#" target="_blank"><span><i class="fa fa-pinterest-p"></i></span></a> </li> <li> <a href="#" target="_blank"><span><i class="fa fa-instagram"></i></span></a> </li>
</ul>
</div>
<div class="col-lg-3 col-md-12 col-sm-12 pl-45 md-pl-15 md-mb-30">
<h3 class="widget-title">IT Services</h3>
<ul class="site-map">
<li><a href="https://vvcares.com/#">Software Development</a></li>
<li><a href="https://vvcares.com/#">Web Development</a></li>
<li><a href="https://vvcares.com/seo-agency.php">Analytic Solutions</a></li>
<li><a href="https://vvcares.com/#">Cloud and DevOps</a></li>
<li><a href="https://vvcares.com/vpn-server.php">VPN Server</a></li>
</ul>
</div>
<div class="col-lg-3 col-md-12 col-sm-12 md-mb-30">
<h3 class="widget-title">Contact Info</h3>
<ul class="address-widget">
<li>
<i class="flaticon-location"></i>
<div class="desc"> 100 Peck Seah Street #08-14 PS100 -S079333</div>
</li>
<li>
<i class="flaticon-call"></i>
<div class="desc">
+6566935414 </div>
</li>
<li>
<i class="flaticon-email"></i>
<div class="desc">
<a href="sales%40vvcares.php">[email protected]</a>
</div>
</li>
</ul>
</div>
<div class="col-lg-3 col-md-12 col-sm-12">
<h3 class="widget-title">Newsletter</h3>
<p class="widget-desc">Website Designing, Webhosting, Email hosting provider, SEO Agency, Dedicated VPN server, Work from home VPN, Office file server remote access, Private office server access</p>
</div>
</div>
</div>
</div>
</footer>
<!-- Footer End -->
<!--
<script src="assets/js/modernizr-2.8.3.min.jsx"></script>
<script src="assets/js/rsmenu-main.jsx"></script>
<script src="assets/js/jquery.nav.jsx"></script>
<script src="assets/js/jquery.counterup.min.js"></script>
-->
<script src="assets/js/modernizr-2.8.3.min.js" type="354e93b393f98bd6d86b509e-text/javascript"></script>
<script src="assets/js/jquery.min.js" type="354e93b393f98bd6d86b509e-text/javascript"></script>
<script src="assets/js/bootstrap.min.js" type="354e93b393f98bd6d86b509e-text/javascript"></script>
<script src="assets/js/rsmenu-main.js" type="354e93b393f98bd6d86b509e-text/javascript"></script>
<link rel="stylesheet" charset="utf-8" type="text/css" href="assets/css/animate.css">
<link rel="stylesheet" charset="utf-8" type="text/css" href="assets/css/owl.carousel.css">
<link rel="stylesheet" charset="utf-8" type="text/css" href="assets/css/slick.css">
<link rel="stylesheet" charset="utf-8" type="text/css" href="assets/css/off-canvas.css">
<link rel="stylesheet" charset="utf-8" type="text/css" href="assets/css/magnific-popup.css">
<link rel="stylesheet" charset="utf-8" type="text/css" href="assets/css/rs-spacing.css">
<link rel="stylesheet" charset="utf-8" type="text/css" href="assets/css/responsive.css">
<link rel="stylesheet" charset="utf-8" type="text/css" href="assets/css/font-awesome.min.css">
<link rel="stylesheet" charset="utf-8" type="text/css" href="assets/fonts/flaticon.css">
<!-- owl.carousel js -->
<script src="assets/js/owl.carousel.min.js" type="354e93b393f98bd6d86b509e-text/javascript"></script>
<!-- wow js -->
<script src="assets/js/wow.min.js" type="354e93b393f98bd6d86b509e-text/javascript"></script>
<!-- Skill bar js -->
<script src="assets/js/skill.bars.jquery.js" type="354e93b393f98bd6d86b509e-text/javascript"></script>
<script src="assets/js/waypoints.min.js" type="354e93b393f98bd6d86b509e-text/javascript"></script>
<!-- swiper js -->
<script src="assets/js/swiper.min.js" type="354e93b393f98bd6d86b509e-text/javascript"></script>
<!-- particles js -->
<script src="assets/js/particles.min.js" type="354e93b393f98bd6d86b509e-text/javascript"></script>
<!-- magnific popup js -->
<script src="assets/js/jquery.magnific-popup.min.js" type="354e93b393f98bd6d86b509e-text/javascript"></script>
<!-- plugins js -->
<script src="assets/js/plugins.js" type="354e93b393f98bd6d86b509e-text/javascript"></script>
<!-- pointer js -->
<script src="assets/js/pointer.js" type="354e93b393f98bd6d86b509e-text/javascript"></script>
<!-- contact form js -->
<script src="assets/js/contact.form.js" type="354e93b393f98bd6d86b509e-text/javascript"></script>
<!-- main js -->
<script src="assets/js/main.js" type="354e93b393f98bd6d86b509e-text/javascript"></script>
</body>
<!-- Start Alexa Certify Javascript -->
<script type="354e93b393f98bd6d86b509e-text/javascript">
_atrk_opts = { atrk_acct:"chmyt1kx0820/9", domain:"vvcares.com",dynamic: true};
(function() { var as = document.createElement('script'); as.type = 'text/javascript'; as.async = true; as.src = "../certify-js.alexametrics.com/atrk.js"; var s = document.getElementsByTagName('script')[0];s.parentNode.insertBefore(as, s); })();
</script>
<noscript><img src="../certify.alexametrics.com/atrk7f44.gif?account=chmyt1kx0820/9" loading="lazy" style="display:none" height="1" width="1" alt="Website Designing Company" /></noscript>
<!-- End Alexa Certify Javascript -->
<!-- Default Statcounter code for Vvcares.comhttps://vvcares.com/ --><script type="354e93b393f98bd6d86b509e-text/javascript">var sc_project=9505350;var sc_invisible=1;var sc_security="8339a6e8";</script><script type="354e93b393f98bd6d86b509e-text/javascript" src="../www.statcounter.com/counter/counter.js" async></script><noscript><div class="statcounter"><a title="Web Analytics"href="https://statcounter.com/" target="_blank"><imgclass="statcounter"src="https://c.statcounter.com/9505350/0/8339a6e8/1/"alt="Web Analytics"></a></div></noscript><!-- End of Statcounter Code -->
<script type="354e93b393f98bd6d86b509e-text/javascript"> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','../www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-17666831-2', 'auto'); ga('send', 'pageview'); </script>
<!--Schema ORG START-->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "LocalBusiness",
"name": "vvcares",
"image": "https://vvcares.com/logo.png",
"@id": "vvcares",
"url": "https://vvcares.com/index.php",
"telephone": "+65 6693 5414",
"priceRange": "500",
"address": {
"@type": "PostalAddress",
"streetAddress": "100 Peck Seah Street",
"addressLocality": "singapore",
"postalCode": "079903",
"addressCountry": "SG"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": 1.2756998,
"longitude": 103.84580979999998
} ,
"sameAs": [
"https://www.facebook.com/vvcares/",
"https://twitter.com/vvcares?lang=en;",
"",
"",
"https://github.com/vvcares",
"index.php",
""
]
}
</script>
</div>
</html>