add relax page
This commit is contained in:
parent
769046a967
commit
5d0dbb1ac2
@ -3,7 +3,7 @@ title: "Experiences"
|
||||
description: ""
|
||||
date: 2018-09-14
|
||||
updated: 2021-02-20
|
||||
draft: false
|
||||
draft: true
|
||||
weight: 5
|
||||
---
|
||||
|
||||
|
@ -3,7 +3,7 @@ title: "Health & Wellness"
|
||||
description: ""
|
||||
date: 2018-09-14
|
||||
updated: 2021-02-20
|
||||
draft: false
|
||||
draft: true
|
||||
weight: 4
|
||||
---
|
||||
|
||||
|
BIN
content/relax/.DS_Store
vendored
Normal file
BIN
content/relax/.DS_Store
vendored
Normal file
Binary file not shown.
BIN
content/relax/img/relax_bottom.png
Normal file
BIN
content/relax/img/relax_bottom.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 472 KiB |
BIN
content/relax/img/relax_header.png
Normal file
BIN
content/relax/img/relax_header.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 MiB |
BIN
content/relax/img/spa_menu.png
Normal file
BIN
content/relax/img/spa_menu.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 851 KiB |
66
content/relax/index.md
Normal file
66
content/relax/index.md
Normal file
@ -0,0 +1,66 @@
|
||||
---
|
||||
title: "Relax"
|
||||
description: ""
|
||||
date: 2018-09-14
|
||||
updated: 2021-02-20
|
||||
draft: false
|
||||
weight: 5
|
||||
---
|
||||
|
||||
<!-- section 1 (header) -->
|
||||
|
||||
{% row(style="center" bgColor="#EEEBE4" padding="bottom" margin="narrow") %}
|
||||
|
||||
<div class="container mx-auto">
|
||||
|
||||

|
||||
|
||||
## Rejuvenate Your Mind, Body, and Soul
|
||||
|
||||
### Discover Tranquility at Jungle Paradise's Natura Spa Retreat
|
||||
|
||||
<p class="max-w-6xl mx-auto"> Experience blissful relaxation in the tranquil heart of Mbweni Ruins as our skilled therapists pamper you with an array of rejuvenating treatments. From soothing massages and invigorating scrubs to revitalizing facials and expert manicures and pedicures, our spa menu is designed to cater to your every need.</p>
|
||||
|
||||
<br />
|
||||
|
||||
**Our Spa is open daily from 10:00 - 18:00**
|
||||
|
||||
<br />
|
||||
|
||||
<button><a href="mailto:info@jungleparadise.tf" target="_blank">Book Spa Day</a></button>
|
||||
</div>
|
||||
|
||||
{% end %}
|
||||
|
||||
<!-- section 2 -->
|
||||
|
||||
<div class="myColor">
|
||||
|
||||
<div class="container mx-auto">
|
||||
|
||||
{% row(style="center" padding="both" margin="wide") %}
|
||||
|
||||

|
||||
|
||||
{% end %}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- section 3 -->
|
||||
{% row(style="center"padding="none" margin="none") %}
|
||||
|
||||

|
||||
|
||||
<br>
|
||||
|
||||
<button class="mb-8"><a href="mailto:info@jungleparadise.tf" target="_blank">Book Your Stay</a></button>
|
||||
|
||||
{% end %}
|
||||
|
||||
<style>
|
||||
p {
|
||||
|
||||
margin: 0px;
|
||||
|
||||
}
|
||||
</style>
|
Loading…
Reference in New Issue
Block a user