-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy paththank-you.html
More file actions
173 lines (144 loc) · 6.52 KB
/
thank-you.html
File metadata and controls
173 lines (144 loc) · 6.52 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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- <script async src="https://use.fontawesome.com/dafd9cc863.js"></script> -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Thank You | MV Develop - Web Design Studio for Cutting Edge Websites</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700" rel="stylesheet">
<link rel="stylesheet" href="css/styles.min.css">
<!-- For everything else. Regular 16x16 px favicon -->
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico">
<!-- For iPad with high-resolution Retina display running iOS ≥ 7: -->
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="apple-touch-icon-152x152-precomposed.png">
<!-- For iPad with high-resolution Retina display running iOS ≤ 6: -->
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="apple-touch-icon-144x144-precomposed.png">
<!-- For iPhone with high-resolution Retina display running iOS ≥ 7: -->
<link rel="apple-touch-icon-precomposed" sizes="120x120" href="apple-touch-icon-120x120-precomposed.png">
<!-- For iPhone with high-resolution Retina display running iOS ≤ 6: -->
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="apple-touch-icon-114x114-precomposed.png">
<!-- For the iPad mini and the first- and second-generation iPad on iOS ≥ 7: -->
<link rel="apple-touch-icon-precomposed" sizes="76x76" href="apple-touch-icon-76x76-precomposed.png">
<!-- For the iPad mini and the first- and second-generation iPad on iOS ≤ 6: -->
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="apple-touch-icon-72x72-precomposed.png">
<!-- For non-Retina iPhone, iPod Touch, and Android 2.1+ devices: -->
<link rel="apple-touch-icon-precomposed" href="apple-touch-icon-57x57-precomposed.png">
<!-- For Android with high-resolution display -->
<link rel="shortcut icon" sizes="196x196" href="icon.png">
<!--[if lt IE 9]>
<script src="javascripts/html5.js"></script>
<![endif]-->
<script async type="text/javascript" src="https://form.jotformeu.com/jsform/31362021319341"></script>
<script>
(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-12319039-5', 'mvdevelop.com');
ga('send', 'pageview');
</script>
</head>
<body class="mob-menu">
<section class="page">
<header id="header" class="header">
<div class="container-fluid">
<div class="row">
<div class="col-sm-4">
<div class="logo">
<h2>
<a title="MV Develop - Web Development Company" href="index.html"><img src="images/mv-develop-logo.png" alt="MV Develop - Web Development Company" title="MV Develop - Web Development Company" width="200"></a>
</h2>
</div>
</div>
<div class="col-sm-8">
<div class="navbar-header">
<button class="mob-menu-trigger btn" type="button">
<span class="icon-bar"></span>
</button>
</div>
<nav id="nav" class="nav-holder mob-menu-nav mob-menu-vertical mob-menu-right">
<ul class="nav navbar-nav pull-right">
<li><a href="index.html" title="Home">Home</a></li>
<li><a href="services.html" title="Services">Services</a></li>
<li><a href="about.html" title="About">About</a></li>
<li><a href="portfolio.html" title="Portfolio">Portfolio</a></li>
<li><a href="contact.html" title="Contact">Contact</a></li>
<!-- <li><a href="blog" title="Blog">Blog</a></li> -->
</ul>
</nav>
</div>
</div>
</div>
</header>
<section id="content" class="content">
<div class="container-fluid">
<div class="row">
<div class="col-sm-12">
<div class="tnx-block">
<h1>Thank you for filling the form</h1>
<h2>We will contact you within 1 business day</h2>
</div>
</div>
</div>
</div>
</section>
<div class="push"></div>
</section>
<footer id="footer" class="footer footer-small">
<div class="container-fluid">
<div class="row">
<div class="col-sm-12">
<ul class="footer-social">
<li>
<a href="https://twitter.com/mvdevelop" target="_blank" title="Follow us on Twitter">
<i class="fa fa-twitter"></i>
</a>
</li>
<li>
<a href="https://www.linkedin.com/in/vladanmitevski" target="_blank" title="Connect with us on LinkedIn">
<i class="fa fa-linkedin"></i>
</a>
</li>
<li>
<a href="https://www.facebook.com/mvdevelop/" target="_blank" title="Follow us on Facebook">
<i class="fa fa-facebook"></i>
</a>
</li>
<li>
<a href="https://www.instagram.com/mvdevelop/" target="_blank" title="Follow us on Facebook">
<i class="fa fa-instagram"></i>
</a>
</li>
<li>
<a href="https://github.com/mvdevelop" target="_blank" title="Follow us on Facebook">
<i class="fa fa-github"></i>
</a>
</li>
</ul>
</div>
</div>
<div class="row">
<div class="col-sm-12">
<ul class="footer-nav">
<li><a href="index.html" title="Home">Home</a></li>
<li><a href="services.html" title="Services">Services</a></li>
<li><a href="about.html" title="About">About</a></li>
<li><a href="portfolio.html" title="Portfolio">Portfolio</a></li>
<li><a href="contact.html" title="Contact">Contact</a></li>
<!-- <li><a href="blog" title="Blog">Blog</a></li> -->
</ul>
</div>
</div>
<div class="row">
<div class="col-sm-12">
<div class="copyright">
<p>Copyright @ 2012-<span class="current-year"></span> MV Develop. All rights reserved.</p>
</div>
</div>
</div>
</div>
</footer>
<script type="text/javascript" src="javascripts/app.min.js"></script>
</body>
</html>