-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
223 lines (176 loc) · 7.95 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
<!DOCTYPE html>
<html class="no-js" lang="en">
<head>
<!--- basic page needs
================================================== -->
<meta charset="utf-8">
<title>Movean | Maintenance</title>
<meta name="description" content="">
<meta name="author" content="">
<!-- mobile specific metas
================================================== -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- CSS
================================================== -->
<link rel="stylesheet" href="css/base.css">
<link rel="stylesheet" href="css/vendor.css">
<link rel="stylesheet" href="css/main.css">
<!-- script
================================================== -->
<script src="js/modernizr.js"></script>
<script src="js/pace.min.js"></script>
<!-- favicons
================================================== -->
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
<link rel="icon" href="favicon.ico" type="image/x-icon">
</head>
<body>
<!-- home
================================================== -->
<main class="s-home s-home--particles">
<div id="particles-js" class="home-particles"></div>
<div class="gradient-overlay"></div>
<div class="home-content">
<div class="home-logo">
<a href="index.html">
<img src="images/logo.png" alt="Homepage">
</a>
</div>
<div class="row home-content__main">
<div class="col-eight home-content__text pull-right">
<h3>Welcome to Movean</h3>
<h1>
We are currently working <br>
on a super awesome <br> website.
</h1>
<p>
Please be patient as it may take longer than expected. We're working hard to serve you a nice and stable website as soon as possible!
</p>
<div class="home-content__subscribe">
<form id="mc-form" class="group" novalidate="true">
<input type="email" value="" name="EMAIL" class="email" id="mc-email" placeholder="Email Address" required="">
<input type="submit" name="subscribe" value="Notify Me">
<label for="mc-email" class="subscribe-message"></label>
</form>
</div>
</div> <!-- end home-content__text -->
<div class="col-four home-content__counter">
<h3>Launching In</h3>
<div class="home-content__clock">
<div class="top">
<div class="time days">
325
<span>Days</span>
</div>
</div>
<div class="time hours">
09
<span>H</span>
</div>
<div class="time minutes">
54
<span>M</span>
</div>
<div class="time seconds">
30
<span>S</span>
</div>
</div> <!-- end home-content__clock -->
</div> <!-- end home-content__counter -->
</div> <!-- end home-content__main -->
<ul class="home-social">
<li>
<a href="https://www.facebook.com/MoveanProd"><i class="fab fa-facebook-f" aria-hidden="true"></i><span>Facebook</span></a>
</li>
<li>
<a href="https://twitter.com/MoveanP"><i class="fab fa-twitter" aria-hidden="true"></i><span>Twiiter</span></a>
</li>
<li>
<a href="https://www.instagram.com/movean_ch"><i class="fab fa-instagram" aria-hidden="true"></i><span>Instagram</span></a>
</li>
</ul> <!-- end home-social -->
<div class="row home-copyright">
<span>© Movean 2020</span>
<span>Designed with ♥ by <a href="https://movean.ch">Movean Productions</a></span>
</div> <!-- end home-copyright -->
<div class="home-content__line"></div>
</div> <!-- end home-content -->
</main> <!-- end s-home -->
<!-- info
================================================== -->
<a class="info-toggle" href="#0">
<span class="info-menu-icon"></span>
</a>
<div class="s-info">
<div class="row info-wrapper">
<div class="col-seven tab-full info-main">
<h1>We are Movean. We make awesome stuff.</h1>
<p>
Our goal is to create a nice and clean design to manage all usefull products at once without
searching them. The plattform will serve you with some paid as well as free products.
</p>
<p>
In order to serve you with a nice user experience it may take longer than expected to deploy our
services. Make sure to follow us on social media to stay up-to-date all the time. You won't miss anything!
</p>
<p>
In case you are interested in a partnership or you just have any other questions don't hesitate to use any
of our contact possibilies. We will try to answer you as soon as possible!
</p>
</div>
<div class="col-four tab-full pull-right info-contact">
<div class="info-block">
<h3>Start A Conversation</h3>
<p>
<a href="mailto:[email protected]" class="info-email">[email protected]</a><br>
</p>
</div>
<!--<div class="info-block">
<h3>Visit Our Office</h3>
<p class="info-address">
1600 Amphitheatre Parkway<br>
Mountain View, CA<br>
94043 US
</p>
</div>-->
<div class="info-block">
<h3>Find Us On</h3>
<ul class="info-social">
<li>
<a href="https://www.facebook.com/MoveanProd"><i class="fab fa-facebook" aria-hidden="true"></i>
<span>Facebook</span></a>
</li>
<li>
<a href="https://twitter.com/MoveanP"><i class="fab fa-twitter" aria-hidden="true"></i>
<span>Twiiter</span></a>
</li>
<li>
<a href="https://www.instagram.com/movean_ch"><i class="fab fa-instagram" aria-hidden="true"></i>
<span>Instagram</span></a>
</li>
</ul>
</div>
</div> <!-- end info contact -->
</div> <!-- end info wrapper -->
</div> <!-- end s-info -->
<!-- preloader
================================================== -->
<div id="preloader">
<div id="loader">
<div class="line-scale-pulse-out">
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
</div>
</div>
</div>
<!-- Java Script
================================================== -->
<script src="js/jquery-3.2.1.min.js"></script>
<script src="js/plugins.js"></script>
<script src="js/polygons.js"></script>
<script src="js/main.js"></script>
</body>
</html>