-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathContact _ Sam.html
246 lines (207 loc) · 10 KB
/
Contact _ Sam.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
<!DOCTYPE html>
<html lang="en-GB"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Contact | Sam</title>
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
<link rel="dns-prefetch" href="https://fonts.googleapis.com/">
<link rel="stylesheet" href="./Contact _ Sam_files/css" type="text/css" media="all">
<link rel="stylesheet" type="text/css" href="./Contact _ Sam_files/style.min.css">
<link href="./Assets/sam_icon_32x32.png" rel="icon" sizes="32x32">
<link href="./Assets/Sam_icon_192x192.png" rel="icon" sizes="192x192">
<link href="./Assets/sam_icon_297x297.png" rel="apple-touch-icon-precomposed">
<meta content="./Assets/sam_icon_297x297.png" name="msapplication-TileImage">
<meta name="description" content="">
<meta name="google-site-verification" content="bzTP6T7_iPqdsTPB1KIMbC5z7GXwvXKbcedNpY-Nz0A">
<style id="fit-vids-style">.fluid-width-video-wrapper{width:100%;position:relative;padding:0;}.fluid-width-video-wrapper iframe,.fluid-width-video-wrapper object,.fluid-width-video-wrapper embed {position:absolute;top:0;left:0;width:100%;height:100%;}</style></head>
<body class="site-scroll--inactive page-contact animations-enabled js-active" data-gr-c-s-loaded="true" cz-shortcut-listen="true">
<script type="text/javascript" async="" src="./Contact _ Sam_files/analytics.js.download"></script><script type="text/javascript">
// Class for animations
document.body.classList.add('animations-enabled');
</script>
<header class="site-header site-header--dark">
<div class="site-header__inner anim anim-down anim-fade loaded">
<div class="site-header__section site-header__section--logo">
<a class="site-logo" href="./Sam _ Web Design & Development.html">
Sam
</a>
</div>
<div class="site-header__section site-header__section--menu">
<a class="toggle-menu js-toggle-menu" href="./Contact _ Sam.html" aria-label="Toggle Menu">
<span class="toggle-menu__line"></span>
<span class="toggle-menu__line"></span>
<span class="toggle-menu__line"></span>
</a>
<nav class="site-menu">
<ul class="site-menu__inner">
<li class="site-menu__item">
<a class="site-menu__link " href="./About _ Sam.html">
About
</a>
</li>
<li class="site-menu__item">
<a class="site-menu__link " href="./Services _ Sam.html">
Services
</a>
</li>
<li class="site-menu__item">
<a class="site-menu__link active" href="./Contact _ Sam.html">
Contact
</a>
</li>
</ul>
</nav>
</div>
</div>
</header>
<section class="site-banner site-banner--dark">
<div class="site-banner__inner anim anim-up anim-fade loaded">
<div class="site-banner__content">
<h1 class="site-banner__title">
Contact Me
</h1>
<h2 class="site-banner__subtitle">
If you’d like to do a project please fill in the form below.
</h2>
</div>
</div>
</section>
<section class="spacing-huge">
<div class="section section--small spacing-large-bottom">
<div class="page-cta">
<div class="content-styles">
<h2>
<span class="txt-highlight">
Get in touch
</span>
</h2>
</div>
</div>
</div>
<div class="section section--small">
<form class="form js-form-validate" name="contact" method="POST" action="./Contact_Sam.php" novalidate="novalidate"><input type="hidden" name="form-name" value="contact">
<div class="hidden">
<input name="bot-field">
</div>
<div class="form__inner">
<div class="form__item form__item--half">
<label class="form__label">
Name
</label>
<input class="form__field" type="text" name="name" required="">
</div>
<div class="form__item form__item--half">
<label class="form__label">
Email
</label>
<input class="form__field" type="email" name="email" required="">
</div>
<div class="form__item form__item--half">
<label class="form__label">
Phone
</label>
<input class="form__field" type="tel" name="phone" required="">
</div>
<div class="form__item form__item--half">
<label class="form__label">
City
</label>
<input class="form__field" type="text" name="city" required="">
</div>
<div class="form__item form__item--full">
<label class="form__label">
How Can I Help?
</label>
<textarea class="form__field" name="message" required=""></textarea>
</div>
<div class="form__item form__item--full form__item--action">
<button>
<span class="btn__inner">
Send Message
</span>
</button>
</div>
</div>
</form>
</div>
</section>
<section class="site-cta">
<div class="site-cta__inner">
<div class="grid grid--m-1">
<div class="grid__col grid__col--8">
<div class="content-styles spacing-tiny-bottom">
<h2 class="site-cta__title">
Let's Work Together
</h2>
<p class="site-cta__txt">
Have a project you'd like to discuss?
</p>
</div>
<a class="btn btn--large btn--hover-light" href="./Contact _ Sam.html">
Get in Touch
</a>
</div>
<div class="grid__col grid__col--4 grid__col--v-center">
<ul class="icon-list icon-list--light">
<li class="icon-list__item">
<span class="icon-list__img">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M20.01 15.38c-1.23 0-2.42-.2-3.53-.56-.35-.12-.74-.03-1.01.24l-1.57 1.97c-2.83-1.35-5.48-3.9-6.89-6.83l1.95-1.66c.27-.28.35-.67.24-1.02-.37-1.11-.56-2.3-.56-3.53 0-.54-.45-.99-.99-.99H4.19C3.65 3 3 3.24 3 3.99 3 13.28 10.73 21 20.01 21c.71 0 .99-.63.99-1.18v-3.45c0-.54-.45-.99-.99-.99z"></path></svg>
</span>
<a href="tel:+917795112778" target="_blank" rel="noopener">
+91 7795112778
</a>
</li>
<li class="icon-list__item">
<span class="icon-list__img">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M18 2a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V4c0-1.1.9-2 2-2h16zm-4.37 9.1L20 16v-2l-5.12-3.9L20 6V4l-10 8L0 4v2l5.12 4.1L0 14v2l6.37-4.9L10 14l3.63-2.9z"></path></svg>
</span>
<a href="mailto:[email protected]">
</a>
</li>
<li class="icon-list__item">
<span class="icon-list__img">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg>
</span>
<a href="https://www.instagram.com/b.e.i.n.g_sam07/" target="_blank" rel="noopener">
Instagram
</a>
</li>
<li class="icon-list__item">
<span class="icon-list__img">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 172 172"><path d="M156.23893,0h-140.47786c-8.5944,0 -15.76107,7.16667 -15.76107,15.76107v140.47786c0,8.5944 7.16667,15.76107 15.76107,15.76107h70.23893v-71.66667h-21.5v-21.5h21.5v-21.5c0,-17.91667 7.16667,-28.66667 28.66667,-28.66667h21.5v21.5h-9.32226c-6.43881,0 -12.17774,5.73893 -12.17774,12.17774v16.48893h28.66667l-3.58333,21.5h-25.08333v71.66667h41.57226c8.5944,0 15.76107,-7.16667 15.76107,-15.76107v-140.47786c0,-8.5944 -7.16667,-15.76107 -15.76107,-15.76107z"></path></svg>
</span>
<a href="https://www.facebook.com/sameer.sonu.90834" target="_blank" rel="noopener">
Facebook
</a>
</li>
<li class="icon-list__item">
<span class="icon-list__img">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg>
</span>
<a href="https://twitter.com/SameerK78446855" target="_blank" rel="noopener">
Twitter
</a>
</li>
</ul>
</div>
</div>
</div>
</section>
<footer class="site-footer">
<div class="site-footer__inner">
<p>
© 2020 Sam. All rights reserved.
</p>
</div>
</footer>
<script type="text/javascript" src="./Contact _ Sam_files/jquery.min.js.download"></script>
<script type="text/javascript" src="./Contact _ Sam_files/app.min.js.download"></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async="" src="./Contact _ Sam_files/js"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-31577987-1');
</script>
</body></html>