-
Notifications
You must be signed in to change notification settings - Fork 0
/
coming-soon.html
124 lines (109 loc) · 5.28 KB
/
coming-soon.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
<!DOCTYPE html>
<html lang="zxx">
<head>
<meta charset="utf-8">
<!-- Google tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-E2BFPQX1MW">
</script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-E2BFPQX1MW');
</script>
<title>Presear Softwares PVT LTD | Customizable software solutions</title>
<meta name="title" content="Presear Softwares PVT LTD | Customizable software solutions" />
<meta name="description" content="Presear Softwares dominates in building solutions that can assist you with zeroing overheads
for technology and increasing mindfulness in your business." />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://www.presear.com" />
<meta property="og:title" content="Presear Softwares PVT LTD | Customizable software solutions" />
<meta property="og:description" content="Presear Softwares dominates in building solutions that can assist you with zeroing overheads
for technology and increasing mindfulness in your business." />
<meta property="og:image" content="https://i.postimg.cc/qqTYxdG1/Presear-Logo-final.png" />
<meta property="twitter:card" content="summary_large_image" />
<meta property="twitter:url" content="https://www.presear.com" />
<meta property="twitter:title" content="Presear Softwares PVT LTD | Customizable software solutions" />
<meta property="twitter:description" content="Presear Softwares dominates in building solutions that can assist you with zeroing overheads
for technology and increasing mindfulness in your business." />
<meta property="twitter:image" content="https://i.postimg.cc/qqTYxdG1/Presear-Logo-final.png" />
<link rel="shortcut icon" href="https://i.postimg.cc/6p6p9kCJ/PRESEAR-LOGO-2.png" type="image/x-icon" />
<!-- mobile responsive meta -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<!-- Bootstrap -->
<link rel="stylesheet" href="plugins/bootstrap/bootstrap.min.css">
<!-- magnific popup -->
<link rel="stylesheet" href="plugins/magnific-popup/magnific-popup.css">
<!-- Slick Carousel -->
<link rel="stylesheet" href="plugins/slick/slick.css">
<link rel="stylesheet" href="plugins/slick/slick-theme.css">
<!-- themify icon -->
<link rel="stylesheet" href="plugins/themify-icons/themify-icons.css">
<!-- animate -->
<link rel="stylesheet" href="plugins/animate/animate.css">
<!-- Aos -->
<link rel="stylesheet" href="plugins/aos/aos.css">
<!-- swiper -->
<link rel="stylesheet" href="plugins/swiper/swiper.min.css">
<!-- Stylesheets -->
<link href="css/style.css" rel="stylesheet">
<!--Favicon-->
<link rel="shortcut icon" href="images/favicon.png" type="image/x-icon">
<link rel="icon" href="images/favicon.png" type="image/x-icon">
</head>
<body>
<!-- preloader start -->
<div class="preloader">
<img src="images/preloader.gif" alt="preloader">
</div>
<!-- preloader end -->
<!-- comming-soon -->
<section class="comming-soon" style="background-image: url(images/banner64.svg);">
<div class="container">
<div class="row">
<div class="col-lg-6 mx-auto text-center">
<img class="mb-40" src="images/logo-white.svg" alt="logo">
<h1 class="text-white">COMING SOON</h1><br><br>
<!-- form -->
<!-- social icon -->
<ul class="list-inline">
<li class="list-inline-item">
<a class="social-icon-outline" href="https://twitter.com/presearOfficial">
<i class="ti-twitter-alt"></i>
</a>
</li>
<li class="list-inline-item">
<a class="social-icon-outline" href="https://www.linkedin.com/company/persear-softwares/">
<i class="ti-linkedin"></i>
</a>
</li>
</ul>
</div>
</div>
</div>
</section>
<!-- /comming-soon -->
<!-- jQuery -->
<script src="plugins/jQuery/jquery.min.js"></script>
<!-- Bootstrap JS -->
<script src="plugins/bootstrap/bootstrap.min.js"></script>
<!-- magnific popup -->
<script src="plugins/magnific-popup/jquery.magnific.popup.min.js"></script>
<!-- slick slider -->
<script src="plugins/slick/slick.min.js"></script>
<!-- filter -->
<script src="plugins/filterizr/jquery.filterizr.min.js"></script>
<!-- Google Map -->
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBu5nZKbeK-WHQ70oqOWo-_4VmwOwKP9YQ"></script>
<script src="plugins/google-map/gmap.js"></script>
<!-- Syo Timer -->
<script src="plugins/syotimer/jquery.syotimer.js"></script>
<!-- aos -->
<script src="plugins/aos/aos.js"></script>
<!-- swiper -->
<script src="plugins/swiper/swiper.min.js"></script>
<!-- Main Script -->
<script src="js/script.js"></script>
</body>
</html>