-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
95 lines (84 loc) · 3.67 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
<!DOCTYPE html>
<html lang="en" class="no-js">
<!-- Mirrored from pixiefy.com/themes/marshall/html/v10/ by HTTrack Website Copier/3.x [XR&CO'2014], Sun, 19 Aug 2018 10:52:52 GMT -->
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>frnzy</title>
<meta name="description" content="Marshall - Ultimate Coming Soon Template by pixiefy">
<meta name="author" content="pixiefy">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Google Font -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,800%7CRanga:700" rel="stylesheet">
<!-- All CSS -->
<link rel="stylesheet" type="text/css" href="css/normalize.css" />
<link rel="stylesheet" href="font-awesome/css/font-awesome.min.css">
<link rel="stylesheet" type="text/css" href="css/animate.css">
<link rel="stylesheet" href="css/style.css" />
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="custom.css">
<link rel="stylesheet" href="css/responsive.css">
<!-- Modernizr js - required -->
<script src="js/modernizr.custom.js"></script>
</head>
<body class="mrs-v10 mrs-white">
<!-- Page Loader Start -->
<div class="marshall-loading-screen">
<div class="marshall-loading-icon">
<div class="marshall-loading-inner">
<div class="marshall-load" data-name="f"></div>
</div>
</div>
</div><!-- End .loading-screen -->
<div class="marshall-container">
<div class="marshall-col-6 marshall-col-content">
<div class="marshall-logo">
<img src="images/logo-dark.png" alt="Marshall Logo">
</div>
<div class="marshall-content jquery-center">
<h2 class="special_title fadeIn fast">Our website is almost ready</h2>
<section class="cd-intro">
<h1 class="cd-headline clip is-full-width">
<span class="cd-words-wrapper">
<b class="is-visible">DISCOVERY</b>
<b>SOCIAL</b>
<b>SHOPPING</b>
<b>FRNZY</b>
<b>SOON</b>
</span>
</h1>
<ul class="policy">
<span>Policies</span>
<li><a href="files/TermsAndConditions.pdf" target="blank">Terms and Conditions</a></li>
<li><a href="files/PrivacyPolicy.pdf" target="blank">Privacy Policy</a></li>
<li><a href="files/Return.pdf" target="blank">Return Policy</a></li>
<li><a href="files/RefundAndCancellation.pdf" target="blank">Refund and Cancellation Policy</a></li>
</ul>
<ul class="contact">
<span>Contact Us</span>
<li>[email protected]</li>
<li>+91-9599265025</li>
<li>+91-9810890477</li>
</ul>
</section> <!-- cd-intro -->
</div>
</div>
<div class="marshall-col-6 marshall-col-screen display_in_mobile">
<div id="marshall-animate-area" data-hide="mrs-scaleDown" class="marshall-single-fit-thumb marshall-animate-content marshall-animate-content mrs-active marshall-fit-column" style="background-image: url(images/v10/fashion.jpg);">
<div class="content_overley"></div>
</div>
</div>
</div>
<!-- All marshall js files -->
<script type="text/javascript" src="js/jquery-3.1.1.min.js"></script>
<script src="js/classie.js"></script>
<script src="js/uiMorphingButton_fixed.js"></script>
<script src="js/form-init.js"></script>
<script src="js/jquery.ajaxchimp.min.js"></script>
<script src="js/jquery.textarea_autosize.html"></script>
<script type="text/javascript" src="js/v10/textanime.js"></script>
<script type="text/javascript" src="js/v10/simplyCountdown.min.js"></script>
<script type="text/javascript" src="js/main.js"></script>
</body>
<!-- Mirrored from pixiefy.com/themes/marshall/html/v10/ by HTTrack Website Copier/3.x [XR&CO'2014], Sun, 19 Aug 2018 10:53:22 GMT -->
</html>