update story

This commit is contained in:
2023-08-13 13:56:53 +03:00
parent 4e37fd85d4
commit a6ab460a30
31 changed files with 130 additions and 148 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 841 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 546 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 612 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 570 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 407 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 869 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 254 KiB

View File

@@ -168,15 +168,28 @@ Our dedicated team is committed to ensuring that every moment of your stay is no
</div>
<section class="mx-auto text-center myColor">
<img src="/home/img/home_bottom.png" class="object-cover w-full my-2" alt="colorful leafs" />
<!-- <section class="mx-auto text-center myColor">
<img src="/home_bottom.png" class="object-cover w-full my-2" alt="colorful leafs" />
<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>
</section>
</section> -->
<!-- section 5 -->
{% row(style="center" bgColor="#EEEBE4" padding="none" margin="none") %}
![Image](./img/home_bottom.jpg#mx-auto)
<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>
{% end %}
<style>
.myColor{
@@ -184,7 +197,7 @@ Our dedicated team is committed to ensuring that every moment of your stay is no
background-color:#EEEBE4;
}
section p{
p{
margin: 0px;
}
</style>