update
This commit is contained in:
parent
b614568cbb
commit
4aeb10fd6d
@ -11,6 +11,8 @@ weight: 4
|
||||
|
||||
{% row(style="center" bgColor="#EEEBE4" padding="bottom" margin="narrow") %}
|
||||
|
||||
<br>
|
||||
|
||||
<div class="container mx-auto">
|
||||
|
||||

|
||||
@ -97,29 +99,11 @@ Gain access to an array of luxurious amenities designed to elevate your beachsid
|
||||
|
||||
{% end %}
|
||||
|
||||
{% row(style="center" padding="none" margin="wide") %}
|
||||
<br>
|
||||
|
||||

|
||||
{% row(style="center" padding="bottom" margin="wide") %}
|
||||
|
||||
|||
|
||||
|
||||
<div class="flex flex-col justify-center myColor" style="height: 245px" >
|
||||
|
||||
Seaside Pool
|
||||
|
||||
Complimentary Wi-Fi
|
||||
|
||||
Towel Service
|
||||
|
||||
</div>
|
||||
|
||||
|||
|
||||
|
||||

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

|
||||
|
||||
<div class="flex flex-col justify-center myColor" style="height: 245px" >
|
||||
|
||||
@ -133,10 +117,24 @@ Live Music
|
||||
|
||||
|||
|
||||
|
||||

|
||||
<div class="flex flex-col justify-center myColor" style="height: 245px" >
|
||||
|
||||
Seaside Pool
|
||||
|
||||
Complimentary Wi-Fi
|
||||
|
||||
Towel Service
|
||||
|
||||
</div>
|
||||
|
||||

|
||||
|
||||
|||
|
||||
|
||||
|
||||

|
||||
|
||||
|
||||
<div class="flex flex-col justify-center myColor" style="height: 245px" >
|
||||
|
||||
10% Discount at The Wooden Table
|
||||
@ -146,6 +144,7 @@ Live Music
|
||||
Local Resident Discount
|
||||
|
||||
</div>
|
||||
|
||||
{% end %}
|
||||
|
||||
<br>
|
||||
@ -164,6 +163,6 @@ Local Resident Discount
|
||||
|
||||
<style>
|
||||
p {
|
||||
margin: 0px;
|
||||
margin: 0px 6px;
|
||||
}
|
||||
</style>
|
||||
|
@ -11,6 +11,8 @@ weight: 6
|
||||
|
||||
{% row(style="center" bgColor="#EEEBE4" padding="bottom" margin="narrow") %}
|
||||
|
||||
<br>
|
||||
|
||||
<div class="container mx-auto">
|
||||
|
||||

|
||||
|
@ -11,6 +11,8 @@ weight: 5
|
||||
|
||||
{% row(style="center" bgColor="#EEEBE4" padding="bottom" margin="narrow") %}
|
||||
|
||||
<br>
|
||||
|
||||
<div class="container mx-auto">
|
||||
|
||||

|
||||
|
@ -11,6 +11,8 @@ weight: 2
|
||||
|
||||
{% row(style="center" bgColor="#EEEBE4" padding="bottom" margin="narrow") %}
|
||||
|
||||
<br>
|
||||
|
||||
<div class="container mx-auto">
|
||||
|
||||

|
||||
@ -88,7 +90,7 @@ By choosing Jungle Paradise, you're not merely indulging in a getaway – you're
|
||||
|
||||
p{
|
||||
|
||||
margin: 0px 6px;
|
||||
margin: 0px;
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user