merge dev to master #9

Merged
PeterNashaat merged 49 commits from development into master 2023-08-21 11:18:20 +00:00
Showing only changes of commit 2afa62545e - Show all commits

View File

@ -99,8 +99,8 @@ Experience ocean-view opulence in our Executive King Suite. Spacious and cozy, t
</div>
<!-- section 5 -->
<div class="container mx-auto">
<div class="myColor" >
<div class="container mx-auto ">
{% row(style="center" padding="top" margin="wide") %}
@ -110,36 +110,54 @@ An array of convenient facilities and amenities to enhance your stay.
{% end %}
<br>
{% row(style="center" padding="none" margin="wide") %}
![Image](./img/facilities1.png#fill)
|||
<div class="flex flex-col justify-center bg-white " style="height: 245px" >
External Laundry Service
Room Service
</div>
|||
![Image](./img/facilities3.png#fill)
{% end %}
{% row(style="center" padding="bottom" margin="wide") %}
![Image](./img/facilities1.png#mx-auto)
<br>
<div class="flex flex-col justify-center bg-white " style="height: 245px" >
Baggage Storage
Concierge Desk
|||
![Image](./img/facilities2.png#mx-auto)
<br>
External Laundry Service
Room Service
</div>
|||
![Image](./img/facilities3.png#mx-auto)
![Image](./img/facilities2.png#fill)
<br>
|||
Swimming Pool, Restaurant & Beach Bar, Spa
<div class="flex flex-col justify-center bg-white " style="height: 245px" >
Swimming Pool
Restaurant & Beach Bar
Spa
</div>
{% end %}
<br>
</div>
<!-- section 5 -->
@ -154,16 +172,12 @@ Swimming Pool, Restaurant & Beach Bar, Spa
{% end %}
</div>
<style>
.myColor{
.myColor{
background-color:#EEEBE4;
}
p{
margin: 0px;
}
</style>