[edit] map section

et#4
tribikram 2 years ago committed by Mahesh Sharma
parent caf5ee405b
commit 2e2a76a47a
  1. 5
      resources/views/contact.blade.php

@ -35,7 +35,7 @@
</div>
<div class="contact-offices">
<h2>Sydney Office</h2>
<a href="https://goo.gl/maps/jHDbUhrqpQnXkjpG6" target="_blank" class="offices-des">
<a href="https://goo.gl/maps/oidE9uWCaccC98gP8" target="_blank" class="offices-des">
<img src="{{url('frontend/icons/contact-location.png')}}" class="img-fluid" alt="">
<h5>Suite 132 & 133, Level 3, 10 Park Road, Hurstville NSW 2220</h5>
</a>
@ -96,4 +96,7 @@
</div>
</div>
</section>
<section class="map-section">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3309.0069665910596!2d151.10355791583234!3d-33.966660431577246!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6b12b9bd323606ad%3A0xf85fba58b6ff7bd6!2sSuite%20132%20%26%20133%2C%20Level%2F3%20Park%20Rd%2C%20Hurstville%20NSW%202220%2C%20Australia!5e0!3m2!1sen!2snp!4v1674634288627!5m2!1sen!2snp" width="100%" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
</section>
@endsection
Loading…
Cancel
Save