update css and section size and fix mobile
This commit is contained in:
parent
49ad09bbfa
commit
f5687fbf32
@ -7,7 +7,9 @@ draft: false
|
||||
weight: 6
|
||||
---
|
||||
|
||||
{% row(style="center narrow" margin="header" bgPath="img/join_header.png" bgStyle="full") %}
|
||||
{% row(style="center narrow" margin="tight" bgPath="img/join_header.png" bgStyle="full") %}
|
||||
|
||||
<div class="bg-gray-200/50 py-4 px-4 rounded-md">
|
||||
|
||||
## Take Action
|
||||
|
||||
@ -19,12 +21,13 @@ Please note **we are now primarily focused on raising $3M in order to fully acqu
|
||||
|
||||
<BUTTON><a href="mailto:info@threefold.io">Send us an Email</a></BUTTON>
|
||||
|
||||
</div>
|
||||
|
||||
{% end %}
|
||||
|
||||
{% row(bgColor="#FFFFFF" margin="moderate" padding="both" id="fflow_grid") %}
|
||||
{% row(bgColor="#FFFFFF" margin="tight" padding="both" id="fflow_grid") %}
|
||||
|
||||

|
||||

|
||||
|
||||
|||
|
||||
|
||||
@ -34,7 +37,7 @@ We are introducing a token called EDEN. EDEN Tokens are not crypto currencies, t
|
||||
|
||||
{% end %}
|
||||
|
||||
{% row(bgColor="#F2F2F2" margin="moderate" padding="both" id="fflow_grid") %}
|
||||
{% row(style="reverse" bgColor="#F2F2F2" margin="tight" padding="both" id="fflow_grid") %}
|
||||
|
||||
# Not For Profit
|
||||
|
||||
@ -42,13 +45,13 @@ The OurParadise locations will be owned by not-for-profit entities to make sure
|
||||
|
||||
|||
|
||||
|
||||

|
||||

|
||||
|
||||
{% end %}
|
||||
|
||||
{% row(bgColor="#FFFFFF" margin="moderate" padding="both" id="fflow_grid") %}
|
||||
{% row(bgColor="#FFFFFF" margin="tight" padding="both" id="fflow_grid") %}
|
||||
|
||||

|
||||

