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>
|
||||
|
||||
<!-- 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") %}
|
||||
|
||||

|
||||
|
||||
|||
|
||||
|
||||
<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") %}
|
||||
|
||||

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

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

|
||||

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