-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcontact.html
More file actions
198 lines (177 loc) · 7.96 KB
/
contact.html
File metadata and controls
198 lines (177 loc) · 7.96 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
194
195
196
197
198
<!DOCTYPE HTML>
<html>
<head>
<title>databrew</title>
<link rel="shortcut icon" type="image/x-icon" href="images/logo_clear.ico" />
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!--[if lte IE 8]><script src="assets/js/ie/html5shiv.js"></script><![endif]-->
<link rel="stylesheet" href="assets/css/main.css" />
<!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie8.css" /><![endif]-->
<!--[if lte IE 9]><link rel="stylesheet" href="assets/css/ie9.css" /><![endif]-->
<link rel="stylesheet" href="http://cdn.leafletjs.com/leaflet-0.7.3/leaflet.css" />
<link rel="stylesheet" href="http://libs.cartocdn.com/cartodb.js/v3/3.15/themes/css/cartodb.css" />
<script src="http://libs.cartocdn.com/cartodb.js/v3/3.15/cartodb.js"></script>
<style>
#map {
width: 100%;
height: 500px;
}
@media screen and (max-width: 736px) {
#map {
width: 100%;
height: 250px;
}
}
</style>
</head>
<body class="contact">
<div id="page-wrapper">
<!-- Header -->
<header id="header">
<h1 id="logo"><a href="index.html"><span><img class="image logo small" src="images/logosmall.png"/></span></a></h1>
<nav id="nav">
<ul>
<li class="current"><a href="index.html">Home</a></li>
<li class="current"><a href="about.html">About</a></li>
<li class="current"><a href="blog.html">Blog</a></li>
<li class="current"><a href="portfolio.html">Portfolio</a></li>
<li class="submenu">
<a href="#">Our Services</a>
<ul>
<li><a href="consulting.html">Consulting</a></li>
<li><a href="workshops.html">Data Science Workshops</a></li>
</ul>
</li>
<li><a href="contact.html" class="button special">Contact Us</a></li>
</ul>
</nav>
</header>
<!-- Main -->
<article id="main">
<section class="wrapper style4 container special" id="contact">
<header>
<h2>{Contact Us}</h2>
<hr>
<p>Got questions about our consulting services or workshops? Get in touch to get the ball rolling.</p>
<br/>
</header>
<div class="contactIcons">
<div class="row">
<div class="3u 12u(narrower)">
<section>
<span class="icon contactpage fa-envelope"></span>
<p><br><strong>Email</strong><br> <a href="mailto:info@databrew.cc" target="_top">info@databrew.cc</a></p>
</section>
</div>
<div class="3u 12u(narrower)">
<section>
<span class="icon contactpage fa-mobile"></span>
<p><br><strong>Phone</strong><br/>+1 647 860 4338</p>
</section>
</div>
<div class="3u 12u(narrower)">
<section>
<span class="icon contactpage fa-facebook-f"></span>
<p><br><strong>Facebook</strong><br/> Connect on <a href="https://www.facebook.com/databrew.cc/" target="_blank">facebook</a></p>
</section>
</div>
<div class="3u 12u(narrower)">
<section>
<span class="icon contactpage fa-twitter"></span>
<p><br><strong>Twitter</strong><br/> <a href="https://twitter.com/data_brew" target="_blank">Follow us</a></p>
</section>
</div>
</div>
</div>
</section>
<!-- One -->
<!-- <section class="wrapper style3 special container 75%">
<div class="content">
<form action="mail.php" method="POST">
<div class="row 50%">
<div class="6u 12u(mobile)">
<input type="text" name="name" placeholder="Name" />
</div>
<div class="6u 12u(mobile)">
<input type="text" name="email" placeholder="Email" />
</div>
</div>
<div class="row 50%">
<div class="12u">
<textarea name="message" placeholder="Message" rows="7"></textarea>
</div>
</div>
<div class="row">
<div class="12u">
<ul class="buttons">
<li><input type="submit" class="special" value="Submit"/></li>
</ul>
</div>
</div>
</form>
</div>
</section> -->
</article>
<!-- Footer -->
<footer id="footer">
<div class="row">
<div class="3u 12u(narrower)">
<h5>{databrew}</h5>
</div>
<div class="3u 12u(narrower)">
<h6>Explore</h6>
<ul class="list">
<li><a href="about.html">About Us</a></li>
<li><a href="portfolio.html">Projects</a></li>
<li><a href="consulting.html">Data-driven consulting</a></li>
<li><a href="workshops.html">Data science workshops</a></li>
<li><a href="about.html#team">Our team</a></li>
<li><a href="blog.html">Blog</a></li>
<li><a href="jobs.html">Jobs</a></li>
</ul>
</div>
<div class="3u 12u(narrower)">
<h6>Contact</h6>
<ul class="list">
<li><a href="mailto:helllo@databrew.cc" target="_blank">hello@databrew.cc</a></li>
</ul>
</div>
<div class="3u 12u(narrower)">
<h6>Follow Us</h6>
<ul class="icons">
<li><a href="https://twitter.com/data_brew" class="icon circle fa-twitter" target="_blank"><span class="label">Twitter</span></a></li>
<li><a href="https://www.facebook.com/databrew.cc/" class="icon circle fa-facebook" target="_blank"><span class="label">Facebook</span></a></li>
<li><a href="https://github.com/databrew" class="icon circle fa-github" target="_blank"><span class="label">Github</span></a></li>
<li><a href="https://www.linkedin.com/company-beta/16192241/" class="icon circle fa-linkedin" target="_blank"><span class="label">Linkedin</span></a></li>
</ul>
</div>
</div>
<ul class="copyright">
<li>© Databrew 2022</li>
</ul>
</footer>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.dropotron.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/jquery.scrollgress.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<!--[if lte IE 8]><script src="assets/js/ie/respond.min.js"></script><![endif]-->
<script src="assets/js/main.js"></script>
<script>
</script>
<!-- Google analytics -->
<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','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-71173507-3', 'auto');
ga('send', 'pageview');
</script>
<!-- End google analytics -->
</body>
</html>