-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcontact.html
More file actions
193 lines (170 loc) · 7.48 KB
/
contact.html
File metadata and controls
193 lines (170 loc) · 7.48 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
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
<title>Webscope - Contact us</title>
<!-- Custom fonts for this template -->
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css"
integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous">
<link href='https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800'
rel='stylesheet' type='text/css'>
<!-- Plugin CSS -->
<link href="vendor/magnific-popup/magnific-popup.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="css/creative.css" rel="stylesheet">
</head>
<body class="page page--contact">
<!-- Navigation -->
<nav class="navbar navbar-expand-xs navbar-light" id="mainNav">
<div class="container">
<a class="navbar-brand js-scroll-trigger" href="index.html">
<img class="logo logo--black" src="img/logo.svg" alt="Webscope Logo" />
<img class="logo logo--white" src="img/logo-white.svg" alt="Webscope Logo white" />
</a>
<span class="navbar-title">Contact us</span>
<button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse"
data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false"
aria-label="Toggle navigation">
<span class="line"></span>
<span class="line"></span>
<span class="line"></span>
</button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link js-scroll-trigger " href="index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger " href="process.html">Our process</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger " href="works.html">Works</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger " href="about.html">About us</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger " href="blog.html">Blog</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger active" href="contact.html">Contact</a>
</li>
</ul>
</div>
</div>
</nav>
<header class="hero container text-center text-lg-left triangle">
<div class="hero__content">
<div class="row">
<div class="col-lg-10 col-xl-7">
<h1 class="hero__heading">Feel free to ask anything.</h1>
<p class="hero__text">We are happy to hear from you, just drop us a line.</p>
</div>
</div>
</div>
</header>
<div class="container">
<section class="section section--small section--gray mb-4">
<div class="row justify-content-center">
<div class="col-11 col-md-9 col-lg-7 col-xl-5 text-center">
<h2 class="section__heading section__heading">Our office</h2>
</div>
<div class="col-12 col-xl-10">
<div class="row text-center mb-2 mb-lg-5 pb-4">
<p class="col-md-4 col-contact">
<span class="font-weight-bold">Webscope s.r.o. </span> <br/>
Moravské náměstí 127/3 <br/>
602 00 Brno
</p>
<p class="col-md-4 col-contact">
<a href="mailto:hello@webscope.io">hello@webscope.io</a> <br/>
<a class="text-gray" href="tel:+421948504395">+421 948 504 395</a>
</p>
<p class="col-md-4 col-contact">
Reg. no: 04114833 <br/>
VAT ID: CZ04114833
</p>
</div>
<div class="map px-md-3 px-lg-5 px-xl-0">
<iframe width="100%" height="100%" frameborder="0" style="border:0" src="https://www.google.com/maps/embed/v1/place?q=Moravsk%C3%A9%20n%C3%A1m%C4%9Bst%C3%AD%20127%2F3&key=AIzaSyA0knBDrOnECUv3vIlKDuxnts1uGNfOfro" allowfullscreen></iframe>
</div>
</div>
</div>
</section>
</div>
<section class="custom-components section section--small section--dark container mb-lg-4">
<div class="row justify-content-center">
<div class="col-md-10 col-lg-6 col-xl-5 text-center">
<h2 class="section__heading">Contact us</h2>
<p class="text-faded d-none d-md-block">
Sign up for our newsletter
</p>
<form>
<div class="pb-3">
<div class="md-input">
<input class="md-form-control" required="" type="text">
<span class="highlight"></span>
<span class="bar"></span>
<label>Your name*</label>
</div>
<div class="md-input">
<input class="md-form-control" required="" type="text">
<span class="highlight"></span>
<span class="bar"></span>
<label>Email*</label>
</div>
<div class="md-input">
<textarea class="md-form-control" required="" type="text"></textarea>
<span class="highlight"></span>
<span class="bar"></span>
<label>Message*</label>
</div>
</div>
<button type="submit" class="btn btn-primary btn-block">Send</button>
</form>
</div>
</div>
</section>
<section class="hire-us">
<div class="section--gray container d-flex justify-content-center">
<div class="my-auto text-center">
<p class="h1">Want to hire us?</p>
<a href="mailto:hello@webscope.cz">hello@webscope.cz</a>
</div>
</div>
</section>
<footer class="text-white">
<div class="container">
<div class="text-center">
<a href="https://www.facebook.com/" target="_blank">
<img class="icon"
src="img/facebook.svg"
alt="facebook"/>
</a>
<a href="#" target="_blank">
<img class="icon"
src="img/twitter.svg"
alt="twitter"/>
</a>
<a href="#" target="_blank">
<img class="icon"
src="img/linkedin.svg"
alt="linkedin"/>
</a>
</div>
</div>
</footer>
<!-- Bootstrap core JavaScript -->
<script src="vendor/jquery/jquery.min.js"></script>
<script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<!-- Plugin JavaScript -->
<script src="vendor/jquery-easing/jquery.easing.min.js"></script>
<script src="vendor/scrollreveal/scrollreveal.min.js"></script>
<script src="vendor/magnific-popup/jquery.magnific-popup.min.js"></script>
<!-- Custom scripts for this template -->
<script src="js/creative.min.js"></script>
</body>
</html>