-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontact-us.html
249 lines (239 loc) · 10.8 KB
/
contact-us.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
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
<!DOCTYPE html>
<!-- Last Published: Tue Nov 26 2019 02:11:20 GMT+0000 (Coordinated Universal Time) -->
<html data-wf-page="5dd749adb9c85c68d67b918f" data-wf-site="5dd749adb9c85ce7bf7b9191">
<head>
<meta charset="utf-8">
<title>Contact Us | AlphaDevs</title>
<meta content="width=device-width, initial-scale=1" name="viewport">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.6.0/dist/css/bootstrap.min.css">
<link href="css/normalize.css" rel="stylesheet" type="text/css">
<link href="css/components.css" rel="stylesheet" type="text/css">
<link href="css/omyra-template.css" rel="stylesheet" type="text/css">
<link href="css/style.css" rel="stylesheet" type="text/css">
<script src="https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js" type="text/javascript"></script>
<script type="text/javascript">
WebFont.load({
google: {
families: [
"Montserrat:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic"
]
}
});
</script>
<!-- [if lt IE 9]><script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.min.js" type="text/javascript"></script><![endif] -->
<script type="text/javascript">
! function (o, c) {
var n = c.documentElement,
t = " w-mod-";
n.className += t + "js", ("ontouchstart" in o || o.DocumentTouch && c instanceof DocumentTouch) && (n.className +=
t + "touch")
}(window, document);
</script>
<link href="images/alpha_favicon.png" rel="shortcut icon" type="image/x-icon">
<link href="images/webclip.png" rel="apple-touch-icon">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.3/css/all.css"
integrity="sha384-SZXxX4whJ79/gErwcOYf+zWLeJdY/qpuqC4cAa9rOGUstPomtqpuNWT9wdPEn2fk" crossorigin="anonymous">
<style>
.form-control {
height: calc(2.5em + .75rem + 2px);
border: 1px solid #DB3A74;
}
</style>
</head>
<body>
<header class="navigation-section fixed-top is-transparent">
<div class="navigation-overlay"></div>
<div class="navigation-and-offcanvas">
<div class="col lg-2 no-margin-bottom-lg md-basis-auto">
<a href="index.html#" class="brand w-inline-block">
<h2 class="font-run-medium mb-0 font-colored">
alpha<span>devs</span>
</h2>
</a>
</div>
<div class="col lg-12 no-margin-bottom-lg lg-text-align-right md-basis-auto md-margin-bottom-small">
<div class="inline-block position-relative">
<nav class="navigation-menu flexh-justify-center position-relative"><a href="index.html#"
class="c-nav__link">Home</a>
<a href="contact-us.html" class="c-nav__link">Contact Us</a>
<a href="pricing.html" class="c-nav__link">Pricing</a>
</nav>
</div>
</div>
<a data-w-id="5fdb8a12-9519-42e0-9c63-f85cfbd14551" href="index.html#" class="c-nav__close-button w-inline-block">
<div class="iconfont is-offcanvas-close-button"><em class="iconfont__no-italize"></em></div>
</a>
</div>
<div class="mobile-navigation-bar">
<a href="index.html#" class="brand-2 w-inline-block">
<h2 class="font-run-medium mb-0 font-colored">
alpha<span>devs</span>
</h2>
</a>
<a data-w-id="5fdb8a12-9519-42e0-9c63-f85cfbd14558" href="index.html#" class="burger-button w-inline-block">
<div class="iconfont is-burger"><em class="iconfont__no-italize"></em></div>
</a>
</div>
</header>
<div class="section bg-transparent mt-5">
<div class="container">
<div class="col lg-12 text-align-center">
<h1>Contact Us</h1>
</div>
</div>
<div class="container">
<div class="col lg-12 text-align-center">
<div class="row">
<div class="col-md-6">
<img class="w-100" src="./images/contact-us.jpg" alt="">
</div>
<div class="col-md-6">
<div class="row">
<div class="col-12 text-left px-4 mb-3">
<h4>
Fill your details.
</h4>
</div>
</div>
<form name="submit-to-google-sheet">
<div class="row">
<div class="user-input col-lg-12">
<div class="col-sm-12 input-group input-margin mb-4">
<input type="text" name="fullName" class="form-control" placeholder="Full Name" required="">
</div>
<div class="col-sm-12 input-group input-margin mb-4">
<input type="email" name="email" class="form-control" placeholder="E-Mail" required="">
</div>
</div>
<div class="col-lg-12 mb-4">
<div class="col-lg-12 input-group text-area-align">
<textarea placeholder="Your message" class="form-control textarea-form" name="message"
style="height: 150px;"></textarea>
</div>
<div class="text-center">
<div class="buttons">
<button href="#" class="btn btn-theme-home button-primary-text mt-4" type="submit">
Submit
<i class="fas fa-long-arrow-alt-right"></i>
</button>
</div>
</div>
</div>
</div>
</form>
</div>
</div>
</div>
</div>
</div>
<footer class="section padding-bottom-16 is-black">
<div class="container flex-horizontal">
<div class="col lg-6 my-1 flexv-space-between md-12">
<!-- <img src="images/logo-alt.png" width="110" alt=""> -->
<h2 class="font-run-medium">
alpha<span>devs</span>
</h2>
<br>
<div class="m-2">AlphaDevs is a group of like-minded people working towards the goal of leveraging technology to
make the world around them better.<br>
Our team consists of people with a variety of skills, ranging from software development to IoT, AI etc.
Putting the same skills to use has yielded us a good track record in number of events and competitions as
well.</div><br>
<div class="footer-tagline">love the hustle</div>
</div>
<div class="col lg-1 no-margin-bottom"></div>
<div class="col lg-8 md-12">
<div class="text-large is-thin margin-bottom-double">Let's build something great together<a
href="mailto:monggo@nikisae.ninja" class="email-footer"></a></div>
<div class="container container-nested is-wrapped">
<div class="col lg-3 no-margin-bottom-lg md-12">
<div class="size-h4 margin-bottom">Helpful Link</div>
<a href="index.html#" class="footer-nav-link on-dark">Home</a>
<a href="contact-us.html" class="footer-nav-link on-dark">Contact Us</a>
<a href="pricing.html" class="footer-nav-link on-dark">Pricing</a>
<!-- <a href="index.html#" class="footer-nav-link on-dark">Services</a> -->
</div>
<div class="col lg-5 no-margin-bottom-lg md-12">
<div class="size-h4 margin-bottom">Our Work</div>
<a href="https://anndata.co.in/" class="footer-nav-link on-dark">
Anndata
</a>
<a href="http://myfurries.com/" class="footer-nav-link on-dark">
My Furries
</a>
<!-- <a href="index.html#" class="footer-nav-link on-dark">
ATL++
</a> -->
<a href="https://youtu.be/1tdWHL4j9EM" class="footer-nav-link on-dark">
Covid-19 platform
</a>
</div>
<div class="col lg-4 no-margin-bottom-lg md-12">
<div class="size-h4 margin-bottom">Let's connect</div>
<a href="https://www.linkedin.com/company/thealphadevs/" class="footer-nav-link on-dark w-inline-block">
<div><span class="fa-brand-2 w24"></span>Linkdein</div>
</a>
<a href="https://twitter.com/devsalpha" class="footer-nav-link on-dark w-inline-block">
<div><span class="fa-brand-2 w24"><i class="fab fa-twitter"></i></span>Telegram</div>
</a>
<a href="https://m.facebook.com/Alphadevs11/" class="footer-nav-link on-dark w-inline-block">
<div><span class="fa-brand-2 w24"></span> Facebook</div>
</a>
<a href="https://www.instagram.com/alpha_devs/?igshid=1nx5ce20x4edk"
class="footer-nav-link on-dark w-inline-block">
<div><span class="fa-brand-2 w24"></span> Instagram</div>
</a>
<a href="https://github.com/alphadevs" class="footer-nav-link on-dark w-inline-block">
<div><span class="fa-brand-2 w24"><i class="fab fa-github"></i></span>Github</div>
</a>
</div>
</div>
</div>
</div>
<div class="container">
<div class="col lg-12 margin-bottom">
<div class="hr on-dark opacity"></div>
</div>
</div>
<div class="container">
<div class="col lg-6 no-margin-bottom md-12 md-order-last">
<div class="low-text-contrast text-small flexh-space-between md-flex-vertical">
<div class="md-order-last on-dark">©2021 Copyright Alphadevs Pvt. Ltd. </div>
<!-- <a href="index.html#" class="footer-bottom-link on-dark">
Privacy Policy
</a>
<a href="index.html#" class="footer-bottom-link on-dark">
Term Of Service
</a> -->
</div>
</div>
<div class="col lg-6 no-margin-bottom md-12">
<div class="w100 text-align-right footer-bottom md-text-align-left">India</div>
</div>
</div>
</footer>
<script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.4.1.min.220afd743d.js" type="text/javascript"
integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" crossorigin="anonymous"></script>
<script src="js/omyra-template.js" type="text/javascript"></script>
<!-- [if lte IE 9]><script src="https://cdnjs.cloudflare.com/ajax/libs/placeholders/3.0.2/placeholders.min.js"></script><![endif] -->
<script src="https://cdn.jsdelivr.net/npm/sweetalert2@10"></script>
<script>
const scriptURL =
'https://script.google.com/macros/s/AKfycbxgelZZvnPeKfs_FRPyohRO08Zds9TFuJmvWRhkm9wKr4OdUIoM/exec'
const form = document.forms['submit-to-google-sheet']
form.addEventListener('submit', e => {
e.preventDefault()
fetch(scriptURL, {
method: 'POST',
body: new FormData(form)
})
.then(response => Swal.fire(
'Good job!',
'Thank you for reaching out to us! We will be getting in touch with you soon.',
'success'
))
.catch(error => console.error('Error!', error.message))
})
</script>
</body>
</html>