update story book button

This commit is contained in:
samaradel 2023-08-14 16:01:28 +03:00
parent 7d27331cde
commit a4a94b76b2

View File

@ -9,14 +9,12 @@ weight: 2
<!-- section 1 (header) -->
{% row(style="center" bgColor="#EEEBE4" padding="bottom" margin="narrow") %}
<div class="container mx-auto">
![Image](./img/story_header.png#mx-auto)
## Discover the Essence of Jungle Paradise Resort
### Unveiling the Past, Embracing the Present
@ -27,13 +25,10 @@ weight: 2
{% end %}
<!-- section 2 -->
{% row(style="center" padding="bottom" margin="none") %}
![Image](./img/ruins.jpg#mx-auto)
## Historic Charms: A Glimpse into the Past at Mbweni Ruins
@ -43,10 +38,8 @@ As our resort rests upon this sacred ground, we invite you to tread upon the pat
</p>
{% end %}
<!-- section 3 -->
{% row(style="center" bgColor="#EEEBE4" padding="bottom" margin="none") %}
@ -59,7 +52,6 @@ As our resort rests upon this sacred ground, we invite you to tread upon the pat
Immerse yourself in the gentle rustling of leaves, the delicate scents of flowers, and the vibrant palette that adorns the landscape. Amidst this serene expanse of green, Jungle Paradise Resort offers a sanctuary of peace, inviting you to unwind and reconnect with the tranquility that only nature can provide.
</p>
{% end %}
<!-- section 4 -->
@ -74,10 +66,8 @@ Immerse yourself in the gentle rustling of leaves, the delicate scents of flower
By choosing Jungle Paradise, you're not merely indulging in a getaway you're actively contributing to the betterment of the local community. You're becoming a part of a legacy that celebrates passionate hospitality and supports the heart of Zanzibar.
</p>
{% end %}
<!-- section 5 -->
{% row(style="center" bgColor="#EEEBE4" padding="none" margin="none") %}
@ -86,25 +76,20 @@ By choosing Jungle Paradise, you're not merely indulging in a getaway you're
<br>
<button class="mb-8"><a class="" href="https://hotels.cloudbeds.com/reservation/DNw5Ek#checkin=2023-04-04&checkout=2023-04-05" target="_blank">Book Your Stay</a></button>
<button class="mb-8"><a class="" href="mailto:info@jungleparadise.tf" target="_blank">Book Your Stay</a></button>
{% end %}
<style>
.myColor{
background-color:#EEEBE4;
background-color:#EEEBE4;
}
p{
margin: 0px;
}
</style>
</style>