|
||||
|
||||
|||
|
||||
|
||||
|
@ -7,7 +7,9 @@ draft: false
|
||||
weight: 5
|
||||
---
|
||||
|
||||
{% row(style="center narrow" margin="header" bgPath="img/educationheader.jpg" bgStyle="full") %}
|
||||
{% row(style="center narrow" margin="tight" bgPath="img/educationheader.jpg" bgStyle="full") %}
|
||||
|
||||
<div class="bg-gray-200/50 py-4 px-4 rounded-md">
|
||||
|
||||
## Education Initiatives
|
||||
|
||||
@ -18,5 +20,6 @@ weight: 5
|
||||
|
||||
<button>[Contact Us](/contact)</button>
|
||||
|
||||
</div>
|
||||
|
||||
{% end %}
|
@ -1,165 +0,0 @@
|
||||
---
|
||||
title: "Header"
|
||||
insert_anchor_links: "left"
|
||||
template: "partials/header.html"
|
||||
extra:
|
||||
logoPath: "images/black_threefold.png"
|
||||
button_Path: "/images/gettft_white.png"
|
||||
---
|
||||
|
||||
|
||||
- [Mission]("/mission")
|
||||
- [Grid]("/grid")
|
||||
- [Build]("/build")
|
||||
- [Farm]("/farm")
|
||||
- [TFT]("/tft")
|
||||
- Ecosystem
|
||||
|
||||
{% row() %}
|
||||
|
||||
<button onclick="window.location.href='/people'">
|
||||
|
||||
[Our People](/people)
|
||||
<br>
|
||||
<p class="text-sm">Team, stories, & more</p>
|
||||
|
||||
</button>
|
||||
|
||||
|||
|
||||
|
||||
<button onclick="window.location.href='/partners'">
|
||||
|
||||
[Our Partners](/partners)
|
||||
<br>
|
||||
<p class="text-sm">Explore Our Partners</p>
|
||||
|
||||
|||
|
||||
|
||||
<button onclick="window.location.href='/community'">
|
||||
|
||||
[ThreeFold Community](/community)
|
||||
<br>
|
||||
<p class="text-sm">Welcome To The Fold</p>
|
||||
|
||||
</button>
|
||||
|
||||
|||
|
||||
|
||||
<button onclick="window.location.href='/developer'">
|
||||
|
||||
[Developer Resources](/developer)
|
||||
<br>
|
||||
<p class="text-sm">Join The Developer Community</p>
|
||||
|
||||
</button>
|
||||
|
||||
{% end %}
|
||||
|
||||
- MoreInfo
|
||||
|
||||
{% row(style="wide") %}
|
||||
|
||||
|
||||
#### Tools
|
||||
|
||||
<button onclick="openInNewTab('https://library.threefold.me/info/threefold#/tokens/threefold__threefold_connect')">
|
||||
|
||||
[ThreeFold Connect](https://library.threefold.me/info/threefold#/tokens/threefold__threefold_connect)
|
||||
<br>
|
||||
<p class="text-sm">TFT Wallet, 2FA, & More</p>
|
||||
|
||||
</button>
|
||||
|
||||
<button onclick="openInNewTab('https://dashboard.grid.tf/')">
|
||||
|
||||
[Dashboard](https://dashboard.grid.tf/)
|
||||
<br>
|
||||
<p class="text-sm">Portal & Capacity Explorer</p>
|
||||
|
||||
</button>
|
||||
|
||||
<button onclick="openInNewTab('https://play.grid.tf')">
|
||||
|
||||
[Weblet Playground](https://play.grid.tf)
|
||||
<br>
|
||||
<p class="text-sm">Deploy a VM & More</p>
|
||||
|
||||
|||
|
||||
|
||||
#### Resources
|
||||
|
||||
<button onclick="openInNewTab('https://library.threefold.me/info/threefold#/')">
|
||||
|
||||
[Library](https://library.threefold.me/info/threefold#/)
|
||||
<br>
|
||||
<p class="text-sm">Explore the Documentation</p>
|
||||
|
||||
</button>
|
||||
|
||||
<button onclick="openInNewTab('https://library.threefold.me/info/manual/#/manual__manual3_home_new')">
|
||||
|
||||
[Manual](https://library.threefold.me/info/manual/#/manual__manual3_home_new)
|
||||
<br>
|
||||
<p class="text-sm">Get Started on the Grid</p>
|
||||
|
||||
</button>
|
||||
|
||||
<button onclick="openInNewTab('https://github.com/')">
|
||||
|
||||
[GitHub](https://github.com/)
|
||||
<br>
|
||||
<p class="text-sm">Code Library & Documentation</p>
|
||||
|
||||
|||
|
||||
|
||||
#### Dive Deeper
|
||||
|
||||
<button onclick="window.location.href='/blog'">
|
||||
|
||||
[Blog](/blog)
|
||||
<br>
|
||||
<p class="text-sm">Explore the Blogs</p>
|
||||
|
||||
</button>
|
||||
|
||||
<button onclick="window.location.href='/newsroom'">
|
||||
|
||||
[Newsroom](/newsroom)
|
||||
<br>
|
||||
<p class="text-sm">Check the Latest Updates</p>
|
||||
|
||||
</button>
|
||||
|
||||
<button onclick="openInNewTab('https://intro.threefold.me')">
|
||||
|
||||
[Intro Docs](https://intro.threefold.me)
|
||||
<br>
|
||||
<p class="text-sm">Perfect for Newcomers</p>
|
||||
|
||||
|||
|
||||
|
||||
#### Support & Help
|
||||
|
||||
<button onclick="openInNewTab('https://forum.threefold.io')">
|
||||
|
||||
[Forum](https://forum.threefold.io)
|
||||
<br>
|
||||
<p class="text-sm">Questions & Feedback</p>
|
||||
|
||||
<button onclick="window.location.href='/support'">
|
||||
|
||||
[Support](/support)
|
||||
<br>
|
||||
<p class="text-sm">Speak Live with a Human</p>
|
||||
|
||||
</button>
|
||||
|
||||
<button onclick="window.location.href='/careers'">
|
||||
|
||||
[Careers](/careers)
|
||||
<br>
|
||||
<p class="text-sm">Join the Team</p>
|
||||
|
||||
</button>
|
||||
|
||||
{% end %}
|
@ -9,7 +9,9 @@ weight: 1
|
||||
|
||||
<!-- section 1 -->
|
||||
|
||||
{% row(style="center narrow" margin="header" bgPath="img/home_header.jpg" bgStyle="full") %}
|
||||
{% row(style="center narrow" margin="tight" bgPath="img/home_header.jpg" bgStyle="full") %}
|
||||
|
||||
<div class="bg-gray-200/50 py-4 px-4 rounded-md">
|
||||
|
||||
## Welcome to OurParadise
|
||||
|
||||
@ -21,11 +23,12 @@ weight: 1
|
||||
|
||||
<!-- What if we together create a new "paradise” system not based on scarcity and fear of missing out, but based on trust and abundance? An interconnected network of homes where we can always go to find healing, like-minded people, and safety. -->
|
||||
|
||||
<br>
|
||||
<br>
|
||||
</div>
|
||||
|
||||
{% end %}
|
||||
|
||||
<div class="container mx-auto">
|
||||
|
||||
<!-- section 2 -->
|
||||
|
||||
{% row(style="center" margin="narrow" padding="top") %}
|
||||
@ -38,7 +41,7 @@ weight: 1
|
||||
|
||||
{% row(style="center" margin="narrow" padding="none") %}
|
||||
|
||||

|
||||

|
||||
|
||||
#### **Mbweni Ruins & Jungle Paradise**
|
||||
|
||||
@ -48,7 +51,7 @@ Historical ruins surrounded by beautiful lush gardens featuring a variety of nat
|
||||
|
||||
|||
|
||||
|
||||

|
||||

|
||||
|
||||
#### **Chumbe Island**
|
||||
|
||||
@ -70,7 +73,7 @@ An award-winning private nature reserve, home to one of the world's most pristin
|
||||
|
||||
{% row(style="center" margin="narrow" padding="bottom") %}
|
||||
|
||||

|
||||

|
||||
|
||||
#### **Regenerative Farms**
|
||||
|
||||
@ -78,7 +81,7 @@ Up to 500 hectares of fertile Tanzanian land for the purpose of sustainable farm
|
||||
|
||||
|||
|
||||
|
||||

|
||||

|
||||
|
||||
#### **Eco Beach Villas**
|
||||
|
||||
@ -94,7 +97,7 @@ Up to 500 hectares of fertile Tanzanian land for the purpose of sustainable farm
|
||||
|
||||
{% row(style="center" margin="narrow" padding="bottom") %}
|
||||
|
||||

|
||||

|
||||
|
||||
### Experience
|
||||
|
||||
@ -102,7 +105,7 @@ Experience an authentic paradise through diving, snorkeling and tropical garden
|
||||
|
||||
|||
|
||||
|
||||

|
||||

|
||||
|
||||
### Crafts
|
||||
|
||||
@ -110,7 +113,7 @@ Learn from locals how to produce crafts, from ceramics to clothing and wood-work
|
||||
|
||||
|||
|
||||
|
||||

|
||||

|
||||
|
||||
### On the Water
|
||||
|
||||
@ -126,10 +129,14 @@ Take day or overnight trips on one of our two sailing boats – one an eco-frien
|
||||
|
||||
<br>
|
||||
|
||||

|
||||

|
||||
|
||||
<br>
|
||||
|
||||
By creating our own paradise we have a responsibility to the planet. As such, we have four initial projects to ensure the conservation and regeneration of OurParadise – Chumbe Island, Mbweni Ruins, Mbweni Botanical Gardens, and the Mbweni Mangrove Forest.
|
||||
|
||||
<button>[Learn More](/protection)</button>
|
||||
|
||||
{% end %}
|
||||
|
||||
</div>
|
@ -8,7 +8,9 @@ weight: 3
|
||||
---
|
||||
<!-- section 1 (JP) -->
|
||||
|
||||
{% row(style="center narrow" margin="header" bgPath="img/chumbe2.png" bgStyle="full") %}
|
||||
{% row(style="center narrow" margin="tight" bgPath="img/chumbe2.png" bgStyle="full") %}
|
||||
|
||||
<div class="bg-gray-200/50 py-4 px-4 rounded-md">
|
||||
|
||||
# Chumbe Island
|
||||
|
||||
@ -18,8 +20,13 @@ weight: 3
|
||||
|
||||
Chumbe Island in the Zanzibar archipelago has been a private nature reserve for more than 25 years, protecting a diverse array of life on land and amid its surrounding coral reef sanctuary.
|
||||
|
||||
</div>
|
||||
|
||||
{% end %}
|
||||
|
||||
<div class="container mx-auto">
|
||||
|
||||
|
||||
{% row(style="center narrow") %}
|
||||
|
||||
### More About Chumbe Island
|
||||
@ -31,15 +38,15 @@ Chumbe Island in the Zanzibar archipelago has been a private nature reserve for
|
||||
{% row(bgColor="#FFFFFF" margin="moderate" padding="none" id="fflow_grid") %}
|
||||
|
||||
|
||||

|
||||

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

|
||||

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

|
||||

|
||||
|
||||
{% end %}
|
||||
|
||||
@ -47,60 +54,57 @@ Chumbe Island in the Zanzibar archipelago has been a private nature reserve for
|
||||
|
||||
{% row(bgColor="#FFFFFF" margin="moderate" padding="top" id="fflow_grid") %}
|
||||
|
||||

|
||||

|
||||
|
||||
|
||||
|||
|
||||
|
||||
|
||||
<p>
|
||||
6 km south of Stone Town, surrounded by pristine coral reefs, Chumbe Island Coral Park is one of the world's most successful ecotourism projects. In 1994 the reef surrounding Chumbe island was created as Tanzania's first Marine National Park.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Chumbe Island Coral Park won the British Airways Tourism for Tomorrow Award in 1999, in recognition of seven years of conservation work carried out in cooperation with local fishermen, now retrained as marine wardens.
|
||||
</p>
|
||||
|
||||
{% end %}
|
||||
|
||||
|
||||
<!-- section 2 (JP) -->
|
||||
|
||||
{% row(bgColor="#FFFFFF" margin="moderate" padding="top" id="fflow_grid") %}
|
||||
{% row(style="reserve" bgColor="#FFFFFF" margin="moderate" padding="top" id="fflow_grid") %}
|
||||
|
||||
<p>
|
||||
Visitors can come for the day to snorkel over the incredible coral reef, which contains over 90% of all coral species ever recorded in East Africa. The reef, declared the 'world's best shallow water coral reef' by the Australian Institute of Marine Science, is home to over 370 species of fish, turtles, and dolphins.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
But to experience Chumbe Island properly, stay the night in one of the seven 'eco-bandas' that nestle in the forest. Each is a two-story, private cottage constructed out of local materials and decorated with shells, driftwood, and colorful local fabrics.
|
||||
</p>
|
||||
|
||||
|||
|
||||
|
||||

|
||||

|
||||
|
||||
{% end %}
|
||||
|
||||
|
||||
|
||||
<!-- section 2 (JP) -->
|
||||
|
||||
{% row(bgColor="#FFFFFF" margin="moderate" padding="top" id="fflow_grid") %}
|
||||
|
||||

|
||||

|
||||
|
||||
|||
|
||||
|
||||
<p>
|
||||
Water and energy on Chumbe are self-sustaining and provided by nature - the roofs of the bandas and the education center have been designed to catch and filter rainwater, which is then heated by solar power.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Water and energy on Chumbe are self-sustaining and provided by nature - the roofs of the bandas and the education center have been designed to catch and filter rainwater, which is then heated by solar power.
|
||||
|
||||
All profits from tourism on Chumbe Island are reinvested into the conservation and education programs operating in the Park, and the island is staffed and managed by local Zanzibaris from the fishing community, with voluntary support from overseas experts.
|
||||
</p>
|
||||
|
||||
|
||||
{% end %}
|
||||
|
||||
{% row(style="center narrow") %}
|
||||
<br>
|
||||
<br>
|
||||
|
||||
{% row(style="center" margin="moderate" padding="none") %}
|
||||
|
||||
<button>[See More Locations](/locations)</button>
|
||||
|
||||
{% end %}
|
||||
|
||||
</div>
|
@ -8,91 +8,99 @@ weight: 3
|
||||
---
|
||||
<!-- section 1 (JP) -->
|
||||
|
||||
{% row(style="center narrow" margin="header" bgPath="img/dahabiyasbg.png" bgStyle="full") %}
|
||||
{% row(style="center narrow" margin="tight" bgPath="img/dahabiyasbg.png" bgStyle="full") %}
|
||||
|
||||
<div class="bg-gray-200/50 py-4 px-4 rounded-md">
|
||||
|
||||
# Nile Dahabiyas
|
||||
|
||||
### Unforgettable Sailing Experience
|
||||
|
||||
<br>
|
||||
|
||||
#### The Nile is not only gorgeous but also an incredibly energy-rich location. <br>The river has always played an important role in global shifting situations.
|
||||
The Nile is not only gorgeous but also an incredibly energy-rich location. <br>The river has always played an important role in global shifting situations.
|
||||
|
||||
</div>
|
||||
|
||||
{% end %}
|
||||
|
||||
<div class="container mx-auto">
|
||||
|
||||
<!-- section 1 (JP) -->
|
||||
|
||||
{% row(bgColor="#FFFFFF" margin="moderate" padding="top" id="fflow_grid") %}
|
||||
{% row(style="center" margin="moderate" padding="top" id="fflow_grid") %}
|
||||
|
||||
## Egypt Nile River
|
||||
|
||||
{% end %}
|
||||
|
||||
{% row(bgColor="#FFFFFF" margin="moderate" padding="none" id="fflow_grid") %}
|
||||
<br>
|
||||
|
||||
|
||||
{% row(style="reverse" margin="moderate" padding="none" id="fflow_grid") %}
|
||||
|
||||
|
||||
<p>
|
||||
The Nile is not only gorgeous but also an incredibly energy-rich location. The river has always played an important role in global shifting situations.
|
||||
</p>
|
||||
|
||||
|
||||
<br>
|
||||
|
||||
<p>
|
||||
|
||||
We operate 4 boats on the Nile in the original Dahabiya style. Each boat has solar and is made as organic as possible. The Nile is an incredibly fertile area in Africa and is fundamental for the survival of millions of people, today it's not going well enough, education and concrete action is needed now.
|
||||
</p>
|
||||
|
||||
|
||||
<br>
|
||||
|
||||
<p>
|
||||
|
||||
Our Impact activities for Egypt include knowledge-creation and awareness education for the farmers along the Nile, farming projects for organic food and hemp to show the economic feasibility, carbon credit harvesting, practical digital education material, stopping the pollution of the Nile and the burning of sugar cane, and inviting experts to come and stay at our facilities to do practical research and help create educational content.
|
||||
</p>
|
||||
|
||||
|
||||
<br>
|
||||
|
||||
|||
|
||||
|
||||

|
||||

|
||||
|
||||
<br>
|
||||
|
||||

|
||||

|
||||
|
||||
{% end %}
|
||||
|
||||
{% row(bgColor="#FFFFFF" margin="moderate" padding="top" id="fflow_grid") %}
|
||||
|
||||
|
||||
{% row(margin="moderate" padding="top" id="fflow_grid") %}
|
||||
|
||||

|
||||
|
||||
<br>
|
||||
|
||||

|
||||
|
||||
|||
|
||||
|
||||
<p>
|
||||
|
||||
Today already we have four boats (movable platforms for authentic experiences) with a 30-person team. The boats together total 44 sleeping rooms and 4 educational rooms, along with solar energy and water filtration.
|
||||
</p>
|
||||
|
||||
|
||||
<br>
|
||||
|
||||
<p>
|
||||
We're leveraging these boats for the expansion of OurWorld Ecosystem and beyond. Train the Trainer (two-week) sessions will permit us to train those who feel the calling around OurWorld, and allow them to go into the world, advocate, and expand our communities.</p>
|
||||
|
||||
We're leveraging these boats for the expansion of OurWorld Ecosystem and beyond. Train the Trainer (two-week) sessions will permit us to train those who feel the calling around OurWorld, and allow them to go into the world, advocate, and expand our communities.
|
||||
|
||||
<br>
|
||||
|
||||
<p>
|
||||
|
||||
Additionally, we organize retreats for investors, business people, and change-makers on the Nile, an extremely powerful energy instrument.
|
||||
</p>
|
||||
|
||||
|
||||
<br>
|
||||
|
||||
<p>
|
||||
|
||||
Ultimately, we want to empower any other changemakers to use our platform and organize events – it's proven to be incredibly impactful.
|
||||
</p>
|
||||
|
||||
|
||||
{% end %}
|
||||
|
||||
{% row(style="center narrow") %}
|
||||
{% row(style="center") %}
|
||||
|
||||
<button>[See More Locations](/locations)</button>
|
||||
|
||||
{% end %}
|
||||
|
||||
</div>
|
@ -8,27 +8,33 @@ weight: 3
|
||||
---
|
||||
<!-- section 1 (Locations) -->
|
||||
|
||||
{% row(style="center narrow" margin="header" bgPath="img/luxury.jpeg" bgStyle="full") %}
|
||||
{% row(style="center narrow" margin="tight" bgPath="img/luxury.jpeg" bgStyle="full") %}
|
||||
|
||||
<div class="bg-gray-200/50 py-4 px-4 rounded-md">
|
||||
|
||||
## Our Locations
|
||||
|
||||
### Discover Places Where You Can Make a Change
|
||||
|
||||
<br>
|
||||
|
||||
|
||||
OurParadise consists of numerous beautiful eco-friendly destinations – starting in Zanzibar & Tanzania – places where you are invited to learn about local cultures, conservational programs, and contribute to and support the betterment of society.
|
||||
|
||||
</div>
|
||||
|
||||
{% end %}
|
||||
|
||||
<!-- section 2 (Mbweni) -->
|
||||
|
||||
{% row(bgColor="#FFFFFF" margin="moderate" padding="top" id="fflow_grid") %}
|
||||
<div class="container mx-auto">
|
||||
|
||||

|
||||
{% row(bgColor="#FFFFFF" margin="moderate" padding="both" id="fflow_grid") %}
|
||||
|
||||
<br>
|
||||

|
||||
|
||||

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

|
||||
|
||||
|||
|
||||
|
||||
@ -38,11 +44,15 @@ Historical ruins surrounded by beautiful lush botanical gardens featuring a vari
|
||||
|
||||
<button>[Read More](/locations/mbweni)</button>
|
||||
|
||||
</div>
|
||||
|
||||
{% end %}
|
||||
|
||||
<!-- section 3 (Chumbe) -->
|
||||
|
||||
{% row(bgColor="#F2F2F2" margin="moderate" padding="top" id="fflow_grid") %}
|
||||
{% row(style="reverse" bgColor="#F2F2F2" margin="tight" padding="both" id="fflow_grid") %}
|
||||
|
||||
|
||||
|
||||
# Chumbe Island
|
||||
|
||||
@ -53,7 +63,9 @@ home to one of the world's most pristine coral reef sanctuary.
|
||||
|
||||
|||
|
||||
|
||||

|
||||

|
||||
|
||||
|
||||
|
||||
{% end %}
|
||||
|
||||
|
@ -8,7 +8,9 @@ weight: 3
|
||||
---
|
||||
<!-- section 1 (JP) -->
|
||||
|
||||
{% row(style="center narrow" margin="header" bgPath="img/jungle1.png" bgStyle="full") %}
|
||||
{% row(style="center narrow" margin="tight" bgPath="img/jungle1.png" bgStyle="full") %}
|
||||
|
||||
<div class="bg-gray-200/50 py-4 px-4 rounded-md">
|
||||
|
||||
## Mbweni Ruins & Botanical Gardens
|
||||
|
||||
@ -18,8 +20,11 @@ weight: 3
|
||||
|
||||
Enjoy the Jungle Paradise beach resort Zanzibar, a unique historical landscape with ocean views resort, cocktails at the beach, with a romantic dinner in the restaurant and a sunset beach club.
|
||||
|
||||
</div>
|
||||
|
||||
{% end %}
|
||||
|
||||
<div class="container mx-auto">
|
||||
|
||||
<!-- section 0 (JP) -->
|
||||
|
||||
@ -31,15 +36,15 @@ Enjoy the Jungle Paradise beach resort Zanzibar, a unique historical landscape w
|
||||
|
||||
{% row(bgColor="#FFFFFF" margin="moderate" padding="none" id="fflow_grid") %}
|
||||
|
||||

|
||||

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

|
||||

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

|
||||

|
||||
|
||||
{% end %}
|
||||
|
||||
@ -47,25 +52,16 @@ Enjoy the Jungle Paradise beach resort Zanzibar, a unique historical landscape w
|
||||
|
||||
{% row(style="center narrow" bgColor="#FFFFFF" margin="moderate" padding="none" id="fflow_grid") %}
|
||||
|
||||
<p>
|
||||
Today, this location is an operational eco-friendly boutique hotel in front of one of the absolute nicest beaches at this side of the island
|
||||
</p>
|
||||
|
||||
<p>
|
||||
The resort is a quiet, beach-front jungle hideaway, a home to more than 280 different tree species (including 80 different types of palm trees).
|
||||
</p>
|
||||
|
||||
<p>
|
||||
The resort is also the HQ of OurWorld Concept – an innovative approach to co-creating a better, more regenerative world. The resort will be used to come together with change makers from around the globe, in combination with our retreats on the Nile.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
The Mbweni Ruins & Gardens are unbelievably rich from a historical perspective. They are home to amazing ruins dating from 1870 – which are perfect for events and gatherings – and the plan is to transform the ruins back to their original glory.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
A healing center will be built and will host incredible technology (both ancient and new wisdom) for body, mind, and spirit . The therapies available are literally life saving or complete rejuvenation.
|
||||
</p>
|
||||
|
||||
|
||||
{% end %}
|
||||
|
||||
@ -80,60 +76,61 @@ A healing center will be built and will host incredible technology (both ancient
|
||||
|
||||
{% row(style="center" bgColor="#FFFFFF" margin="moderate" padding="none" id="fflow_grid") %}
|
||||
|
||||

|
||||

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

|
||||

|
||||
|
||||
{% end %}
|
||||
|
||||
{% row(style="center" bgColor="#FFFFFF" margin="moderate" padding="bottom" id="fflow_grid") %}
|
||||
|
||||
<p>
|
||||
|
||||
Jungle Paradise Beach Resort & Spa at Mbweni Ruins is your ideal choice, if you want to see and enjoy a unique place in Zanzibar Urban West. It's well-known for their historical Mbweni ruins, which took part in the ending of slavery in Zanzibar in the 1870s. Jungle Paradise is surrounded by a beautiful botanic garden which supported over 600 different kinds of tree species.
|
||||
</p>
|
||||
|
||||
|
||||
{% end %}
|
||||
|
||||
{% row(style="center" bgColor="#FFFFFF" margin="moderate" padding="none" id="fflow_grid") %}
|
||||
|
||||

|
||||

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

|
||||

|
||||
|
||||
{% end %}
|
||||
|
||||
{% row(style="center" bgColor="#FFFFFF" margin="moderate" padding="none" id="fflow_grid") %}
|
||||
|
||||
<p>
|
||||
|
||||
Jungle paradise Beach Resort and Spa features 13 exclusive and cozy, air-conditioned beachfront Suites with a very high service standard. Each room provides a beautiful ocean-view, a private bathroom, Wi-Fi, a flat screen HD-TV with cable channels, a mini bar fridge and a balcony faced to the ocean, beach and pool area.
|
||||
</p>
|
||||
|
||||
|
||||
{% end %}
|
||||
|
||||
{% row(style="center" bgColor="#FFFFFF" margin="moderate" padding="none" id="fflow_grid") %}
|
||||
|
||||

|
||||

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

|
||||

|
||||
|
||||
{% end %}
|
||||
|
||||
{% row(style="center" bgColor="#FFFFFF" margin="moderate" padding="none" id="fflow_grid") %}
|
||||
|
||||
<p>
|
||||
|
||||
You will enjoy a tasty menu at the beach-front restaurant while listening to calm chill out vibes and watching one of the best sunsets on this side of the island. You will find us 7 minutes close to the airport and 12 minutes from Stone town. This could be one of your best and memorable stay on Zanzibar.
|
||||
</p>
|
||||
|
||||
{% end %}
|
||||
|
||||
{% row(style="center narrow") %}
|
||||
<br>
|
||||
|
||||
<button>[See More Locations](/locations)</button>
|
||||
|
||||
{% end %}
|
||||
|
||||
|
||||
</div>
|
@ -9,7 +9,9 @@ weight: 4
|
||||
|
||||
<!-- section 1 (JP) -->
|
||||
|
||||
{% row(style="center narrow" margin="header" bgPath="img/protectheader.jpg" bgStyle="full") %}
|
||||
{% row(style="center narrow" margin="tight" bgPath="img/protectheader.jpg" bgStyle="full") %}
|
||||
|
||||
<div class="bg-gray-200/50 py-4 px-4 rounded-md">
|
||||
|
||||
## Programs to Protect
|
||||
|
||||
@ -17,76 +19,73 @@ weight: 4
|
||||
|
||||
By creating our own paradise we have a responsibility to the planet.
|
||||
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
</div>
|
||||
|
||||
{% end %}
|
||||
|
||||
{% row(bgColor="#FFFFFF" margin="moderate" padding="both" id="Invest") %}
|
||||
<div class="container mx-auto">
|
||||
|
||||
{% row(style="reverse" bgColor="#FFFFFF" margin="moderate" padding="both" id="Invest") %}
|
||||
|
||||
### Chumbe Island
|
||||
|
||||
<p>
|
||||
With OurParadise, we are initiating a series of conservation projects to preserve the marine and natural surroundings of Chumbe Island.
|
||||
</p>
|
||||
|
||||
<button>[Read More](/protection/chumbeisland_pro)</button>
|
||||
|
||||
|||
|
||||
|
||||

|
||||

|
||||
|
||||
{% end %}
|
||||
|
||||
</div>
|
||||
|
||||
<!-- section 2 (Fun beach) -->
|
||||
|
||||
{% row(bgColor="#F2F2F2" margin="moderate" padding="bottom" id="ruins") %}
|
||||
{% row(bgColor="#F2F2F2" margin="tight" padding="both" id="ruins") %}
|
||||
|
||||

|
||||

|
||||
|
||||
|||
|
||||
|
||||
### Mbweni Ruins
|
||||
|
||||
<p>Restoration Project for The Historic Ruins of the Mbweni School for freed slaves</p>
|
||||
<br>
|
||||
Restoration Project for The Historic Ruins of the Mbweni School for freed slaves
|
||||
|
||||
<button>[Read More](/protection/mbweniruins_pro)</button>
|
||||
|
||||
{% end %}
|
||||
|
||||
{% row(bgColor="#FFFFFF" margin="moderate" padding="bottom" id="botanical") %}
|
||||
|
||||
{% row(style="reverse" bgColor="#FFFFFF" margin="tight" padding="both" id="botanical") %}
|
||||
|
||||
### Mbweni Botanical Garden & Restoration Project
|
||||
|
||||
<p>Conservation Project to preserve The gardens around the Mbweni ruins.</p>
|
||||
<br>
|
||||
Conservation Project to preserve The gardens around the Mbweni ruins.
|
||||
|
||||
<button>[Read More](/protection/mbweniruins_pro)</button>
|
||||
|
||||
|
||||
|||
|
||||
|
||||

|
||||

|
||||
|
||||
{% end %}
|
||||
|
||||
{% row(bgColor="#F2F2F2" margin="moderate" padding="top" id="mangrove") %}
|
||||
|
||||

|
||||
{% row(bgColor="#F2F2F2" margin="tight" padding="both" id="mangrove") %}
|
||||
|
||||
<br>
|
||||

|
||||
|
||||

|
||||

|
||||
|
||||
|
||||
|||
|
||||
|
||||
### Mbweni Mangrove Beach
|
||||
|
||||
<p>Conservation project to 5200 Seedlings of Mangroves Replant Seedlings at Mbweni Mangrove.</p>
|
||||
Conservation project to 5200 Seedlings of Mangroves Replant Seedlings at Mbweni Mangrove.
|
||||
|
||||
<button>[Read More](/protection/mbwenimangrove_pro)</button>
|
||||
|
||||
|
@ -9,7 +9,9 @@ weight: 2
|
||||
|
||||
<!-- section 1 (JP) -->
|
||||
|
||||
{% row(style="center narrow" margin="header" bgPath="img/opwhy.jpg" bgStyle="full") %}
|
||||
{% row(style="center narrow" margin="tight" bgPath="img/opwhy.jpg" bgStyle="full") %}
|
||||
|
||||
<div class="bg-gray-200/50 py-4 px-4 rounded-md">
|
||||
|
||||
## Our Why
|
||||
|
||||
@ -21,4 +23,6 @@ These values are engrained into all that we do. Mother Earth is our home and we
|
||||
|
||||
<button>[See Our Vision](/vision)</button>
|
||||
|
||||
</div>
|
||||
|
||||
{% end %}
|
||||
|
@ -85,7 +85,7 @@ img[src*="#fig"] {
|
||||
|
||||
@layer components {
|
||||
h1 {
|
||||
@apply text-3xl lg:text-5xl xl:text-7xl font-bold leading-none my-4;
|
||||
@apply text-3xl lg:text-4xl font-bold leading-none my-4;
|
||||
font-family: "lato", sans-serif;
|
||||
line-height: 0.9;
|
||||
|
||||
@ -94,7 +94,7 @@ img[src*="#fig"] {
|
||||
@apply font-medium;
|
||||
}
|
||||
h2 {
|
||||
@apply text-3xl md:text-4xl lg:text-5xl xl:text-7xl font-bold leading-none my-4;
|
||||
@apply text-3xl md:text-4xl lg:text-5xl font-bold leading-none my-4;
|
||||
font-family: "lato", sans-serif;
|
||||
line-height: 0.9;
|
||||
|
||||
@ -136,7 +136,7 @@ img[src*="#fig"] {
|
||||
lg:text-lg
|
||||
px-8
|
||||
py-1
|
||||
mr-5
|
||||
lg:mr-5
|
||||
my-4
|
||||
border-2
|
||||
shadow
|
||||
@ -188,7 +188,7 @@ footer .freeflow {
|
||||
}
|
||||
|
||||
footer .freeflow img {
|
||||
width: 60px;
|
||||
width: 125px;
|
||||
}
|
||||
|
||||
|
||||
@ -356,9 +356,9 @@ header {
|
||||
transform: none;
|
||||
}
|
||||
@media (max-width: 768px) {
|
||||
h2 {
|
||||
font-size: 4rem;
|
||||
}
|
||||
/* h2 {
|
||||
font-size: 3rem;
|
||||
} */
|
||||
}
|
||||
@media (max-width: 640px) {
|
||||
.banner h2 {
|
||||
@ -380,7 +380,7 @@ header {
|
||||
padding: 80px 0;
|
||||
}
|
||||
|
||||
h2 {
|
||||
font-size: 3rem;
|
||||
}
|
||||
/* h2 {
|
||||
font-size: 2.5rem;
|
||||
} */
|
||||
}
|
||||
|
@ -108,11 +108,11 @@
|
||||
<div class="-mr-2 -my-2 lg:hidden">
|
||||
<button id="hamburger-btn" type="button" class="inline-flex items-center justify-center p-2 rounded-md text-gray-400 hover:text-gray-500 hover:bg-gray-100 focus:outline-none focus:bg-gray-100 focus:text-gray-500 transition duration-150 ease-in-out my-2">
|
||||
<!-- Heroicon name: menu -->
|
||||
<svg class="h-6 w-6" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
|
||||
<svg class="h-6 w-6 text-black" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
|
||||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16M4 18h16" />
|
||||
</svg>
|
||||
</button>
|
||||
<button id="close-hamburger-btn" type="button" class="hidden lg:hidden inline-flex items-center justify-center p-2 rounded-md text-gray-400 hover:text-gray-500 hover:bg-gray-100 focus:outline-none focus:bg-gray-100 focus:text-gray-500 transition duration-150 ease-in-out my-2">
|
||||
<button id="close-hamburger-btn text-black" type="button" class="hidden lg:hidden inline-flex items-center justify-center p-2 rounded-md text-gray-400 hover:text-gray-500 hover:bg-gray-100 focus:outline-none focus:bg-gray-100 focus:text-gray-500 transition duration-150 ease-in-out my-2">
|
||||
<!-- Heroicon name: x -->
|
||||
<svg class="h-6 w-6" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
|
||||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12" />
|
||||
|
@ -54,68 +54,17 @@ Parameters:
|
||||
|
||||
{% endif %}
|
||||
|
||||
<!-- Padding -->
|
||||
|
||||
{% set padding_class = " py-8 md:py-8 lg:py-28" %}
|
||||
|
||||
{% if padding %}
|
||||
{% if "none" in padding %}
|
||||
{% set padding_class = " py-0" %}
|
||||
{% elif "top" in padding %}
|
||||
{% set padding_class = " py-2 md:py-4 lg:pt-28" %}
|
||||
{% elif "bottom" in padding %}
|
||||
{% set padding_class = " py-2 md:py-4 lg:pb-28" %}
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
|
||||
{% if css %}
|
||||
{% set padding_class = padding_class ~ " " ~ css %}
|
||||
{% endif %}
|
||||
|
||||
{% set row_class = row_class ~ padding_class %}
|
||||
|
||||
|
||||
<!-- Margins -->
|
||||
|
||||
{% set margin_class = " mx-4 md:mx-16 lg:mx-24" %}
|
||||
|
||||
{% if margin %}
|
||||
{% if "none" in margin %}
|
||||
{% set margin_class = " mx-0" %}
|
||||
{% elif "wide" in margin %}
|
||||
{% set margin_class = " mx-4 sm:mx-8 md:mx-12 lg:mx-16 xl:mx-20" %}
|
||||
{% elif "moderate" in margin %}
|
||||
{% set margin_class = " mx-8 sm:mx-16 md:mx-20 lg:mx-28" %}
|
||||
{% elif "narrow" in margin %}
|
||||
{% set margin_class = " mx-12 sm:mx-20 md:mx-28 lg:mx-40" %}
|
||||
{% elif "tight" in margin %}
|
||||
{% set margin_class = " mx-20 sm:mx-32 md:mx-40 lg:mx-80 xl:mx-96" %}
|
||||
{% elif "header" in margin %}
|
||||
{% set margin_class = " mx-12 sm:mx-20 md:mx-28 lg:mx-40 my-10" %}
|
||||
{% endif %}
|
||||
{% if "lean-left" in margin %}
|
||||
{% set margin = margin_class | replace(from=" ", to=" first:")%}
|
||||
{% set margin_left = margin | replace(from="mx", to="-ml") %}
|
||||
{% set margin_right = margin | replace(from="mx", to="mr") %}
|
||||
{% set col_class = col_class ~ " md:last:px-8 lg:last:px-20 lg:max-w-[50%] lg:mx-0 " ~ margin_left ~ margin_right %}
|
||||
{% set row_class = row_class ~ " sm:gap-0 " %}
|
||||
{% elif "lean-right" in margin %}
|
||||
{% set margin = margin_class | replace(from=" ", to=" last:")%}
|
||||
{% set margin_left = margin | replace(from="mx", to="ml") %}
|
||||
{% set margin_right = margin | replace(from="mx", to="-mr") %}
|
||||
{% set col_class = col_class ~ " md:first:px-8 lg:first:px-20 lg:max-w-[50%] lg:mx-0 " ~ margin_left ~ margin_right %}
|
||||
{% set row_class = row_class ~ " sm:gap-0 " %}
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
|
||||
{% if css %}
|
||||
{% set margin_class = margin_class ~ " " ~ css %}
|
||||
{% endif %}
|
||||
|
||||
{% set row_class = row_class ~ margin_class %}
|
||||
|
||||
{% if style %}
|
||||
|
||||
<!-- reverse col at mobile -->
|
||||
|
||||
{% if "reverse" in style %}
|
||||
{% set row_class = "flex flex-col-reverse md:flex-row items-center" %}
|
||||
{% endif %}
|
||||
|
||||
{% if "center" in style %}
|
||||
{% set row_class = row_class ~ " text-center items-center mx-auto " %}
|
||||
{% set col_class = col_class ~ " flex-1 " %}
|
||||
@ -156,6 +105,65 @@ Parameters:
|
||||
{% set anchor_link = anchor %}
|
||||
{% endif %}
|
||||
|
||||
<!-- Padding -->
|
||||
|
||||
{% set padding_class = " py-8 md:py-8 lg:py-28" %}
|
||||
|
||||
{% if padding %}
|
||||
{% if "none" in padding %}
|
||||
{% set padding_class = " py-0" %}
|
||||
{% elif "top" in padding %}
|
||||
{% set padding_class = " py-2 md:py-4 lg:pt-28" %}
|
||||
{% elif "bottom" in padding %}
|
||||
{% set padding_class = " py-2 md:py-4 lg:pb-28" %}
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
|
||||
{% if css %}
|
||||
{% set padding_class = padding_class ~ " " ~ css %}
|
||||
{% endif %}
|
||||
|
||||
{% set row_class = row_class ~ padding_class %}
|
||||
|
||||
|
||||
<!-- Margins -->
|
||||
|
||||
{% set margin_class = " mx-4 md:mx-16 lg:mx-24" %}
|
||||
|
||||
{% if margin %}
|
||||
{% if "none" in margin %}
|
||||
{% set margin_class = " mx-0" %}
|
||||
{% elif "wide" in margin %}
|
||||
{% set margin_class = " mx-4 md:mx-12 lg:mx-16 xl:mx-20" %}
|
||||
{% elif "moderate" in margin %}
|
||||
{% set margin_class = " mx-4 md:mx-20 lg:mx-28" %}
|
||||
{% elif "narrow" in margin %}
|
||||
{% set margin_class = " mx-4 md:mx-28 lg:mx-40" %}
|
||||
{% elif "tight" in margin %}
|
||||
{% set margin_class = " mx-4 md:mx-40 lg:mx-80 xl:mx-96" %}
|
||||
{% elif "header" in margin %}
|
||||
{% set margin_class = " mx-4 md:mx-28 lg:mx-40 my-10" %}
|
||||
{% endif %}
|
||||
{% if "lean-left" in margin %}
|
||||
{% set margin = margin_class | replace(from=" ", to=" first:")%}
|
||||
{% set margin_left = margin | replace(from="mx", to="-ml") %}
|
||||
{% set margin_right = margin | replace(from="mx", to="mr") %}
|
||||
{% set col_class = col_class ~ " md:last:px-8 lg:last:px-20 lg:max-w-[50%] lg:mx-0 " ~ margin_left ~ margin_right %}
|
||||
{% set row_class = row_class ~ " sm:gap-0 " %}
|
||||
{% elif "lean-right" in margin %}
|
||||
{% set margin = margin_class | replace(from=" ", to=" last:")%}
|
||||
{% set margin_left = margin | replace(from="mx", to="ml") %}
|
||||
{% set margin_right = margin | replace(from="mx", to="-mr") %}
|
||||
{% set col_class = col_class ~ " md:first:px-8 lg:first:px-20 lg:max-w-[50%] lg:mx-0 " ~ margin_left ~ margin_right %}
|
||||
{% set row_class = row_class ~ " sm:gap-0 " %}
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
|
||||
{% if css %}
|
||||
{% set margin_class = margin_class ~ " " ~ css %}
|
||||
{% endif %}
|
||||
|
||||
{% set row_class = row_class ~ margin_class %}
|
||||
|
||||
<!-- makes row full screen width and adds background img -->
|
||||
{% set styles = "" %}
|
||||
@ -195,7 +203,7 @@ Parameters:
|
||||
{% set no_margins = " -mx-8 md:-mx-12 lg:-mx-16 xl:-mx-20" %}
|
||||
|
||||
|
||||
<div id="{{anchor_link}}" class="{{'relative justify-center flex overflow-hidden ' ~ div_class }}" style="{{styles}}">
|
||||
<div id="{{anchor_link}}" class="{{'relative justify-center items-center flex overflow-hidden ' ~ div_class }}" style="{{styles}}">
|
||||
<div id="{{row_id}}" class="{{row_class}}" style="min-width: -webkit-fill-available; min-width: -moz-available">
|
||||
|
||||
{% for column in columns%}
|
||||
|
Reference in New Issue
Block a user