update stay facilities sec
This commit is contained in:
parent
a7ea1a973a
commit
2afa62545e
@ -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") %}
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
|||
|
||||||
|
|
||||||
|
<div class="flex flex-col justify-center bg-white " style="height: 245px" >
|
||||||
|
|
||||||
|
External Laundry Service
|
||||||
|
|
||||||
|
Room Service
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|||
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
{% end %}
|
||||||
|
|
||||||
{% row(style="center" padding="bottom" margin="wide") %}
|
{% row(style="center" padding="bottom" margin="wide") %}
|
||||||
|
|
||||||

|
<div class="flex flex-col justify-center bg-white " style="height: 245px" >
|
||||||
|
|
||||||
<br>
|
|
||||||
|
|
||||||
Baggage Storage
|
Baggage Storage
|
||||||
|
|
||||||
Concierge Desk
|
Concierge Desk
|
||||||
|
|
||||||
|||
|
</div>
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
<br>
|
|
||||||
|
|
||||||
External Laundry Service
|
|
||||||
Room Service
|
|
||||||
|
|
||||||
|||
|
|||
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
<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>
|
||||||
|
Loading…
Reference in New Issue
Block a user