diff --git a/_pages/contact.md b/_pages/contact.md index 303df9a..4d39a09 100644 --- a/_pages/contact.md +++ b/_pages/contact.md @@ -13,3 +13,30 @@ excerpt: "Join us in Brooklyn, NY!" [<- Home](../index.html) {: .text-left} +# Contact Us +{: .text-center} + +![contact-header](/assets/images/contact-header.jpg){:class="img-responsive"}{: .align-center} + +
+ +# The Bride +{: .text-center} +![groom](/assets/images/bride.jpg){:class="img-responsive"}{: height="300px" width="300px"}{: style="float: left; margin-right: 1em;"} + +## Gwen Breitstein + Email: [glbreitstein@gmail.com](mailto:glbreitstein@gmail.com) \ + Instagram: [@thegwenb](https://www.instagram.com/thegwenb/) + +{:style="clear: left"} + +
+ +# The Groom +{: .text-center} +![groom](/assets/images/groom.jpg){:class="img-responsive"}{: height="300px" width="300px"}{: style="float: left; margin-right: 1em;"} + +## Ray Lyon + Email: [ray@raylyon.net](mailto:ray@raylyon.net) \ + Instagram: [@theraylyon](https://www.instagram.com/theraylyon/) \ + Blog: [rayagainstthemachine.net](https://rayagainstthemachine.net) \ No newline at end of file diff --git a/assets/images/bride.jpg b/assets/images/bride.jpg new file mode 100644 index 0000000..dd59d2e Binary files /dev/null and b/assets/images/bride.jpg differ diff --git a/assets/images/contact-header.jpg b/assets/images/contact-header.jpg new file mode 100644 index 0000000..a7f976b Binary files /dev/null and b/assets/images/contact-header.jpg differ diff --git a/assets/images/groom.jpg b/assets/images/groom.jpg new file mode 100644 index 0000000..a8df727 Binary files /dev/null and b/assets/images/groom.jpg differ