update stay facilities sec

This commit is contained in:
samaradel 2023-08-14 16:23:43 +03:00
parent a7ea1a973a
commit 2afa62545e

View File

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