-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontact.html
226 lines (177 loc) · 7.09 KB
/
contact.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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Jessica Rudder | software engineer, speaker, youtuber</title>
<meta name="description" content="Write an awesome description for your new site here. You can edit this line in _config.yml. It will appear in your document head meta (for Google search results) and in your feed.xml site description.
">
<link rel="stylesheet" href="/css/app.css">
<link href="http://fonts.googleapis.com/css?family=Josefin+Sans:400,700,600,300" media="screen" rel="stylesheet" type="text/css" />
<link rel="stylesheet" href="/css/superslides.css"/>
<link rel="stylesheet" href="/css/slick-theme.css"/>
<link rel="stylesheet" href="/css/slick.css"/>
<link rel="stylesheet" href="/css/animate.css"/>
<link rel="stylesheet" href="/css/linea-styles.css"/>
<link rel="stylesheet" href="/css/linea-arrows-styles.css"/>
<link rel="stylesheet" href="/css/font-awesome.css"/>
<link rel="stylesheet" href="/css/chivo.css"/>
<link rel="stylesheet" href="/css/style.css"/>
<link rel="stylesheet" href="/css/responsive.css"/>
<script src="/bower_components/modernizr/modernizr.js"></script>
<link rel="canonical" href="/contact.html">
<link rel="alternate" type="application/rss+xml" title="Jessica Rudder | software engineer, speaker, youtuber" href="/feed.xml">
</head>
<body>
<div class='contain-to-grid sticky transparent'>
<nav class='top-bar' data-options='sticky_on: large' data-topbar=''>
<ul class='title-area'>
<li class="">
<h1>
<a href='/index.html'>
<span>L.</span>avar
</a>
</h1>
</li>
</ul>
<div id="menu-toggler" class="right">
<a href='#'>
<i class="icon-arrows-hamburger-2"></i>
</a>
</div>
<section class='top-bar-section closed'>
<ul class='right'>
<li class="has-dropdown ">
<a href="/about.html">Who I Am</a>
<ul class='dropdown'>
<li>
<a href="/about.html">About Us</a>
</li>
<li>
<a href="/services.html">Services</a>
</li>
<li>
<a href="/services-2.html">Services 2</a>
</li>
</ul>
</li>
<li class="has-dropdown ">
<a href="/portfolio.html">What I Do</a>
<ul class='dropdown'>
<li>
<a href="/portfolio.html">Code</a>
</li>
<li>
<a href="/portfolio-2.html">Talks</a>
</li>
<li>
<a href="/portfolio-item.html">Videos</a>
</li>
<li>
<a href="/portfolio-item-2.html">Single Page 2</a>
</li>
</ul>
</li>
<li class="">
<a href="/blog/">Where I Write</a>
</li>
<li class="active">
<a href="/contact.html">Get In Touch</a>
</li>
</ul>
</section>
</nav>
</div>
<div class="full light-grey centered-text">
<div class="four spacing"></div>
<div class="section-title">
<div class="row">
<div class="medium-10 medium-centered columns">
<h1 class="wow slideInUp">Say Hi</h1>
</div>
</div>
</div>
</div>
<div class="full white flower">
<div class="two spacing"></div>
<div class="row">
<div class="large-4 columns">
<div class="contact-details">
<i class='icon-basic-geolocalize-01'></i>
<h3>Head Office</h3>
<p>41 Dean Street, London, UK.</p>
</div>
</div>
<div class="large-4 columns">
<div class="contact-details">
<i class='icon-basic-headset'></i>
<h3>Phone</h3>
<p>+86 (03) 9810 4612</p>
</div>
</div>
<div class="large-4 columns">
<div class="contact-details">
<i class='icon-basic-mail'></i>
<h3>Email</h3>
<p>thejessicarudder@gmail.com</p>
</div>
</div>
</div>
<div class="two spacing"></div>
</div>
<div class="full light-grey">
<div class="row">
<div class="large-8 columns">
<div class='form'>
<form id='contact_form' method='POST'>
<p id='thanks' class='hide'>
Thanks for contacting us, we'll be in touch soon!
</p>
<input class='required' name='name' placeholder='NAME' type='text'>
<input class='required' type="email" name="_replyto" placeholder='EMAIL' type='text'>
<input class='required' name='subject' placeholder='SUBJECT' type='text'>
<input type="hidden" name="_subject" value="Greetings from my Personal Site!" />
<input type="text" name="_gotcha" style="display:none" />
<textarea class='required' name='message' placeholder='MESSAGE'></textarea>
<div class='spacing'></div>
<input class='button small boxed brown' type='submit'>
</form>
</div>
</div>
<div class="large-4 columns">
<h3>Email Us</h3>
<p>If you have any queations, advices for my theme or just want to say hi, please don't hesitate to contact us.</p>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Minima, qui.</p>
</div>
</div>
</div>
<div class="full no-padding footer brown centered-text">
<div class="four spacing"></div>
<div class="row">
<div class="small-12 columns">
<ul class="socials">
<li><a href="https://twitter.com/jessrudder"><i class='fa fa-twitter'></i></a></li>
<li><a href="https://www.linkedin.com/in/jessrudder/"><i class='fa fa-linkedin'></i></a></li>
<li><a href="https://github.com/jessrudder"><i class='fa fa-github'></i></a></li>
<li><a href="https://youtube.com/compchomp"><i class='fa fa-youtube'></i></a></li>
</ul>
<p>Copyright ©2018 Jessica Rudder | software engineer, speaker, youtuber.</p>
<p>All rights reserved.</p>
<div class="four spacing"></div>
<p class="back-to-top"><a href="#"><i class="fa fa-chevron-up"></i>Back to top</a></p>
</div>
</div>
<div class="spacing"></div>
</div>
<script src="/bower_components/jquery/dist/jquery.min.js"></script>
<script src="/bower_components/foundation/js/foundation.min.js"></script>
<script src="/js/jquery.superslides.min.js"></script>
<script src="/js/slick.min.js"></script>
<script src="/js/wow.min.js"></script>
<script src="/js/jquery.validate.js"></script>
<script src="/bower_components/countto/jquery.countTo.js"></script>
<script src="/bower_components/appear/jquery.appear.js"></script>
<script src="/js/app.js"></script>
</body>
</html>