update button and img cursor

This commit is contained in:
Ehab Hassan 2023-05-10 12:20:47 +02:00
parent d8d3f0b7d8
commit 616c0d5189
2 changed files with 5 additions and 0 deletions

View File

@ -19,6 +19,8 @@ weight: 6
<h1 class="text-white">Contact Us<br>at Jungle Paradise</h1>
<a href="mailto:book@jp-resort.com" target="_blank"><button>**Contact Us**</button></a>
{% end %}
@ -41,6 +43,7 @@ Mkunazini, Urban West, Zanzibar, Vuga, Zanzibar Tanzania<br>
book@jp-resort.com
|||
<iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d15865.614525443263!2d39.2018475!3d-6.2103759!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0x4a79d84b9b2ea768!2sJungle%20Paradise%20Beach%20Resort%20%26%20Spa!5e0!3m2!1sen!2sua!4v1669044476911!5m2!1sen!2sua" width="550" height="650" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade" id="ae_iframe_tcxkp1qz"></iframe>
@ -60,6 +63,7 @@ book@jp-resort.com
<h1 class="text-white">Contact Us</h1>
<p class="text-white text-xl font-semibold">Interested in booking your next stay at Jungle Paradise Beach Resort? We'd love to hear from you - contact us using the form below, and we'll get right back to you. We look forward to serving you.</p>
<a href="mailto:book@jp-resort.com" target="_blank"><button>Contact Us</button></a>
{% end %}

View File

@ -273,6 +273,7 @@ a img{
a img:hover{
opacity: 0.5 !important;
cursor: pointer;
}
hr{