Updates PlaceID on contact page map

Torey Heinz committed May 08, 2018
commit 66c6eed514750f87efd07d458078344dbf516b5a
Showing 1 changed file with 1 additions and 1 deletions
app/views/pages/contact.liquid +1 -1
@@ @@ -37,7 +37,7 @@ editable_elements:
<p class="thin"><strong>Come visit our Showroom</strong></p>
<div class="responsive-embed square">
<iframe width="600" height="600" frameborder="0" style="border:0"
- src="https://www.google.com/maps/embed/v1/place?q=place_id:ChIJ9ydA7dCSGYgR9gOaaCWfa1k&key=AIzaSyA0ffMEjozfU9dLu6LV1okQqylnrGHCSok" allowfullscreen>
+ src="https://www.google.com/maps/embed/v1/place?q=place_id:ChIJS5ln69CSGYgR6Ls63nwIXUw&key=AIzaSyA0ffMEjozfU9dLu6LV1okQqylnrGHCSok" allowfullscreen>
</iframe>
</div>