-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
551 lines (539 loc) · 24.6 KB
/
index.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
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
<!DOCTYPE HTML>
<html>
<head>
<title>Haley and Jordan's Wedding Site</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
</head>
<body class="is-preload">
<!-- Wrapper -->
<div id="wrapper" class="divided">
<!-- One -->
<section class="banner style1 color1 invert orient-left content-align-left image-position-center fullscreen onload-image-fade-in onload-content-fade-right">
<div class="content">
<h1>Haley + Jordan</h1>
<p class="major">November 23, 2019</p>
<ul class="actions stacked">
<li><a href="#rsvp" class="button big wide smooth-scroll-middle">RSVP</a></li>
</ul>
</div>
<div class="image">
<img src="images/Hayden14.jpg" alt="" />
</div>
</section>
<!-- Two -->
<section class="spotlight style1 color1 invert orient-right content-align-left image-position-center onscroll-image-fade-in" id="first">
<div class="content">
<h4> Wedding Venue</h4>
<h2><a href="https://www.mcmenamins.com/edgefield">McMenamins Edgefield</a></h2>
<!--<p>Historic Edgefield, built in 1911 as the county poor farm, is a destination resort in the Pacific Northwest that blends Oregon's natural beauty with McMenamins' signature whimsy: original buildings carefully restored with cozy interiors, gardens grown using organic methods, great food and drink, live entertainment and more.</p>-->
<p>Encompassing a 74-acre parcel of farmland at the mouth of the spectacular Columbia River Gorge Scenic Area, Edgefield is a destination resort in the Pacific Northwest that blends Oregon's natural beauty with McMenamins' signature whimsy.</p>
<p>Our celebration will take place in Blackberry Hall, however guests are encouraged to explore this unique resort during the hour intervening our ceremony and reception.</p>
<!--<h4>We hope our guests will be able to join us as we explore everything the venue has to offer including:</h4>
<ul>
<li>Spa Treatments</li>
<li>Heated Soaking Pool</li>
<li>Brewery, Winery, and Distillery</li>
<li>Movie Theatre</li>
<li>Golf</li>
<li>Hiking, Biking, and Skiing nearby depending on weather conditions</li>
</ul>
<ul class="actions stacked">
<li><a href="https://www.mcmenamins.com/edgefield" class="button">Mcmenamins' Website</a></li>
</ul>-->
</div>
<div class="image">
<img src="images/mcmenamins.jpg" alt="" />
</div>
</section>
<!-- Three -->
<section class="spotlight style1 color1 invert orient-left content-align-left image-position-left onscroll-image-fade-in" id="first">
<div class="content">
<h2>Schedule</h2>
<h4>Friday, November 22</h4>
<ul class="alt">
<li>8:00p Bar hopping @ Edgefield - Start at Lucky Staehly's Pool Hall</li>
</ul>
<h4>Saturday, November 23</h4>
<ul class="alt">
<li>3:00 Blackberry Hall opens for guests</li>
<li><strong>3:30 - 4:00p Ceremony @ Blackberry Hall</strong></li>
<li>4:00 - 5:00p Interlude. Blackberry Hall will be closed to flip the space.</li>
<li><strong>5:00 - 10:00p Reception Dinner @ Blackberry Hall</strong></li>
</ul>
<h4>Sunday, November 24</h4>
<ul class="alt">
<li>9:00a - 12:00p Breakfast Buffet @ The Ballroom (located in Edgefield's Main Lodge)</li>
**Mimosas and Bloody Mary's will be available for purchase
</ul>
</div>
<div class="image">
<img src="images/Hayden6_cropped.jpg" alt="" />
</div>
</section>
<!-- Four -->
<section class="spotlight style1 color1 invert orient-right content-align-left image-position-center onscroll-image-fade-in">
<div class="content">
<h2>Maps</h2>
<p>Edgefield is a 20-minute drive from the center of downtown Portland and about 15 minutes from Portland International Airport.</p>
<ul class="actions stacked">
<li><a href="https://goo.gl/maps/9rFxmfZZCJF2" class="button">Google Map</a></li>
<li><a href="images/edgefield_walking_tour.pdf" class="button">Venue Map</a></li>
</ul>
</div>
<div class="image">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2794.6565155626045!2d-122.40899734782596!3d45.537117236491454!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x5495a2ae617645a7%3A0x9975eb0f90219342!2sMcMenamins+Edgefield!5e0!3m2!1sen!2sus!4v1550865353339"></iframe>
</div>
</section>
<!-- Five -->
<section class="wrapper style1 color1 invert align-center">
<div class="inner">
<h2>More Info</h2>
<div class="items style1 medium onscroll-fade-in">
<section>
<span class="icon style2 major fa-hotel"></span>
<h3>Lodging</h3>
<p><a href="https://www.mcmenamins.com/edgefield/lodging/guestrooms">McMenamins</a> has set aside a block of rooms for our guests. Mention our name when booking. We also have a block of rooms on hold at the nearby <a href="https://www.bestwestern.com/en_US/book/hotels-in-troutdale/best-western-plus-cascade-inn-suites/propertyCode.38140.html">Best Western</a>. Two other nearby hotels: <a href="https://www.ihg.com/holidayinnexpress/hotels/us/en/troutdale/ttdtd/hoteldetail">Holiday Inn Express</a>, <a href="https://www.choicehotels.com/oregon/troutdale/comfort-inn-hotels/or218?source=gyxt">Comfort Inn</a>. </p>
</section>
<section>
<span class="icon style2 major fa-black-tie"></span>
<h3>Dresscode</h3>
<p>Cocktail attire or smart casual. Our celebration will take place indoors but guests are encouraged to explore the property so bring a <strong>jacket</strong>. Don't forget your <strong>dancing shoes</strong>!</p>
</section>
<section>
<span class="icon style2 major fa-thermometer-3"></span>
<h3>Weather</h3>
<p>Be prepared for cool rainy weather while exploring outside. Historical averages of <strong>50</strong>℉(high)/<strong>37</strong>℉(low). Check out the <a href="https://www.wunderground.com/weather/us/or/troutdale">forecast</a> close to the event time.</p>
</section>
<section>
<span class="icon style2 major fa-beer"></span>
<h3>More about Edgefield</h3>
<p>Historic Edgefield was <a href="https://en.m.wikipedia.org/wiki/Multnomah_County_Poor_Farm">built in 1911</a> as the county poor farm. Today the grounds feature a brewery, winery, distillery, movie theatre, golf course and more.</p>
</section>
<section>
<span class="icon style2 major fa-tree"></span>
<h3>Things to do nearby</h3>
<p>The <a href="https://traveloregon.com/places-to-go/regions/columbia-river-gorge/"> Columbia River Gorge</a> is a designated National Scenic Area with a plethora of recreational activities available.</p>
</section>
<section>
<span class="icon style2 major fa-gift"></span>
<h3>Registry</h3>
<ul>
<l1><a href="https://www.blueprintregistry.com/registry/haleyandjordan" class="button small">Blueprint Registry</a></l1>
</ul>
</section>
</div>
</div>
</section>
<!--Six-->
<section class="wrapper style1 color1 invert align-center">
<div class="inner">
<h2>About Us</h2>
<p>Haley Sharp met Jordan Palamos while both attending college at the University of San Francisco. They started dating in the spring of 2012 shortly before each recieved a B.Sc in physics. Haley immediately moved to San Deigo, CA to pursue a Masters degree in Astronomy while Jordan eventually moved to Eugene, OR to begin Ph.D studies at the University of Oregon. They continued to date long-distance until Haley completed her degree and moved to Eugene in the summer of 2014 and began her current job as the planetarium director at the Eugene Science Center. They finally got engaged in February 2019 back where it all started while they were visiting San Francisco, CA.</p>
<p>See the gallery below to for a taste of what they have been up to over their last seven years together and join them in November 2019 as they toast to many more!</p>
</div>
<div class="gallery style2 color1 invert medium onscroll-fade-in">
<article>
<a href="images/gallery/fulls/DSCN8526.JPG" class="image">
<img src="images/gallery/thumbs/DSCN8526.JPG" alt="" />
</a>
</article>
<article>
<a href="images/gallery/fulls/IMG_0101.JPG" class="image">
<img src="images/gallery/thumbs/IMG_0101.JPG" alt="" />
</a>
</article>
<article>
<a href="images/gallery/fulls/IMG_3494.JPG" class="image">
<img src="images/gallery/thumbs/IMG_3494.JPG" alt="" />
</a>
</article>
<article>
<a href="images/gallery/fulls/IMG_0462.JPG" class="image">
<img src="images/gallery/thumbs/IMG_0462.JPG" alt="" />
</a>
</article>
<article>
<a href="images/gallery/fulls/IMG_1820.jpg" class="image">
<img src="images/gallery/thumbs/IMG_1820.jpg" alt="" />
</a>
</article>
<article>
<a href="images/gallery/fulls/IMG_E2703.jpg" class="image">
<img src="images/gallery/thumbs/IMG_E2703.jpg" alt="" />
</a>
</article>
<article>
<a href="images/gallery/fulls/IMG_2259.JPG" class="image">
<img src="images/gallery/thumbs/IMG_2259.JPG" alt="" />
</a>
</article>
<article>
<a href="images/gallery/fulls/IMG_0119.JPG" class="image">
<img src="images/gallery/thumbs/IMG_0119.JPG" alt="" />
</a>
</article>
<article>
<a href="images/gallery/fulls/IMG_0291.jpg" class="image">
<img src="images/gallery/thumbs/IMG_0291.jpg" alt="" />
</a>
</article>
<article>
<a href="images/gallery/fulls/IMG_0105.JPG" class="image">
<img src="images/gallery/thumbs/IMG_0105.JPG" alt="" />
</a>
</article>
<article>
<a href="images/gallery/fulls/IMG_1933.jpeg" class="image">
<img src="images/gallery/thumbs/IMG_1933.jpeg" alt="" />
</a>
</article>
<article>
<a href="images/gallery/fulls/IMG_0110.JPG" class="image">
<img src="images/gallery/thumbs/IMG_0110.JPG" alt="" />
</a>
</article>
<article>
<a href="images/gallery/fulls/IMG_8364.JPG" class="image">
<img src="images/gallery/thumbs/IMG_8364.JPG" alt="" />
</a>
</article>
<article>
<a href="images/gallery/fulls/IMG_0109.JPG" class="image">
<img src="images/gallery/thumbs/IMG_0109.JPG" alt="" />
</a>
</article>
<article>
<a href="images/gallery/fulls/IMG_0197.jpg" class="image">
<img src="images/gallery/thumbs/IMG_0197.jpg" alt="" />
</a>
</article>
<article>
<a href="images/gallery/fulls/IMG_0103.JPG" class="image">
<img src="images/gallery/thumbs/IMG_0103.JPG" alt="" />
</a>
</article>
<article>
<a href="images/gallery/fulls/IMG_0100.JPG" class="image">
<img src="images/gallery/thumbs/IMG_0100.JPG" alt="" />
</a>
</article>
<article>
<a href="images/gallery/fulls/IMG_1814.jpg" class="image">
<img src="images/gallery/thumbs/IMG_1814.jpg" alt="" />
</a>
</article>
<article>
<a href="images/gallery/fulls/IMG_1512.jpeg" class="image">
<img src="images/gallery/thumbs/IMG_1512.jpeg" alt="" />
</a>
</article>
<article>
<a href="images/gallery/fulls/IMG_1689.jpg" class="image">
<img src="images/gallery/thumbs/IMG_1689.jpg" alt="" />
</a>
</article>
<article>
<a href="images/gallery/fulls/IMG_0289.jpeg" class="image">
<img src="images/gallery/thumbs/IMG_0289.jpeg" alt="" />
</a>
</article>
<article>
<a href="images/gallery/fulls/IMG_0126.JPG" class="image">
<img src="images/gallery/thumbs/IMG_0126.JPG" alt="" />
</a>
</article>
<article>
<a href="images/gallery/fulls/IMG_2544.JPG" class="image">
<img src="images/gallery/thumbs/IMG_2544.JPG" alt="" />
</a>
</article>
<article>
<a href="images/gallery/fulls/IMG_1353.jpg" class="image">
<img src="images/gallery/thumbs/IMG_1353.jpg" alt="" />
</a>
</article>
<article>
<a href="images/gallery/fulls/whereverimayroam.jpg" class="image">
<img src="images/gallery/thumbs/whereverimayroam.jpg" alt="" />
</a>
</article>
<article>
<a href="images/gallery/fulls/DSCN8558.JPG" class="image">
<img src="images/gallery/thumbs/DSCN8558.JPG" alt="" />
</a>
</article>
<article>
<a href="images/gallery/fulls/IMG_0099.JPG" class="image">
<img src="images/gallery/thumbs/IMG_0099.JPG" alt="" />
</a>
</article>
<article>
<a href="images/gallery/fulls/DSCN8377.JPG" class="image">
<img src="images/gallery/thumbs/DSCN8377.JPG" alt="" />
</a>
</article>
<article>
<a href="images/gallery/fulls/IMG_0121.JPG" class="image">
<img src="images/gallery/thumbs/IMG_0121.JPG" alt="" />
</a>
</article>
<article>
<a href="images/gallery/fulls/IMG_0125.JPG" class="image">
<img src="images/gallery/thumbs/IMG_0125.JPG" alt="" />
</a>
</article>
<article>
<a href="images/gallery/fulls/IMG_0114.JPG" class="image">
<img src="images/gallery/thumbs/IMG_0114.JPG" alt="" />
</a>
</article>
<article>
<a href="images/gallery/fulls/IMG_4649.JPG" class="image">
<img src="images/gallery/thumbs/IMG_4649.JPG" alt="" />
</a>
</article>
<article>
<a href="images/gallery/fulls/IMG_9914.jpg" class="image">
<img src="images/gallery/thumbs/IMG_9914.jpg" alt="" />
</a>
</article>
<article>
<a href="images/gallery/fulls/IMG_0113.JPG" class="image">
<img src="images/gallery/thumbs/IMG_0113.JPG" alt="" />
</a>
</article>
<article>
<a href="images/gallery/fulls/IMG_0473.jpg" class="image">
<img src="images/gallery/thumbs/IMG_0473.jpg" alt="" />
</a>
</article>
<article>
<a href="images/gallery/fulls/IMG_1570.JPG" class="image">
<img src="images/gallery/thumbs/IMG_1570.JPG" alt="" />
</a>
</article>
<article>
<a href="images/gallery/fulls/DSCN8973.JPG" class="image">
<img src="images/gallery/thumbs/DSCN8973.JPG" alt="" />
</a>
</article>
<article>
<a href="images/gallery/fulls/IMG_0112.JPG" class="image">
<img src="images/gallery/thumbs/IMG_0112.JPG" alt="" />
</a>
</article>
<article>
<a href="images/gallery/fulls/IMG_0296.JPG" class="image">
<img src="images/gallery/thumbs/IMG_0296.JPG" alt="" />
</a>
</article>
<article>
<a href="images/gallery/fulls/IMG_0128.JPG" class="image">
<img src="images/gallery/thumbs/IMG_0128.JPG" alt="" />
</a>
</article>
<article>
<a href="images/gallery/fulls/IMG_0098.JPG" class="image">
<img src="images/gallery/thumbs/IMG_0098.JPG" alt="" />
</a>
</article>
<article>
<a href="images/gallery/fulls/IMG_0861.jpg" class="image">
<img src="images/gallery/thumbs/IMG_0861.jpg" alt="" />
</a>
</article>
<article>
<a href="images/gallery/fulls/DSCN8494.JPG" class="image">
<img src="images/gallery/thumbs/DSCN8494.JPG" alt="" />
</a>
</article>
<article>
<a href="images/gallery/fulls/IMG_9880.jpg" class="image">
<img src="images/gallery/thumbs/IMG_9880.jpg" alt="" />
</a>
</article>
<article>
<a href="images/gallery/fulls/IMG_1119.JPG" class="image">
<img src="images/gallery/thumbs/IMG_1119.JPG" alt="" />
</a>
</article>
<article>
<a href="images/gallery/fulls/IMG_1615.jpg" class="image">
<img src="images/gallery/thumbs/IMG_1615.jpg" alt="" />
</a>
</article>
<article>
<a href="images/gallery/fulls/P1070534.jpg" class="image">
<img src="images/gallery/thumbs/P1070534.jpg" alt="" />
</a>
</article>
<article>
<a href="images/gallery/fulls/IMG_0127.JPG" class="image">
<img src="images/gallery/thumbs/IMG_0127.JPG" alt="" />
</a>
</article>
<article>
<a href="images/gallery/fulls/IMG_1760.jpg" class="image">
<img src="images/gallery/thumbs/IMG_1760.jpg" alt="" />
</a>
</article>
<article>
<a href="images/gallery/fulls/IMG_0111.JPG" class="image">
<img src="images/gallery/thumbs/IMG_0111.JPG" alt="" />
</a>
</article>
<article>
<a href="images/gallery/fulls/IMG_5214.JPG" class="image">
<img src="images/gallery/thumbs/IMG_5214.JPG" alt="" />
</a>
</article>
<article>
<a href="images/gallery/fulls/IMG_1472.jpg" class="image">
<img src="images/gallery/thumbs/IMG_1472.jpg" alt="" />
</a>
</article>
<article>
<a href="images/gallery/fulls/IMG_1547.jpg" class="image">
<img src="images/gallery/thumbs/IMG_1547.jpg" alt="" />
</a>
</article>
<article>
<a href="images/gallery/fulls/IMG_0104.JPG" class="image">
<img src="images/gallery/thumbs/IMG_0104.JPG" alt="" />
</a>
</article>
<article>
<a href="images/gallery/fulls/IMG_1958.jpeg" class="image">
<img src="images/gallery/thumbs/IMG_1958.jpeg" alt="" />
</a>
</article>
<article>
<a href="images/gallery/fulls/IMG_0124.JPG" class="image">
<img src="images/gallery/thumbs/IMG_0124.JPG" alt="" />
</a>
</article>
<article>
<a href="images/gallery/fulls/IMG_3587.JPG" class="image">
<img src="images/gallery/thumbs/IMG_3587.JPG" alt="" />
</a>
</article>
<article>
<a href="images/gallery/fulls/Photo on 11-1-13 at 8.09 PM.jpg" class="image">
<img src="images/gallery/thumbs/Photo on 11-1-13 at 8.09 PM.jpg" alt="" />
</a>
</article>
<article>
<a href="images/gallery/fulls/IMG_3351.JPG" class="image">
<img src="images/gallery/thumbs/IMG_3351.JPG" alt="" />
</a>
</article>
<article>
<a href="images/gallery/fulls/IMG_4436.JPG" class="image">
<img src="images/gallery/thumbs/IMG_4436.JPG" alt="" />
</a>
</article>
<article>
<a href="images/gallery/fulls/IMG_3516.JPG" class="image">
<img src="images/gallery/thumbs/IMG_3516.JPG" alt="" />
</a>
</article>
<article>
<a href="images/gallery/fulls/IMG_0123.JPG" class="image">
<img src="images/gallery/thumbs/IMG_0123.JPG" alt="" />
</a>
</article>
<article>
<a href="images/gallery/fulls/IMG_0120.JPG" class="image">
<img src="images/gallery/thumbs/IMG_0120.JPG" alt="" />
</a>
</article>
<article>
<a href="images/gallery/fulls/IMG_2978.JPG" class="image">
<img src="images/gallery/thumbs/IMG_2978.JPG" alt="" />
</a>
</article>
<article>
<a href="images/gallery/fulls/IMG_4062.jpg" class="image">
<img src="images/gallery/thumbs/IMG_4062.jpg" alt="" />
</a>
</article>
<article>
<a href="images/gallery/fulls/IMG_3903.jpg" class="image">
<img src="images/gallery/thumbs/IMG_3903.jpg" alt="" />
</a>
</article>
<article>
<a href="images/gallery/fulls/IMG_0427.jpg" class="image">
<img src="images/gallery/thumbs/IMG_0427.jpg" alt="" />
</a>
</article>
<article>
<a href="images/gallery/fulls/IMG_0108.JPG" class="image">
<img src="images/gallery/thumbs/IMG_0108.JPG" alt="" />
</a>
</article>
<article>
<a href="images/gallery/fulls/IMG_1538.jpg" class="image">
<img src="images/gallery/thumbs/IMG_1538.jpg" alt="" />
</a>
</article>
<article>
<a href="images/gallery/fulls/IMG_2968.JPG" class="image">
<img src="images/gallery/thumbs/IMG_2968.JPG" alt="" />
</a>
</article>
<article>
<a href="images/gallery/fulls/IMG_9465.jpg" class="image">
<img src="images/gallery/thumbs/IMG_9465.jpg" alt="" />
</a>
</article>
<article>
<a href="images/gallery/fulls/IMG_2333.JPG" class="image">
<img src="images/gallery/thumbs/IMG_2333.JPG" alt="" />
</a>
</article>
<article>
<a href="images/gallery/fulls/IMG_9916.jpg" class="image">
<img src="images/gallery/thumbs/IMG_9916.jpg" alt="" />
</a>
</article>
</div>
</section>
<!-- Seven -->
<section class="wrapper color1 invert align-center" id="rsvp">
<div class="inner medium">
<h2>RSVP</h2>
<script type="text/javascript" src="https://app.rsvpify.com/embed/500193518" scrolling="yes"></script><script type="text/javascript" src="https://app.rsvpify.com/js/iframeResizer.min.js"></script><script type="text/javascript"> iFrameResize({ autoResize: true, checkOrigin: false, heightCalculationMethod: 'max', enablePublicMethods: true}, "#RSVPifyIFrame"); </script>
</div>
<div class="content">
<p>If the form does not work click <a href="https://jordanandhaley.rsvpify.com">here</a>.</p>
<p>Don't hesitate to text, call, or email with questions: haley or jordan @haleyandjordan.us</p>
</div>
</section>
<!-- Footer
<footer class="wrapper style1 color1 invert align-center">
<div class="inner">
<ul class="icons">
<li><a href="https://twitter.com/intent/tweet" class="icon style2 fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="#" class="icon style2 fa-facebook"><span class="label">Facebook</span></a></li>
<li><a href="#" class="icon style2 fa-instagram"><span class="label">Instagram</span></a></li>
<li><a href="#" class="icon style2 fa-linkedin"><span class="label">LinkedIn</span></a></li>
<li><a href="#" class="icon style2 fa-envelope"><span class="label">Email</span></a></li>
</ul>
<p>© Untitled. Design: <a href="https://html5up.net">HTML5 UP</a>.</p>
</div>
</footer>
</div> -->
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>