Merge branch 'master' of https://github.com/franknstayn/crewsportswear
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
</button>
|
||||
<a class="navbar-brand" href="{{ url('/') }}">
|
||||
<img src="{{asset('public/images/logo.png')}}" />
|
||||
{{-- <small>JAC Printing & Graphics Co.</small> --}}
|
||||
</a>
|
||||
</div>
|
||||
<div id="navbar" class="navbar-collapse collapse">
|
||||
@@ -254,8 +255,15 @@
|
||||
<button type="button" class="close" data-dismiss="modal">×</button>
|
||||
<h4 class="modal-title">Contact Us</h4>
|
||||
</div>
|
||||
<div class="modal-body">
|
||||
<p>Coming soon.</p>
|
||||
<div class="modal-body text-center">
|
||||
<h1>Contact Us</h1>
|
||||
<hr>
|
||||
<h3>Email Address: <small><a href="#">customer-service@crewsportswear.com</a></small></h3>
|
||||
<h3>Address: <small><a href="#">1281 Humbracht Circle
|
||||
Suite J
|
||||
Bartlett, Illinois
|
||||
60103</a></small>
|
||||
</h3>
|
||||
</div>
|
||||
<div class="modal-footer">
|
||||
<button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
|
||||
|
||||
Reference in New Issue
Block a user