-
Notifications
You must be signed in to change notification settings - Fork 0
/
registry.html
34 lines (33 loc) · 1.25 KB
/
registry.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
---
layout: section
title: Registry
permalink: /registry/
section: registry
show_in_menu: true
order: 4
---
<div class="page-section-sep"></div>
<section class="page-section section-registry" id="registry">
<div class="container">
<h1 class="section-heading dark text-center">Registry</h1>
<p>While your presence at the biggest day in our lives is gift enough, we have registered at the stores and websites below for those who want to bless us with gifts to help us start off our new lives together.</p>
<div class="row">
<div class="col-sm-4">
<a href="http://www.amazon.com/registry/wedding/12BSR4PNSANFJ" class="thumbnail">
<img src="/img/amazon.png" alt="amazon.com" />
</a>
</div>
<div class="col-sm-4">
<a href="https://www.bedbathandbeyond.com/store/giftregistry/view_registry_guest.jsp?registryId=542737286&eventType=Wedding" title="Bed Bath and Beyond" class="thumbnail">
<img src="/img/bed-bath-and-beyond.png" alt="Bed Bath and Beyond" />
</a>
</div>
<div class="col-sm-4">
<a href="http://www.macys.com/registry/wedding/guest/?registryId=6474440" title="Macy's" class="thumbnail">
<img src="/img/macys.png" alt="Macy's" />
</a>
</div>
</div>
</div>
</section>
<div class="page-section-sep"></div>