update home2

This commit is contained in:
Ehab Hassan 2023-04-03 16:50:28 +02:00
parent 9e01944a09
commit 580e8bcecd
30 changed files with 2164 additions and 1359 deletions

View File

@ -46,13 +46,13 @@ Jungle paradise Beach Resort and SPA Zanzibar features 13 exclusive and cozy, ai
</div> </div>
<!-- section 1 (header) --> <!-- section 3 -->
{% row(style="" margin="withContainer" bgPath="img/header2.jpg" bgStyle="full" padding="top" margin="tight") %} {% row(style="" margin="withContainer" bgPath="img/header2.jpg" bgStyle="full" padding="top" margin="tight") %}
<h1 class="text-white">Suites / Rooms <br> - Accommodation</h1> <h1 class="text-white">Suites / Rooms -<br> Accommodation</h1>
<button onclick="window.location.href='/projects'">VIEW MORE</button> <button onclick="window.location.href='/projects'">VIEW MORE</button>
@ -78,66 +78,74 @@ Jungle paradise Beach Resort and SPA Zanzibar features 13 exclusive and cozy, ai
{% end %} {% end %}
<div class="container mx-auto">
<!-- section 3 features title --> <!-- section 4 -->
{% row(style="center" margin="withContainer" padding="top") %} {% row(style="center" margin="narrow" padding="top") %}
# Investment Philosophy
The technology we invest in is focused in these key areas:
{% end %}
{% row(style="center" margin="withContainer" padding="none" margin="moderate") %}
![Image](./img/logos-18.svg#md#mx-auto)
|||
![Image](./img/logos-13.svg#md#mx-auto)
|||
![Image](./img/logos-14.svg#md#mx-auto)
|||
![Image](./img/logos-15.svg#md#mx-auto)
|||
![Image](./img/logos-16.svg#md#mx-auto)
|||
![Image](./img/logos-17.svg#md#mx-auto)
## Guest Reviews
{% end %} {% end %}
{% row(style="center" margin="withContainer" padding="bottom" margin="moderate") %}
<!-- section 5 apps --> *"Wonderful place for spending your holiday, beautiful and peaceful place with nice view to the sea."*
{% row(style="center" margin="moderate" padding="bottom") %} **Pavel Reich**
|||
*"Great place to enjoy the day at the beach and watch the sunset while you have a delicious dinner. The cocktail Bar is really amazing and the view absolutely unique on this side of the island. The rooms are clean, cozy, new renovated and bigger than usual and the prices are reasonable. Our room was with an ocean beach view. But the sunsets are better to enjoy with a cold drink on the sun downer platform, where we had a nice and calm chill out vibe."*
**Neo Life Hacker**
|||
*A very beautiful area. Menu prices are cheap and delicious! Great pool, not hot! (Original) Очень красивая территория. Цены в меню недорогие и вкусно!"* Отличный бассейн, не жарко!"
**Olga Myronova**
|||
*"Lovely chillout! After a few days on a catamaran, this place wonderfully calmed the senses and gave strength to travel home by plane. I heartily recommend it to everyone for a short and longer visit. (Original) Codowny chillout! Po kilku dniach na katamaranie to miejsce wspaniale uspokoiło zmysły i dało siłę na podróż samolotem do domu. Serdecznie polecam wszystkim na krótką i dłuższą wizytę."*
**Waldemar Truchel**
Our diverse & passionate team has a multitude of backgrounds, skillsets, and experiences.
<button onclick="window.location.href='/people'">Get to Know our people</button>
{% end %} {% end %}
</div>
<!-- section 1 (header) -->
{% row(style="center" margin="moderate" bgPath="img/header1_1.jpg" bgStyle="full" padding="both") %}
<h1 class="text-white">Why to choose Jungle Paradise Beach Resort & SPA</h1>
<h3 class="text-white">BOOK YOUR NEXT PERFECT VACATION NOW</h3>
##### 1. COMFORTABLE SUITES - ACCOMMODATION'
##### 2. BEST SUNSET VIEWS
##### 3. CLOSE TO AIRPORT
##### 4. AFFORDABLE PRICING
##### 5. BEST LOCATION
{% end %}
<style> <style>
p{ p {
font-size:1rem; font-size:1rem;
line-height: 1.5rem;
color: #333;
} }
</style> </style>

View File

@ -90,11 +90,12 @@ img[src*="#fig"] {
font-family: "lato"; font-family: "lato";
} }
.hard_green{
color: #68b622; .hard_blue{
color: #4173a1;
} }
.greenheader{ .greenheader{
color: #68b622; color: #4173a1;
font-weight: 400; font-weight: 400;
} }
@ -110,10 +111,11 @@ img[src*="#fig"] {
@apply font-medium; @apply font-medium;
} }
h2 { h2 {
@apply text-3xl md:text-5xl lg:text-5xl text-gray-900 font-light leading-4 my-4; @apply text-3xl md:text-5xl lg:text-5xl font-light leading-4 my-4;
font-family: 'Poiret One', cursive; font-family: 'Poiret One', cursive;
line-height: 1.5; line-height: 1.5;
font-weight: 600; font-weight: 600;
color: #2f5d89;
} }
h4 { h4 {
@ -126,20 +128,22 @@ img[src*="#fig"] {
h5 { h5 {
@apply text-lg font-normal my-2; @apply text-2xl lg:text-3xl font-normal my-2;
font-family: 'Josefin Sans', sans-serif; font-family: 'Poiret One', cursive;
line-height: 1.2; line-height: 1.2;
color: #68b622; color: #ffffff;
font-weight: 600;
} }
h2 strong { h2 strong {
@apply font-medium; @apply font-medium;
} }
h3 { h3 {
@apply text-2xl lg:text-3xl font-normal my-4; @apply text-2xl lg:text-4xl font-normal my-4;
font-family: 'Josefin Sans', sans-serif; font-family: 'Poiret One', cursive;
line-height: 1.2; line-height: 1.2;
color: #68b622; color: #ffffff;
font-weight: 600;
} }
h3 strong { h3 strong {
@apply font-medium; @apply font-medium;
@ -178,13 +182,13 @@ img[src*="#fig"] {
} }
button:hover { button:hover {
background-color: #437616; background-color: #4173a1;
/* color: #984210; */ /* color: #984210; */
} }
button { button {
font-weight: 500; font-weight: 500;
background-color: #68b622; background-color: #2f5d89;
} }
.experience-btn { .experience-btn {
@ -216,8 +220,7 @@ header .customize {
footer .customize { footer .customize {
/* width: 100vw; */ /* width: 100vw; */
background-color: #232323; /* background-color: #232323; */
color: #fff;
display: flex; display: flex;
flex-direction: column; flex-direction: column;
align-items: center; align-items: center;
@ -238,7 +241,7 @@ header .customize div {
} }
button { button {
background-color: #68b622; background-color: #2f5d89;
/* background: transparent; */ /* background: transparent; */
color: rgb(255, 255, 255); color: rgb(255, 255, 255);
border-radius: 20px; border-radius: 20px;
@ -254,7 +257,7 @@ a {
} }
a:hover{ a:hover{
color: #4b8d12 !important; color: #80b6e9 !important;
} }
a img{ a img{
@ -266,14 +269,14 @@ a img:hover{
} }
hr{ hr{
background-color: rgb(104 182 34 / 20%); background-color: rgba(14, 98, 146, 0.2);
height: 2px; height: 2px;
} }
.greenline{ .greenline{
width:20%; width:20%;
background-color: #68b622; background-color: #4173a1;
color: #68b622; color: #4173a1;
text-align: center; text-align: center;
height: 3px; height: 3px;
margin: 0 auto; margin: 0 auto;

File diff suppressed because one or more lines are too long

View File

@ -37,7 +37,7 @@
<!-- **** CONCLUSION, favicons **** --> <!-- **** CONCLUSION, favicons **** -->
<!-- CSS/SCSS --> <!-- CSS/SCSS -->
<link rel="stylesheet" href="https://www.jungle_paradise/css/index.css?h=c4b13089bd2f74aa28c4" /> <style>@-moz-document url-prefix() {.lazy:-moz-loading {visibility:hidden;}}.ieOnly {display: none;}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {.ieOnly {display: block;}}</style> <link rel="stylesheet" href="https://www.jungle_paradise/css/index.css?h=641fbb6fdd33739edaec" /> <style>@-moz-document url-prefix() {.lazy:-moz-loading {visibility:hidden;}}.ieOnly {display: none;}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {.ieOnly {display: block;}}</style>
</head> </head>
@ -407,33 +407,54 @@ Parameters:
<div class="py-4 px-4 sm:px-6"> <div class="py-4 px-4 sm:px-6">
<div class="lg:flex lg:gap-4"> <div class="lg:flex lg:gap-4">
<div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1"> <div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<img class="w-1/2 lg:mx-4 mb-4" src="/images/footer_logo.png" alt="incubaid Logo" /> <img class="w-1/2 lg:mx-4 mb-4" src="/images/logo_black.png" alt="incubaid Logo" />
</div>
<div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<p class="mt-0 text-base">
We believe doing good for the world and doing business can go hand in hand.
</p>
</div>
<div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<a target="_blank" href="mailto:info@incubaid.com">info@incubaid.com</a>
</div> </div>
<div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1"> <div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<a class="text-sm flex hard_green" href="/projects">Our projects</a> <p class="subheader text-xl">Location</p>
<a class="text-sm flex hard_green" href="/people">Our people</a> <p class="mt-0">
Mbweni Ruins - Unguja Urban West<br>
Zanzibar - Republik of Tanzania<br>
Find us here on Google maps
</p>
</div>
<div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<p class="subheader text-xl">CONTACT</p>
<p class="mt-0">
+255 778 242424 (WhatsApp)<br>
info@hotels-zanzibar.com
</p>
</div>
<div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<p class="subheader text-xl">HOURS</p>
<p class="mt-0">
Reception: 24 Hours<br>
Check-in: after 3pm <br>
Check-out: before 11am
</p>
</div> </div>
</div> </div>
</div> </div>
<hr class="my-4 border-y-0 w-1/2 border-green-500/50"> <hr class="my-4 border-y-0 w-1/2 border-blue-500/50">
<div class="mx-4 text-center"> <div class="mx-4 text-center">
<p class="text-base pt-4 my-0">&#169; Copyright 2023 Incubaid BVBA - All Rights Reserved</p> <p class="text-base pt-4 my-0">&#169; 2022 Jungle Paradise Beach Resort & SPA <a href="https://threefold.io/" target="_blank" class="hard_blue my-0 text-base">Terms & Conditions</a></p>
<a href="https://threefold.io/" target="_blank" class="hard_green my-0 text-base">Hosted on the ThreeFold Grid</p>
</div> </div>
</div> </div>
</footer> </footer>
<style>
.subheader {
font-family: 'Poiret One', cursive;
font-weight: 600;
color: #4173a1;
margin: 0;
}
</style>
</body> </body>
</html> </html>

File diff suppressed because it is too large Load Diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

File diff suppressed because it is too large Load Diff

View File

@ -37,7 +37,7 @@
<!-- **** CONCLUSION, favicons **** --> <!-- **** CONCLUSION, favicons **** -->
<!-- CSS/SCSS --> <!-- CSS/SCSS -->
<link rel="stylesheet" href="https://www.jungle_paradise/css/index.css?h=c4b13089bd2f74aa28c4" /> <style>@-moz-document url-prefix() {.lazy:-moz-loading {visibility:hidden;}}.ieOnly {display: none;}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {.ieOnly {display: block;}}</style> <link rel="stylesheet" href="https://www.jungle_paradise/css/index.css?h=641fbb6fdd33739edaec" /> <style>@-moz-document url-prefix() {.lazy:-moz-loading {visibility:hidden;}}.ieOnly {display: none;}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {.ieOnly {display: block;}}</style>
</head> </head>
@ -779,33 +779,54 @@ Parameters:
<div class="py-4 px-4 sm:px-6"> <div class="py-4 px-4 sm:px-6">
<div class="lg:flex lg:gap-4"> <div class="lg:flex lg:gap-4">
<div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1"> <div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<img class="w-1/2 lg:mx-4 mb-4" src="/images/footer_logo.png" alt="incubaid Logo" /> <img class="w-1/2 lg:mx-4 mb-4" src="/images/logo_black.png" alt="incubaid Logo" />
</div>
<div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<p class="mt-0 text-base">
We believe doing good for the world and doing business can go hand in hand.
</p>
</div>
<div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<a target="_blank" href="mailto:info@incubaid.com">info@incubaid.com</a>
</div> </div>
<div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1"> <div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<a class="text-sm flex hard_green" href="/projects">Our projects</a> <p class="subheader text-xl">Location</p>
<a class="text-sm flex hard_green" href="/people">Our people</a> <p class="mt-0">
Mbweni Ruins - Unguja Urban West<br>
Zanzibar - Republik of Tanzania<br>
Find us here on Google maps
</p>
</div>
<div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<p class="subheader text-xl">CONTACT</p>
<p class="mt-0">
+255 778 242424 (WhatsApp)<br>
info@hotels-zanzibar.com
</p>
</div>
<div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<p class="subheader text-xl">HOURS</p>
<p class="mt-0">
Reception: 24 Hours<br>
Check-in: after 3pm <br>
Check-out: before 11am
</p>
</div> </div>
</div> </div>
</div> </div>
<hr class="my-4 border-y-0 w-1/2 border-green-500/50"> <hr class="my-4 border-y-0 w-1/2 border-blue-500/50">
<div class="mx-4 text-center"> <div class="mx-4 text-center">
<p class="text-base pt-4 my-0">&#169; Copyright 2023 Incubaid BVBA - All Rights Reserved</p> <p class="text-base pt-4 my-0">&#169; 2022 Jungle Paradise Beach Resort & SPA <a href="https://threefold.io/" target="_blank" class="hard_blue my-0 text-base">Terms & Conditions</a></p>
<a href="https://threefold.io/" target="_blank" class="hard_green my-0 text-base">Hosted on the ThreeFold Grid</p>
</div> </div>
</div> </div>
</footer> </footer>
<style>
.subheader {
font-family: 'Poiret One', cursive;
font-weight: 600;
color: #4173a1;
margin: 0;
}
</style>
</body> </body>
</html> </html>

View File

@ -37,7 +37,7 @@
<!-- **** CONCLUSION, favicons **** --> <!-- **** CONCLUSION, favicons **** -->
<!-- CSS/SCSS --> <!-- CSS/SCSS -->
<link rel="stylesheet" href="https://www.jungle_paradise/css/index.css?h=c4b13089bd2f74aa28c4" /> <style>@-moz-document url-prefix() {.lazy:-moz-loading {visibility:hidden;}}.ieOnly {display: none;}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {.ieOnly {display: block;}}</style> <link rel="stylesheet" href="https://www.jungle_paradise/css/index.css?h=641fbb6fdd33739edaec" /> <style>@-moz-document url-prefix() {.lazy:-moz-loading {visibility:hidden;}}.ieOnly {display: none;}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {.ieOnly {display: block;}}</style>
</head> </head>
@ -663,33 +663,54 @@ Parameters:
<div class="py-4 px-4 sm:px-6"> <div class="py-4 px-4 sm:px-6">
<div class="lg:flex lg:gap-4"> <div class="lg:flex lg:gap-4">
<div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1"> <div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<img class="w-1/2 lg:mx-4 mb-4" src="/images/footer_logo.png" alt="incubaid Logo" /> <img class="w-1/2 lg:mx-4 mb-4" src="/images/logo_black.png" alt="incubaid Logo" />
</div>
<div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<p class="mt-0 text-base">
We believe doing good for the world and doing business can go hand in hand.
</p>
</div>
<div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<a target="_blank" href="mailto:info@incubaid.com">info@incubaid.com</a>
</div> </div>
<div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1"> <div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<a class="text-sm flex hard_green" href="/projects">Our projects</a> <p class="subheader text-xl">Location</p>
<a class="text-sm flex hard_green" href="/people">Our people</a> <p class="mt-0">
Mbweni Ruins - Unguja Urban West<br>
Zanzibar - Republik of Tanzania<br>
Find us here on Google maps
</p>
</div>
<div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<p class="subheader text-xl">CONTACT</p>
<p class="mt-0">
+255 778 242424 (WhatsApp)<br>
info@hotels-zanzibar.com
</p>
</div>
<div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<p class="subheader text-xl">HOURS</p>
<p class="mt-0">
Reception: 24 Hours<br>
Check-in: after 3pm <br>
Check-out: before 11am
</p>
</div> </div>
</div> </div>
</div> </div>
<hr class="my-4 border-y-0 w-1/2 border-green-500/50"> <hr class="my-4 border-y-0 w-1/2 border-blue-500/50">
<div class="mx-4 text-center"> <div class="mx-4 text-center">
<p class="text-base pt-4 my-0">&#169; Copyright 2023 Incubaid BVBA - All Rights Reserved</p> <p class="text-base pt-4 my-0">&#169; 2022 Jungle Paradise Beach Resort & SPA <a href="https://threefold.io/" target="_blank" class="hard_blue my-0 text-base">Terms & Conditions</a></p>
<a href="https://threefold.io/" target="_blank" class="hard_green my-0 text-base">Hosted on the ThreeFold Grid</p>
</div> </div>
</div> </div>
</footer> </footer>
<style>
.subheader {
font-family: 'Poiret One', cursive;
font-weight: 600;
color: #4173a1;
margin: 0;
}
</style>
</body> </body>
</html> </html>

View File

@ -37,7 +37,7 @@
<!-- **** CONCLUSION, favicons **** --> <!-- **** CONCLUSION, favicons **** -->
<!-- CSS/SCSS --> <!-- CSS/SCSS -->
<link rel="stylesheet" href="https://www.jungle_paradise/css/index.css?h=c4b13089bd2f74aa28c4" /> <style>@-moz-document url-prefix() {.lazy:-moz-loading {visibility:hidden;}}.ieOnly {display: none;}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {.ieOnly {display: block;}}</style> <link rel="stylesheet" href="https://www.jungle_paradise/css/index.css?h=641fbb6fdd33739edaec" /> <style>@-moz-document url-prefix() {.lazy:-moz-loading {visibility:hidden;}}.ieOnly {display: none;}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {.ieOnly {display: block;}}</style>
</head> </head>
@ -915,33 +915,54 @@ Parameters:
<div class="py-4 px-4 sm:px-6"> <div class="py-4 px-4 sm:px-6">
<div class="lg:flex lg:gap-4"> <div class="lg:flex lg:gap-4">
<div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1"> <div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<img class="w-1/2 lg:mx-4 mb-4" src="/images/footer_logo.png" alt="incubaid Logo" /> <img class="w-1/2 lg:mx-4 mb-4" src="/images/logo_black.png" alt="incubaid Logo" />
</div>
<div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<p class="mt-0 text-base">
We believe doing good for the world and doing business can go hand in hand.
</p>
</div>
<div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<a target="_blank" href="mailto:info@incubaid.com">info@incubaid.com</a>
</div> </div>
<div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1"> <div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<a class="text-sm flex hard_green" href="/projects">Our projects</a> <p class="subheader text-xl">Location</p>
<a class="text-sm flex hard_green" href="/people">Our people</a> <p class="mt-0">
Mbweni Ruins - Unguja Urban West<br>
Zanzibar - Republik of Tanzania<br>
Find us here on Google maps
</p>
</div>
<div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<p class="subheader text-xl">CONTACT</p>
<p class="mt-0">
+255 778 242424 (WhatsApp)<br>
info@hotels-zanzibar.com
</p>
</div>
<div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<p class="subheader text-xl">HOURS</p>
<p class="mt-0">
Reception: 24 Hours<br>
Check-in: after 3pm <br>
Check-out: before 11am
</p>
</div> </div>
</div> </div>
</div> </div>
<hr class="my-4 border-y-0 w-1/2 border-green-500/50"> <hr class="my-4 border-y-0 w-1/2 border-blue-500/50">
<div class="mx-4 text-center"> <div class="mx-4 text-center">
<p class="text-base pt-4 my-0">&#169; Copyright 2023 Incubaid BVBA - All Rights Reserved</p> <p class="text-base pt-4 my-0">&#169; 2022 Jungle Paradise Beach Resort & SPA <a href="https://threefold.io/" target="_blank" class="hard_blue my-0 text-base">Terms & Conditions</a></p>
<a href="https://threefold.io/" target="_blank" class="hard_green my-0 text-base">Hosted on the ThreeFold Grid</p>
</div> </div>
</div> </div>
</footer> </footer>
<style>
.subheader {
font-family: 'Poiret One', cursive;
font-weight: 600;
color: #4173a1;
margin: 0;
}
</style>
</body> </body>
</html> </html>

View File

@ -37,7 +37,7 @@
<!-- **** CONCLUSION, favicons **** --> <!-- **** CONCLUSION, favicons **** -->
<!-- CSS/SCSS --> <!-- CSS/SCSS -->
<link rel="stylesheet" href="https://www.jungle_paradise/css/index.css?h=c4b13089bd2f74aa28c4" /> <style>@-moz-document url-prefix() {.lazy:-moz-loading {visibility:hidden;}}.ieOnly {display: none;}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {.ieOnly {display: block;}}</style> <link rel="stylesheet" href="https://www.jungle_paradise/css/index.css?h=641fbb6fdd33739edaec" /> <style>@-moz-document url-prefix() {.lazy:-moz-loading {visibility:hidden;}}.ieOnly {display: none;}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {.ieOnly {display: block;}}</style>
</head> </head>
@ -780,33 +780,54 @@ Parameters:
<div class="py-4 px-4 sm:px-6"> <div class="py-4 px-4 sm:px-6">
<div class="lg:flex lg:gap-4"> <div class="lg:flex lg:gap-4">
<div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1"> <div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<img class="w-1/2 lg:mx-4 mb-4" src="/images/footer_logo.png" alt="incubaid Logo" /> <img class="w-1/2 lg:mx-4 mb-4" src="/images/logo_black.png" alt="incubaid Logo" />
</div>
<div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<p class="mt-0 text-base">
We believe doing good for the world and doing business can go hand in hand.
</p>
</div>
<div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<a target="_blank" href="mailto:info@incubaid.com">info@incubaid.com</a>
</div> </div>
<div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1"> <div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<a class="text-sm flex hard_green" href="/projects">Our projects</a> <p class="subheader text-xl">Location</p>
<a class="text-sm flex hard_green" href="/people">Our people</a> <p class="mt-0">
Mbweni Ruins - Unguja Urban West<br>
Zanzibar - Republik of Tanzania<br>
Find us here on Google maps
</p>
</div>
<div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<p class="subheader text-xl">CONTACT</p>
<p class="mt-0">
+255 778 242424 (WhatsApp)<br>
info@hotels-zanzibar.com
</p>
</div>
<div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<p class="subheader text-xl">HOURS</p>
<p class="mt-0">
Reception: 24 Hours<br>
Check-in: after 3pm <br>
Check-out: before 11am
</p>
</div> </div>
</div> </div>
</div> </div>
<hr class="my-4 border-y-0 w-1/2 border-green-500/50"> <hr class="my-4 border-y-0 w-1/2 border-blue-500/50">
<div class="mx-4 text-center"> <div class="mx-4 text-center">
<p class="text-base pt-4 my-0">&#169; Copyright 2023 Incubaid BVBA - All Rights Reserved</p> <p class="text-base pt-4 my-0">&#169; 2022 Jungle Paradise Beach Resort & SPA <a href="https://threefold.io/" target="_blank" class="hard_blue my-0 text-base">Terms & Conditions</a></p>
<a href="https://threefold.io/" target="_blank" class="hard_green my-0 text-base">Hosted on the ThreeFold Grid</p>
</div> </div>
</div> </div>
</footer> </footer>
<style>
.subheader {
font-family: 'Poiret One', cursive;
font-weight: 600;
color: #4173a1;
margin: 0;
}
</style>
</body> </body>
</html> </html>

View File

@ -37,7 +37,7 @@
<!-- **** CONCLUSION, favicons **** --> <!-- **** CONCLUSION, favicons **** -->
<!-- CSS/SCSS --> <!-- CSS/SCSS -->
<link rel="stylesheet" href="https://www.jungle_paradise/css/index.css?h=c4b13089bd2f74aa28c4" /> <style>@-moz-document url-prefix() {.lazy:-moz-loading {visibility:hidden;}}.ieOnly {display: none;}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {.ieOnly {display: block;}}</style> <link rel="stylesheet" href="https://www.jungle_paradise/css/index.css?h=641fbb6fdd33739edaec" /> <style>@-moz-document url-prefix() {.lazy:-moz-loading {visibility:hidden;}}.ieOnly {display: none;}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {.ieOnly {display: block;}}</style>
</head> </head>
@ -782,33 +782,54 @@ Parameters:
<div class="py-4 px-4 sm:px-6"> <div class="py-4 px-4 sm:px-6">
<div class="lg:flex lg:gap-4"> <div class="lg:flex lg:gap-4">
<div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1"> <div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<img class="w-1/2 lg:mx-4 mb-4" src="/images/footer_logo.png" alt="incubaid Logo" /> <img class="w-1/2 lg:mx-4 mb-4" src="/images/logo_black.png" alt="incubaid Logo" />
</div>
<div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<p class="mt-0 text-base">
We believe doing good for the world and doing business can go hand in hand.
</p>
</div>
<div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<a target="_blank" href="mailto:info@incubaid.com">info@incubaid.com</a>
</div> </div>
<div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1"> <div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<a class="text-sm flex hard_green" href="/projects">Our projects</a> <p class="subheader text-xl">Location</p>
<a class="text-sm flex hard_green" href="/people">Our people</a> <p class="mt-0">
Mbweni Ruins - Unguja Urban West<br>
Zanzibar - Republik of Tanzania<br>
Find us here on Google maps
</p>
</div>
<div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<p class="subheader text-xl">CONTACT</p>
<p class="mt-0">
+255 778 242424 (WhatsApp)<br>
info@hotels-zanzibar.com
</p>
</div>
<div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<p class="subheader text-xl">HOURS</p>
<p class="mt-0">
Reception: 24 Hours<br>
Check-in: after 3pm <br>
Check-out: before 11am
</p>
</div> </div>
</div> </div>
</div> </div>
<hr class="my-4 border-y-0 w-1/2 border-green-500/50"> <hr class="my-4 border-y-0 w-1/2 border-blue-500/50">
<div class="mx-4 text-center"> <div class="mx-4 text-center">
<p class="text-base pt-4 my-0">&#169; Copyright 2023 Incubaid BVBA - All Rights Reserved</p> <p class="text-base pt-4 my-0">&#169; 2022 Jungle Paradise Beach Resort & SPA <a href="https://threefold.io/" target="_blank" class="hard_blue my-0 text-base">Terms & Conditions</a></p>
<a href="https://threefold.io/" target="_blank" class="hard_green my-0 text-base">Hosted on the ThreeFold Grid</p>
</div> </div>
</div> </div>
</footer> </footer>
<style>
.subheader {
font-family: 'Poiret One', cursive;
font-weight: 600;
color: #4173a1;
margin: 0;
}
</style>
</body> </body>
</html> </html>

View File

@ -37,7 +37,7 @@
<!-- **** CONCLUSION, favicons **** --> <!-- **** CONCLUSION, favicons **** -->
<!-- CSS/SCSS --> <!-- CSS/SCSS -->
<link rel="stylesheet" href="https://www.jungle_paradise/css/index.css?h=c4b13089bd2f74aa28c4" /> <style>@-moz-document url-prefix() {.lazy:-moz-loading {visibility:hidden;}}.ieOnly {display: none;}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {.ieOnly {display: block;}}</style> <link rel="stylesheet" href="https://www.jungle_paradise/css/index.css?h=641fbb6fdd33739edaec" /> <style>@-moz-document url-prefix() {.lazy:-moz-loading {visibility:hidden;}}.ieOnly {display: none;}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {.ieOnly {display: block;}}</style>
</head> </head>
@ -783,33 +783,54 @@ Parameters:
<div class="py-4 px-4 sm:px-6"> <div class="py-4 px-4 sm:px-6">
<div class="lg:flex lg:gap-4"> <div class="lg:flex lg:gap-4">
<div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1"> <div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<img class="w-1/2 lg:mx-4 mb-4" src="/images/footer_logo.png" alt="incubaid Logo" /> <img class="w-1/2 lg:mx-4 mb-4" src="/images/logo_black.png" alt="incubaid Logo" />
</div>
<div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<p class="mt-0 text-base">
We believe doing good for the world and doing business can go hand in hand.
</p>
</div>
<div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<a target="_blank" href="mailto:info@incubaid.com">info@incubaid.com</a>
</div> </div>
<div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1"> <div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<a class="text-sm flex hard_green" href="/projects">Our projects</a> <p class="subheader text-xl">Location</p>
<a class="text-sm flex hard_green" href="/people">Our people</a> <p class="mt-0">
Mbweni Ruins - Unguja Urban West<br>
Zanzibar - Republik of Tanzania<br>
Find us here on Google maps
</p>
</div>
<div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<p class="subheader text-xl">CONTACT</p>
<p class="mt-0">
+255 778 242424 (WhatsApp)<br>
info@hotels-zanzibar.com
</p>
</div>
<div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<p class="subheader text-xl">HOURS</p>
<p class="mt-0">
Reception: 24 Hours<br>
Check-in: after 3pm <br>
Check-out: before 11am
</p>
</div> </div>
</div> </div>
</div> </div>
<hr class="my-4 border-y-0 w-1/2 border-green-500/50"> <hr class="my-4 border-y-0 w-1/2 border-blue-500/50">
<div class="mx-4 text-center"> <div class="mx-4 text-center">
<p class="text-base pt-4 my-0">&#169; Copyright 2023 Incubaid BVBA - All Rights Reserved</p> <p class="text-base pt-4 my-0">&#169; 2022 Jungle Paradise Beach Resort & SPA <a href="https://threefold.io/" target="_blank" class="hard_blue my-0 text-base">Terms & Conditions</a></p>
<a href="https://threefold.io/" target="_blank" class="hard_green my-0 text-base">Hosted on the ThreeFold Grid</p>
</div> </div>
</div> </div>
</footer> </footer>
<style>
.subheader {
font-family: 'Poiret One', cursive;
font-weight: 600;
color: #4173a1;
margin: 0;
}
</style>
</body> </body>
</html> </html>

View File

@ -37,7 +37,7 @@
<!-- **** CONCLUSION, favicons **** --> <!-- **** CONCLUSION, favicons **** -->
<!-- CSS/SCSS --> <!-- CSS/SCSS -->
<link rel="stylesheet" href="https://www.jungle_paradise/css/index.css?h=c4b13089bd2f74aa28c4" /> <style>@-moz-document url-prefix() {.lazy:-moz-loading {visibility:hidden;}}.ieOnly {display: none;}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {.ieOnly {display: block;}}</style> <link rel="stylesheet" href="https://www.jungle_paradise/css/index.css?h=641fbb6fdd33739edaec" /> <style>@-moz-document url-prefix() {.lazy:-moz-loading {visibility:hidden;}}.ieOnly {display: none;}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {.ieOnly {display: block;}}</style>
</head> </head>
@ -779,33 +779,54 @@ Parameters:
<div class="py-4 px-4 sm:px-6"> <div class="py-4 px-4 sm:px-6">
<div class="lg:flex lg:gap-4"> <div class="lg:flex lg:gap-4">
<div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1"> <div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<img class="w-1/2 lg:mx-4 mb-4" src="/images/footer_logo.png" alt="incubaid Logo" /> <img class="w-1/2 lg:mx-4 mb-4" src="/images/logo_black.png" alt="incubaid Logo" />
</div>
<div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<p class="mt-0 text-base">
We believe doing good for the world and doing business can go hand in hand.
</p>
</div>
<div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<a target="_blank" href="mailto:info@incubaid.com">info@incubaid.com</a>
</div> </div>
<div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1"> <div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<a class="text-sm flex hard_green" href="/projects">Our projects</a> <p class="subheader text-xl">Location</p>
<a class="text-sm flex hard_green" href="/people">Our people</a> <p class="mt-0">
Mbweni Ruins - Unguja Urban West<br>
Zanzibar - Republik of Tanzania<br>
Find us here on Google maps
</p>
</div>
<div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<p class="subheader text-xl">CONTACT</p>
<p class="mt-0">
+255 778 242424 (WhatsApp)<br>
info@hotels-zanzibar.com
</p>
</div>
<div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<p class="subheader text-xl">HOURS</p>
<p class="mt-0">
Reception: 24 Hours<br>
Check-in: after 3pm <br>
Check-out: before 11am
</p>
</div> </div>
</div> </div>
</div> </div>
<hr class="my-4 border-y-0 w-1/2 border-green-500/50"> <hr class="my-4 border-y-0 w-1/2 border-blue-500/50">
<div class="mx-4 text-center"> <div class="mx-4 text-center">
<p class="text-base pt-4 my-0">&#169; Copyright 2023 Incubaid BVBA - All Rights Reserved</p> <p class="text-base pt-4 my-0">&#169; 2022 Jungle Paradise Beach Resort & SPA <a href="https://threefold.io/" target="_blank" class="hard_blue my-0 text-base">Terms & Conditions</a></p>
<a href="https://threefold.io/" target="_blank" class="hard_green my-0 text-base">Hosted on the ThreeFold Grid</p>
</div> </div>
</div> </div>
</footer> </footer>
<style>
.subheader {
font-family: 'Poiret One', cursive;
font-weight: 600;
color: #4173a1;
margin: 0;
}
</style>
</body> </body>
</html> </html>

View File

@ -37,7 +37,7 @@
<!-- **** CONCLUSION, favicons **** --> <!-- **** CONCLUSION, favicons **** -->
<!-- CSS/SCSS --> <!-- CSS/SCSS -->
<link rel="stylesheet" href="https://www.jungle_paradise/css/index.css?h=c4b13089bd2f74aa28c4" /> <style>@-moz-document url-prefix() {.lazy:-moz-loading {visibility:hidden;}}.ieOnly {display: none;}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {.ieOnly {display: block;}}</style> <link rel="stylesheet" href="https://www.jungle_paradise/css/index.css?h=641fbb6fdd33739edaec" /> <style>@-moz-document url-prefix() {.lazy:-moz-loading {visibility:hidden;}}.ieOnly {display: none;}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {.ieOnly {display: block;}}</style>
</head> </head>
@ -552,33 +552,54 @@ Parameters:
<div class="py-4 px-4 sm:px-6"> <div class="py-4 px-4 sm:px-6">
<div class="lg:flex lg:gap-4"> <div class="lg:flex lg:gap-4">
<div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1"> <div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<img class="w-1/2 lg:mx-4 mb-4" src="/images/footer_logo.png" alt="incubaid Logo" /> <img class="w-1/2 lg:mx-4 mb-4" src="/images/logo_black.png" alt="incubaid Logo" />
</div>
<div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<p class="mt-0 text-base">
We believe doing good for the world and doing business can go hand in hand.
</p>
</div>
<div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<a target="_blank" href="mailto:info@incubaid.com">info@incubaid.com</a>
</div> </div>
<div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1"> <div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<a class="text-sm flex hard_green" href="/projects">Our projects</a> <p class="subheader text-xl">Location</p>
<a class="text-sm flex hard_green" href="/people">Our people</a> <p class="mt-0">
Mbweni Ruins - Unguja Urban West<br>
Zanzibar - Republik of Tanzania<br>
Find us here on Google maps
</p>
</div>
<div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<p class="subheader text-xl">CONTACT</p>
<p class="mt-0">
+255 778 242424 (WhatsApp)<br>
info@hotels-zanzibar.com
</p>
</div>
<div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<p class="subheader text-xl">HOURS</p>
<p class="mt-0">
Reception: 24 Hours<br>
Check-in: after 3pm <br>
Check-out: before 11am
</p>
</div> </div>
</div> </div>
</div> </div>
<hr class="my-4 border-y-0 w-1/2 border-green-500/50"> <hr class="my-4 border-y-0 w-1/2 border-blue-500/50">
<div class="mx-4 text-center"> <div class="mx-4 text-center">
<p class="text-base pt-4 my-0">&#169; Copyright 2023 Incubaid BVBA - All Rights Reserved</p> <p class="text-base pt-4 my-0">&#169; 2022 Jungle Paradise Beach Resort & SPA <a href="https://threefold.io/" target="_blank" class="hard_blue my-0 text-base">Terms & Conditions</a></p>
<a href="https://threefold.io/" target="_blank" class="hard_green my-0 text-base">Hosted on the ThreeFold Grid</p>
</div> </div>
</div> </div>
</footer> </footer>
<style>
.subheader {
font-family: 'Poiret One', cursive;
font-weight: 600;
color: #4173a1;
margin: 0;
}
</style>
</body> </body>
</html> </html>

View File

@ -37,7 +37,7 @@
<!-- **** CONCLUSION, favicons **** --> <!-- **** CONCLUSION, favicons **** -->
<!-- CSS/SCSS --> <!-- CSS/SCSS -->
<link rel="stylesheet" href="https://www.jungle_paradise/css/index.css?h=c4b13089bd2f74aa28c4" /> <style>@-moz-document url-prefix() {.lazy:-moz-loading {visibility:hidden;}}.ieOnly {display: none;}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {.ieOnly {display: block;}}</style> <link rel="stylesheet" href="https://www.jungle_paradise/css/index.css?h=641fbb6fdd33739edaec" /> <style>@-moz-document url-prefix() {.lazy:-moz-loading {visibility:hidden;}}.ieOnly {display: none;}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {.ieOnly {display: block;}}</style>
</head> </head>
@ -2547,33 +2547,54 @@ Parameters:
<div class="py-4 px-4 sm:px-6"> <div class="py-4 px-4 sm:px-6">
<div class="lg:flex lg:gap-4"> <div class="lg:flex lg:gap-4">
<div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1"> <div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<img class="w-1/2 lg:mx-4 mb-4" src="/images/footer_logo.png" alt="incubaid Logo" /> <img class="w-1/2 lg:mx-4 mb-4" src="/images/logo_black.png" alt="incubaid Logo" />
</div>
<div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<p class="mt-0 text-base">
We believe doing good for the world and doing business can go hand in hand.
</p>
</div>
<div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<a target="_blank" href="mailto:info@incubaid.com">info@incubaid.com</a>
</div> </div>
<div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1"> <div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<a class="text-sm flex hard_green" href="/projects">Our projects</a> <p class="subheader text-xl">Location</p>
<a class="text-sm flex hard_green" href="/people">Our people</a> <p class="mt-0">
Mbweni Ruins - Unguja Urban West<br>
Zanzibar - Republik of Tanzania<br>
Find us here on Google maps
</p>
</div>
<div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<p class="subheader text-xl">CONTACT</p>
<p class="mt-0">
+255 778 242424 (WhatsApp)<br>
info@hotels-zanzibar.com
</p>
</div>
<div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<p class="subheader text-xl">HOURS</p>
<p class="mt-0">
Reception: 24 Hours<br>
Check-in: after 3pm <br>
Check-out: before 11am
</p>
</div> </div>
</div> </div>
</div> </div>
<hr class="my-4 border-y-0 w-1/2 border-green-500/50"> <hr class="my-4 border-y-0 w-1/2 border-blue-500/50">
<div class="mx-4 text-center"> <div class="mx-4 text-center">
<p class="text-base pt-4 my-0">&#169; Copyright 2023 Incubaid BVBA - All Rights Reserved</p> <p class="text-base pt-4 my-0">&#169; 2022 Jungle Paradise Beach Resort & SPA <a href="https://threefold.io/" target="_blank" class="hard_blue my-0 text-base">Terms & Conditions</a></p>
<a href="https://threefold.io/" target="_blank" class="hard_green my-0 text-base">Hosted on the ThreeFold Grid</p>
</div> </div>
</div> </div>
</footer> </footer>
<style>
.subheader {
font-family: 'Poiret One', cursive;
font-weight: 600;
color: #4173a1;
margin: 0;
}
</style>
</body> </body>
</html> </html>

View File

@ -37,7 +37,7 @@
<!-- **** CONCLUSION, favicons **** --> <!-- **** CONCLUSION, favicons **** -->
<!-- CSS/SCSS --> <!-- CSS/SCSS -->
<link rel="stylesheet" href="https://www.jungle_paradise/css/index.css?h=c4b13089bd2f74aa28c4" /> <style>@-moz-document url-prefix() {.lazy:-moz-loading {visibility:hidden;}}.ieOnly {display: none;}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {.ieOnly {display: block;}}</style> <link rel="stylesheet" href="https://www.jungle_paradise/css/index.css?h=641fbb6fdd33739edaec" /> <style>@-moz-document url-prefix() {.lazy:-moz-loading {visibility:hidden;}}.ieOnly {display: none;}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {.ieOnly {display: block;}}</style>
</head> </head>
@ -969,33 +969,54 @@ Parameters:
<div class="py-4 px-4 sm:px-6"> <div class="py-4 px-4 sm:px-6">
<div class="lg:flex lg:gap-4"> <div class="lg:flex lg:gap-4">
<div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1"> <div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<img class="w-1/2 lg:mx-4 mb-4" src="/images/footer_logo.png" alt="incubaid Logo" /> <img class="w-1/2 lg:mx-4 mb-4" src="/images/logo_black.png" alt="incubaid Logo" />
</div>
<div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<p class="mt-0 text-base">
We believe doing good for the world and doing business can go hand in hand.
</p>
</div>
<div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<a target="_blank" href="mailto:info@incubaid.com">info@incubaid.com</a>
</div> </div>
<div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1"> <div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<a class="text-sm flex hard_green" href="/projects">Our projects</a> <p class="subheader text-xl">Location</p>
<a class="text-sm flex hard_green" href="/people">Our people</a> <p class="mt-0">
Mbweni Ruins - Unguja Urban West<br>
Zanzibar - Republik of Tanzania<br>
Find us here on Google maps
</p>
</div>
<div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<p class="subheader text-xl">CONTACT</p>
<p class="mt-0">
+255 778 242424 (WhatsApp)<br>
info@hotels-zanzibar.com
</p>
</div>
<div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<p class="subheader text-xl">HOURS</p>
<p class="mt-0">
Reception: 24 Hours<br>
Check-in: after 3pm <br>
Check-out: before 11am
</p>
</div> </div>
</div> </div>
</div> </div>
<hr class="my-4 border-y-0 w-1/2 border-green-500/50"> <hr class="my-4 border-y-0 w-1/2 border-blue-500/50">
<div class="mx-4 text-center"> <div class="mx-4 text-center">
<p class="text-base pt-4 my-0">&#169; Copyright 2023 Incubaid BVBA - All Rights Reserved</p> <p class="text-base pt-4 my-0">&#169; 2022 Jungle Paradise Beach Resort & SPA <a href="https://threefold.io/" target="_blank" class="hard_blue my-0 text-base">Terms & Conditions</a></p>
<a href="https://threefold.io/" target="_blank" class="hard_green my-0 text-base">Hosted on the ThreeFold Grid</p>
</div> </div>
</div> </div>
</footer> </footer>
<style>
.subheader {
font-family: 'Poiret One', cursive;
font-weight: 600;
color: #4173a1;
margin: 0;
}
</style>
</body> </body>
</html> </html>

View File

@ -37,7 +37,7 @@
<!-- **** CONCLUSION, favicons **** --> <!-- **** CONCLUSION, favicons **** -->
<!-- CSS/SCSS --> <!-- CSS/SCSS -->
<link rel="stylesheet" href="https://www.jungle_paradise/css/index.css?h=c4b13089bd2f74aa28c4" /> <style>@-moz-document url-prefix() {.lazy:-moz-loading {visibility:hidden;}}.ieOnly {display: none;}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {.ieOnly {display: block;}}</style> <link rel="stylesheet" href="https://www.jungle_paradise/css/index.css?h=641fbb6fdd33739edaec" /> <style>@-moz-document url-prefix() {.lazy:-moz-loading {visibility:hidden;}}.ieOnly {display: none;}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {.ieOnly {display: block;}}</style>
</head> </head>
@ -725,33 +725,54 @@ Parameters:
<div class="py-4 px-4 sm:px-6"> <div class="py-4 px-4 sm:px-6">
<div class="lg:flex lg:gap-4"> <div class="lg:flex lg:gap-4">
<div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1"> <div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<img class="w-1/2 lg:mx-4 mb-4" src="/images/footer_logo.png" alt="incubaid Logo" /> <img class="w-1/2 lg:mx-4 mb-4" src="/images/logo_black.png" alt="incubaid Logo" />
</div>
<div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<p class="mt-0 text-base">
We believe doing good for the world and doing business can go hand in hand.
</p>
</div>
<div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<a target="_blank" href="mailto:info@incubaid.com">info@incubaid.com</a>
</div> </div>
<div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1"> <div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<a class="text-sm flex hard_green" href="/projects">Our projects</a> <p class="subheader text-xl">Location</p>
<a class="text-sm flex hard_green" href="/people">Our people</a> <p class="mt-0">
Mbweni Ruins - Unguja Urban West<br>
Zanzibar - Republik of Tanzania<br>
Find us here on Google maps
</p>
</div>
<div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<p class="subheader text-xl">CONTACT</p>
<p class="mt-0">
+255 778 242424 (WhatsApp)<br>
info@hotels-zanzibar.com
</p>
</div>
<div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<p class="subheader text-xl">HOURS</p>
<p class="mt-0">
Reception: 24 Hours<br>
Check-in: after 3pm <br>
Check-out: before 11am
</p>
</div> </div>
</div> </div>
</div> </div>
<hr class="my-4 border-y-0 w-1/2 border-green-500/50"> <hr class="my-4 border-y-0 w-1/2 border-blue-500/50">
<div class="mx-4 text-center"> <div class="mx-4 text-center">
<p class="text-base pt-4 my-0">&#169; Copyright 2023 Incubaid BVBA - All Rights Reserved</p> <p class="text-base pt-4 my-0">&#169; 2022 Jungle Paradise Beach Resort & SPA <a href="https://threefold.io/" target="_blank" class="hard_blue my-0 text-base">Terms & Conditions</a></p>
<a href="https://threefold.io/" target="_blank" class="hard_green my-0 text-base">Hosted on the ThreeFold Grid</p>
</div> </div>
</div> </div>
</footer> </footer>
<style>
.subheader {
font-family: 'Poiret One', cursive;
font-weight: 600;
color: #4173a1;
margin: 0;
}
</style>
</body> </body>
</html> </html>

View File

@ -37,7 +37,7 @@
<!-- **** CONCLUSION, favicons **** --> <!-- **** CONCLUSION, favicons **** -->
<!-- CSS/SCSS --> <!-- CSS/SCSS -->
<link rel="stylesheet" href="https://www.jungle_paradise/css/index.css?h=c4b13089bd2f74aa28c4" /> <style>@-moz-document url-prefix() {.lazy:-moz-loading {visibility:hidden;}}.ieOnly {display: none;}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {.ieOnly {display: block;}}</style> <link rel="stylesheet" href="https://www.jungle_paradise/css/index.css?h=641fbb6fdd33739edaec" /> <style>@-moz-document url-prefix() {.lazy:-moz-loading {visibility:hidden;}}.ieOnly {display: none;}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {.ieOnly {display: block;}}</style>
</head> </head>
@ -1044,33 +1044,54 @@ Parameters:
<div class="py-4 px-4 sm:px-6"> <div class="py-4 px-4 sm:px-6">
<div class="lg:flex lg:gap-4"> <div class="lg:flex lg:gap-4">
<div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1"> <div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<img class="w-1/2 lg:mx-4 mb-4" src="/images/footer_logo.png" alt="incubaid Logo" /> <img class="w-1/2 lg:mx-4 mb-4" src="/images/logo_black.png" alt="incubaid Logo" />
</div>
<div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<p class="mt-0 text-base">
We believe doing good for the world and doing business can go hand in hand.
</p>
</div>
<div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<a target="_blank" href="mailto:info@incubaid.com">info@incubaid.com</a>
</div> </div>
<div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1"> <div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<a class="text-sm flex hard_green" href="/projects">Our projects</a> <p class="subheader text-xl">Location</p>
<a class="text-sm flex hard_green" href="/people">Our people</a> <p class="mt-0">
Mbweni Ruins - Unguja Urban West<br>
Zanzibar - Republik of Tanzania<br>
Find us here on Google maps
</p>
</div>
<div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<p class="subheader text-xl">CONTACT</p>
<p class="mt-0">
+255 778 242424 (WhatsApp)<br>
info@hotels-zanzibar.com
</p>
</div>
<div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<p class="subheader text-xl">HOURS</p>
<p class="mt-0">
Reception: 24 Hours<br>
Check-in: after 3pm <br>
Check-out: before 11am
</p>
</div> </div>
</div> </div>
</div> </div>
<hr class="my-4 border-y-0 w-1/2 border-green-500/50"> <hr class="my-4 border-y-0 w-1/2 border-blue-500/50">
<div class="mx-4 text-center"> <div class="mx-4 text-center">
<p class="text-base pt-4 my-0">&#169; Copyright 2023 Incubaid BVBA - All Rights Reserved</p> <p class="text-base pt-4 my-0">&#169; 2022 Jungle Paradise Beach Resort & SPA <a href="https://threefold.io/" target="_blank" class="hard_blue my-0 text-base">Terms & Conditions</a></p>
<a href="https://threefold.io/" target="_blank" class="hard_green my-0 text-base">Hosted on the ThreeFold Grid</p>
</div> </div>
</div> </div>
</footer> </footer>
<style>
.subheader {
font-family: 'Poiret One', cursive;
font-weight: 600;
color: #4173a1;
margin: 0;
}
</style>
</body> </body>
</html> </html>

View File

@ -37,7 +37,7 @@
<!-- **** CONCLUSION, favicons **** --> <!-- **** CONCLUSION, favicons **** -->
<!-- CSS/SCSS --> <!-- CSS/SCSS -->
<link rel="stylesheet" href="https://www.jungle_paradise/css/index.css?h=c4b13089bd2f74aa28c4" /> <style>@-moz-document url-prefix() {.lazy:-moz-loading {visibility:hidden;}}.ieOnly {display: none;}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {.ieOnly {display: block;}}</style> <link rel="stylesheet" href="https://www.jungle_paradise/css/index.css?h=641fbb6fdd33739edaec" /> <style>@-moz-document url-prefix() {.lazy:-moz-loading {visibility:hidden;}}.ieOnly {display: none;}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {.ieOnly {display: block;}}</style>
</head> </head>
@ -845,33 +845,54 @@ Parameters:
<div class="py-4 px-4 sm:px-6"> <div class="py-4 px-4 sm:px-6">
<div class="lg:flex lg:gap-4"> <div class="lg:flex lg:gap-4">
<div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1"> <div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<img class="w-1/2 lg:mx-4 mb-4" src="/images/footer_logo.png" alt="incubaid Logo" /> <img class="w-1/2 lg:mx-4 mb-4" src="/images/logo_black.png" alt="incubaid Logo" />
</div>
<div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<p class="mt-0 text-base">
We believe doing good for the world and doing business can go hand in hand.
</p>
</div>
<div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<a target="_blank" href="mailto:info@incubaid.com">info@incubaid.com</a>
</div> </div>
<div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1"> <div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<a class="text-sm flex hard_green" href="/projects">Our projects</a> <p class="subheader text-xl">Location</p>
<a class="text-sm flex hard_green" href="/people">Our people</a> <p class="mt-0">
Mbweni Ruins - Unguja Urban West<br>
Zanzibar - Republik of Tanzania<br>
Find us here on Google maps
</p>
</div>
<div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<p class="subheader text-xl">CONTACT</p>
<p class="mt-0">
+255 778 242424 (WhatsApp)<br>
info@hotels-zanzibar.com
</p>
</div>
<div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<p class="subheader text-xl">HOURS</p>
<p class="mt-0">
Reception: 24 Hours<br>
Check-in: after 3pm <br>
Check-out: before 11am
</p>
</div> </div>
</div> </div>
</div> </div>
<hr class="my-4 border-y-0 w-1/2 border-green-500/50"> <hr class="my-4 border-y-0 w-1/2 border-blue-500/50">
<div class="mx-4 text-center"> <div class="mx-4 text-center">
<p class="text-base pt-4 my-0">&#169; Copyright 2023 Incubaid BVBA - All Rights Reserved</p> <p class="text-base pt-4 my-0">&#169; 2022 Jungle Paradise Beach Resort & SPA <a href="https://threefold.io/" target="_blank" class="hard_blue my-0 text-base">Terms & Conditions</a></p>
<a href="https://threefold.io/" target="_blank" class="hard_green my-0 text-base">Hosted on the ThreeFold Grid</p>
</div> </div>
</div> </div>
</footer> </footer>
<style>
.subheader {
font-family: 'Poiret One', cursive;
font-weight: 600;
color: #4173a1;
margin: 0;
}
</style>
</body> </body>
</html> </html>

View File

@ -37,7 +37,7 @@
<!-- **** CONCLUSION, favicons **** --> <!-- **** CONCLUSION, favicons **** -->
<!-- CSS/SCSS --> <!-- CSS/SCSS -->
<link rel="stylesheet" href="https://www.jungle_paradise/css/index.css?h=c4b13089bd2f74aa28c4" /> <style>@-moz-document url-prefix() {.lazy:-moz-loading {visibility:hidden;}}.ieOnly {display: none;}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {.ieOnly {display: block;}}</style> <link rel="stylesheet" href="https://www.jungle_paradise/css/index.css?h=641fbb6fdd33739edaec" /> <style>@-moz-document url-prefix() {.lazy:-moz-loading {visibility:hidden;}}.ieOnly {display: none;}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {.ieOnly {display: block;}}</style>
</head> </head>
@ -709,33 +709,54 @@ Parameters:
<div class="py-4 px-4 sm:px-6"> <div class="py-4 px-4 sm:px-6">
<div class="lg:flex lg:gap-4"> <div class="lg:flex lg:gap-4">
<div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1"> <div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<img class="w-1/2 lg:mx-4 mb-4" src="/images/footer_logo.png" alt="incubaid Logo" /> <img class="w-1/2 lg:mx-4 mb-4" src="/images/logo_black.png" alt="incubaid Logo" />
</div>
<div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<p class="mt-0 text-base">
We believe doing good for the world and doing business can go hand in hand.
</p>
</div>
<div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<a target="_blank" href="mailto:info@incubaid.com">info@incubaid.com</a>
</div> </div>
<div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1"> <div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<a class="text-sm flex hard_green" href="/projects">Our projects</a> <p class="subheader text-xl">Location</p>
<a class="text-sm flex hard_green" href="/people">Our people</a> <p class="mt-0">
Mbweni Ruins - Unguja Urban West<br>
Zanzibar - Republik of Tanzania<br>
Find us here on Google maps
</p>
</div>
<div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<p class="subheader text-xl">CONTACT</p>
<p class="mt-0">
+255 778 242424 (WhatsApp)<br>
info@hotels-zanzibar.com
</p>
</div>
<div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<p class="subheader text-xl">HOURS</p>
<p class="mt-0">
Reception: 24 Hours<br>
Check-in: after 3pm <br>
Check-out: before 11am
</p>
</div> </div>
</div> </div>
</div> </div>
<hr class="my-4 border-y-0 w-1/2 border-green-500/50"> <hr class="my-4 border-y-0 w-1/2 border-blue-500/50">
<div class="mx-4 text-center"> <div class="mx-4 text-center">
<p class="text-base pt-4 my-0">&#169; Copyright 2023 Incubaid BVBA - All Rights Reserved</p> <p class="text-base pt-4 my-0">&#169; 2022 Jungle Paradise Beach Resort & SPA <a href="https://threefold.io/" target="_blank" class="hard_blue my-0 text-base">Terms & Conditions</a></p>
<a href="https://threefold.io/" target="_blank" class="hard_green my-0 text-base">Hosted on the ThreeFold Grid</p>
</div> </div>
</div> </div>
</footer> </footer>
<style>
.subheader {
font-family: 'Poiret One', cursive;
font-weight: 600;
color: #4173a1;
margin: 0;
}
</style>
</body> </body>
</html> </html>

View File

@ -37,7 +37,7 @@
<!-- **** CONCLUSION, favicons **** --> <!-- **** CONCLUSION, favicons **** -->
<!-- CSS/SCSS --> <!-- CSS/SCSS -->
<link rel="stylesheet" href="https://www.jungle_paradise/css/index.css?h=c4b13089bd2f74aa28c4" /> <style>@-moz-document url-prefix() {.lazy:-moz-loading {visibility:hidden;}}.ieOnly {display: none;}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {.ieOnly {display: block;}}</style> <link rel="stylesheet" href="https://www.jungle_paradise/css/index.css?h=641fbb6fdd33739edaec" /> <style>@-moz-document url-prefix() {.lazy:-moz-loading {visibility:hidden;}}.ieOnly {display: none;}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {.ieOnly {display: block;}}</style>
</head> </head>
@ -718,33 +718,54 @@ Parameters:
<div class="py-4 px-4 sm:px-6"> <div class="py-4 px-4 sm:px-6">
<div class="lg:flex lg:gap-4"> <div class="lg:flex lg:gap-4">
<div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1"> <div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<img class="w-1/2 lg:mx-4 mb-4" src="/images/footer_logo.png" alt="incubaid Logo" /> <img class="w-1/2 lg:mx-4 mb-4" src="/images/logo_black.png" alt="incubaid Logo" />
</div>
<div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<p class="mt-0 text-base">
We believe doing good for the world and doing business can go hand in hand.
</p>
</div>
<div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<a target="_blank" href="mailto:info@incubaid.com">info@incubaid.com</a>
</div> </div>
<div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1"> <div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<a class="text-sm flex hard_green" href="/projects">Our projects</a> <p class="subheader text-xl">Location</p>
<a class="text-sm flex hard_green" href="/people">Our people</a> <p class="mt-0">
Mbweni Ruins - Unguja Urban West<br>
Zanzibar - Republik of Tanzania<br>
Find us here on Google maps
</p>
</div>
<div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<p class="subheader text-xl">CONTACT</p>
<p class="mt-0">
+255 778 242424 (WhatsApp)<br>
info@hotels-zanzibar.com
</p>
</div>
<div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<p class="subheader text-xl">HOURS</p>
<p class="mt-0">
Reception: 24 Hours<br>
Check-in: after 3pm <br>
Check-out: before 11am
</p>
</div> </div>
</div> </div>
</div> </div>
<hr class="my-4 border-y-0 w-1/2 border-green-500/50"> <hr class="my-4 border-y-0 w-1/2 border-blue-500/50">
<div class="mx-4 text-center"> <div class="mx-4 text-center">
<p class="text-base pt-4 my-0">&#169; Copyright 2023 Incubaid BVBA - All Rights Reserved</p> <p class="text-base pt-4 my-0">&#169; 2022 Jungle Paradise Beach Resort & SPA <a href="https://threefold.io/" target="_blank" class="hard_blue my-0 text-base">Terms & Conditions</a></p>
<a href="https://threefold.io/" target="_blank" class="hard_green my-0 text-base">Hosted on the ThreeFold Grid</p>
</div> </div>
</div> </div>
</footer> </footer>
<style>
.subheader {
font-family: 'Poiret One', cursive;
font-weight: 600;
color: #4173a1;
margin: 0;
}
</style>
</body> </body>
</html> </html>

View File

@ -37,7 +37,7 @@
<!-- **** CONCLUSION, favicons **** --> <!-- **** CONCLUSION, favicons **** -->
<!-- CSS/SCSS --> <!-- CSS/SCSS -->
<link rel="stylesheet" href="https://www.jungle_paradise/css/index.css?h=c4b13089bd2f74aa28c4" /> <style>@-moz-document url-prefix() {.lazy:-moz-loading {visibility:hidden;}}.ieOnly {display: none;}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {.ieOnly {display: block;}}</style> <link rel="stylesheet" href="https://www.jungle_paradise/css/index.css?h=641fbb6fdd33739edaec" /> <style>@-moz-document url-prefix() {.lazy:-moz-loading {visibility:hidden;}}.ieOnly {display: none;}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {.ieOnly {display: block;}}</style>
</head> </head>
@ -709,33 +709,54 @@ Parameters:
<div class="py-4 px-4 sm:px-6"> <div class="py-4 px-4 sm:px-6">
<div class="lg:flex lg:gap-4"> <div class="lg:flex lg:gap-4">
<div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1"> <div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<img class="w-1/2 lg:mx-4 mb-4" src="/images/footer_logo.png" alt="incubaid Logo" /> <img class="w-1/2 lg:mx-4 mb-4" src="/images/logo_black.png" alt="incubaid Logo" />
</div>
<div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<p class="mt-0 text-base">
We believe doing good for the world and doing business can go hand in hand.
</p>
</div>
<div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<a target="_blank" href="mailto:info@incubaid.com">info@incubaid.com</a>
</div> </div>
<div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1"> <div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<a class="text-sm flex hard_green" href="/projects">Our projects</a> <p class="subheader text-xl">Location</p>
<a class="text-sm flex hard_green" href="/people">Our people</a> <p class="mt-0">
Mbweni Ruins - Unguja Urban West<br>
Zanzibar - Republik of Tanzania<br>
Find us here on Google maps
</p>
</div>
<div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<p class="subheader text-xl">CONTACT</p>
<p class="mt-0">
+255 778 242424 (WhatsApp)<br>
info@hotels-zanzibar.com
</p>
</div>
<div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<p class="subheader text-xl">HOURS</p>
<p class="mt-0">
Reception: 24 Hours<br>
Check-in: after 3pm <br>
Check-out: before 11am
</p>
</div> </div>
</div> </div>
</div> </div>
<hr class="my-4 border-y-0 w-1/2 border-green-500/50"> <hr class="my-4 border-y-0 w-1/2 border-blue-500/50">
<div class="mx-4 text-center"> <div class="mx-4 text-center">
<p class="text-base pt-4 my-0">&#169; Copyright 2023 Incubaid BVBA - All Rights Reserved</p> <p class="text-base pt-4 my-0">&#169; 2022 Jungle Paradise Beach Resort & SPA <a href="https://threefold.io/" target="_blank" class="hard_blue my-0 text-base">Terms & Conditions</a></p>
<a href="https://threefold.io/" target="_blank" class="hard_green my-0 text-base">Hosted on the ThreeFold Grid</p>
</div> </div>
</div> </div>
</footer> </footer>
<style>
.subheader {
font-family: 'Poiret One', cursive;
font-weight: 600;
color: #4173a1;
margin: 0;
}
</style>
</body> </body>
</html> </html>

View File

@ -37,7 +37,7 @@
<!-- **** CONCLUSION, favicons **** --> <!-- **** CONCLUSION, favicons **** -->
<!-- CSS/SCSS --> <!-- CSS/SCSS -->
<link rel="stylesheet" href="https://www.jungle_paradise/css/index.css?h=c4b13089bd2f74aa28c4" /> <style>@-moz-document url-prefix() {.lazy:-moz-loading {visibility:hidden;}}.ieOnly {display: none;}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {.ieOnly {display: block;}}</style> <link rel="stylesheet" href="https://www.jungle_paradise/css/index.css?h=641fbb6fdd33739edaec" /> <style>@-moz-document url-prefix() {.lazy:-moz-loading {visibility:hidden;}}.ieOnly {display: none;}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {.ieOnly {display: block;}}</style>
</head> </head>
@ -720,33 +720,54 @@ Parameters:
<div class="py-4 px-4 sm:px-6"> <div class="py-4 px-4 sm:px-6">
<div class="lg:flex lg:gap-4"> <div class="lg:flex lg:gap-4">
<div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1"> <div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<img class="w-1/2 lg:mx-4 mb-4" src="/images/footer_logo.png" alt="incubaid Logo" /> <img class="w-1/2 lg:mx-4 mb-4" src="/images/logo_black.png" alt="incubaid Logo" />
</div>
<div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<p class="mt-0 text-base">
We believe doing good for the world and doing business can go hand in hand.
</p>
</div>
<div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<a target="_blank" href="mailto:info@incubaid.com">info@incubaid.com</a>
</div> </div>
<div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1"> <div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<a class="text-sm flex hard_green" href="/projects">Our projects</a> <p class="subheader text-xl">Location</p>
<a class="text-sm flex hard_green" href="/people">Our people</a> <p class="mt-0">
Mbweni Ruins - Unguja Urban West<br>
Zanzibar - Republik of Tanzania<br>
Find us here on Google maps
</p>
</div>
<div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<p class="subheader text-xl">CONTACT</p>
<p class="mt-0">
+255 778 242424 (WhatsApp)<br>
info@hotels-zanzibar.com
</p>
</div>
<div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<p class="subheader text-xl">HOURS</p>
<p class="mt-0">
Reception: 24 Hours<br>
Check-in: after 3pm <br>
Check-out: before 11am
</p>
</div> </div>
</div> </div>
</div> </div>
<hr class="my-4 border-y-0 w-1/2 border-green-500/50"> <hr class="my-4 border-y-0 w-1/2 border-blue-500/50">
<div class="mx-4 text-center"> <div class="mx-4 text-center">
<p class="text-base pt-4 my-0">&#169; Copyright 2023 Incubaid BVBA - All Rights Reserved</p> <p class="text-base pt-4 my-0">&#169; 2022 Jungle Paradise Beach Resort & SPA <a href="https://threefold.io/" target="_blank" class="hard_blue my-0 text-base">Terms & Conditions</a></p>
<a href="https://threefold.io/" target="_blank" class="hard_green my-0 text-base">Hosted on the ThreeFold Grid</p>
</div> </div>
</div> </div>
</footer> </footer>
<style>
.subheader {
font-family: 'Poiret One', cursive;
font-weight: 600;
color: #4173a1;
margin: 0;
}
</style>
</body> </body>
</html> </html>

View File

@ -37,7 +37,7 @@
<!-- **** CONCLUSION, favicons **** --> <!-- **** CONCLUSION, favicons **** -->
<!-- CSS/SCSS --> <!-- CSS/SCSS -->
<link rel="stylesheet" href="https://www.jungle_paradise/css/index.css?h=c4b13089bd2f74aa28c4" /> <style>@-moz-document url-prefix() {.lazy:-moz-loading {visibility:hidden;}}.ieOnly {display: none;}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {.ieOnly {display: block;}}</style> <link rel="stylesheet" href="https://www.jungle_paradise/css/index.css?h=641fbb6fdd33739edaec" /> <style>@-moz-document url-prefix() {.lazy:-moz-loading {visibility:hidden;}}.ieOnly {display: none;}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {.ieOnly {display: block;}}</style>
</head> </head>
@ -719,33 +719,54 @@ Parameters:
<div class="py-4 px-4 sm:px-6"> <div class="py-4 px-4 sm:px-6">
<div class="lg:flex lg:gap-4"> <div class="lg:flex lg:gap-4">
<div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1"> <div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<img class="w-1/2 lg:mx-4 mb-4" src="/images/footer_logo.png" alt="incubaid Logo" /> <img class="w-1/2 lg:mx-4 mb-4" src="/images/logo_black.png" alt="incubaid Logo" />
</div>
<div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<p class="mt-0 text-base">
We believe doing good for the world and doing business can go hand in hand.
</p>
</div>
<div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<a target="_blank" href="mailto:info@incubaid.com">info@incubaid.com</a>
</div> </div>
<div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1"> <div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<a class="text-sm flex hard_green" href="/projects">Our projects</a> <p class="subheader text-xl">Location</p>
<a class="text-sm flex hard_green" href="/people">Our people</a> <p class="mt-0">
Mbweni Ruins - Unguja Urban West<br>
Zanzibar - Republik of Tanzania<br>
Find us here on Google maps
</p>
</div>
<div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<p class="subheader text-xl">CONTACT</p>
<p class="mt-0">
+255 778 242424 (WhatsApp)<br>
info@hotels-zanzibar.com
</p>
</div>
<div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<p class="subheader text-xl">HOURS</p>
<p class="mt-0">
Reception: 24 Hours<br>
Check-in: after 3pm <br>
Check-out: before 11am
</p>
</div> </div>
</div> </div>
</div> </div>
<hr class="my-4 border-y-0 w-1/2 border-green-500/50"> <hr class="my-4 border-y-0 w-1/2 border-blue-500/50">
<div class="mx-4 text-center"> <div class="mx-4 text-center">
<p class="text-base pt-4 my-0">&#169; Copyright 2023 Incubaid BVBA - All Rights Reserved</p> <p class="text-base pt-4 my-0">&#169; 2022 Jungle Paradise Beach Resort & SPA <a href="https://threefold.io/" target="_blank" class="hard_blue my-0 text-base">Terms & Conditions</a></p>
<a href="https://threefold.io/" target="_blank" class="hard_green my-0 text-base">Hosted on the ThreeFold Grid</p>
</div> </div>
</div> </div>
</footer> </footer>
<style>
.subheader {
font-family: 'Poiret One', cursive;
font-weight: 600;
color: #4173a1;
margin: 0;
}
</style>
</body> </body>
</html> </html>

View File

@ -37,7 +37,7 @@
<!-- **** CONCLUSION, favicons **** --> <!-- **** CONCLUSION, favicons **** -->
<!-- CSS/SCSS --> <!-- CSS/SCSS -->
<link rel="stylesheet" href="https://www.jungle_paradise/css/index.css?h=c4b13089bd2f74aa28c4" /> <style>@-moz-document url-prefix() {.lazy:-moz-loading {visibility:hidden;}}.ieOnly {display: none;}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {.ieOnly {display: block;}}</style> <link rel="stylesheet" href="https://www.jungle_paradise/css/index.css?h=641fbb6fdd33739edaec" /> <style>@-moz-document url-prefix() {.lazy:-moz-loading {visibility:hidden;}}.ieOnly {display: none;}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {.ieOnly {display: block;}}</style>
</head> </head>
@ -859,33 +859,54 @@ Parameters:
<div class="py-4 px-4 sm:px-6"> <div class="py-4 px-4 sm:px-6">
<div class="lg:flex lg:gap-4"> <div class="lg:flex lg:gap-4">
<div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1"> <div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<img class="w-1/2 lg:mx-4 mb-4" src="/images/footer_logo.png" alt="incubaid Logo" /> <img class="w-1/2 lg:mx-4 mb-4" src="/images/logo_black.png" alt="incubaid Logo" />
</div>
<div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<p class="mt-0 text-base">
We believe doing good for the world and doing business can go hand in hand.
</p>
</div>
<div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<a target="_blank" href="mailto:info@incubaid.com">info@incubaid.com</a>
</div> </div>
<div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1"> <div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<a class="text-sm flex hard_green" href="/projects">Our projects</a> <p class="subheader text-xl">Location</p>
<a class="text-sm flex hard_green" href="/people">Our people</a> <p class="mt-0">
Mbweni Ruins - Unguja Urban West<br>
Zanzibar - Republik of Tanzania<br>
Find us here on Google maps
</p>
</div>
<div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<p class="subheader text-xl">CONTACT</p>
<p class="mt-0">
+255 778 242424 (WhatsApp)<br>
info@hotels-zanzibar.com
</p>
</div>
<div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<p class="subheader text-xl">HOURS</p>
<p class="mt-0">
Reception: 24 Hours<br>
Check-in: after 3pm <br>
Check-out: before 11am
</p>
</div> </div>
</div> </div>
</div> </div>
<hr class="my-4 border-y-0 w-1/2 border-green-500/50"> <hr class="my-4 border-y-0 w-1/2 border-blue-500/50">
<div class="mx-4 text-center"> <div class="mx-4 text-center">
<p class="text-base pt-4 my-0">&#169; Copyright 2023 Incubaid BVBA - All Rights Reserved</p> <p class="text-base pt-4 my-0">&#169; 2022 Jungle Paradise Beach Resort & SPA <a href="https://threefold.io/" target="_blank" class="hard_blue my-0 text-base">Terms & Conditions</a></p>
<a href="https://threefold.io/" target="_blank" class="hard_green my-0 text-base">Hosted on the ThreeFold Grid</p>
</div> </div>
</div> </div>
</footer> </footer>
<style>
.subheader {
font-family: 'Poiret One', cursive;
font-weight: 600;
color: #4173a1;
margin: 0;
}
</style>
</body> </body>
</html> </html>

View File

@ -37,7 +37,7 @@
<!-- **** CONCLUSION, favicons **** --> <!-- **** CONCLUSION, favicons **** -->
<!-- CSS/SCSS --> <!-- CSS/SCSS -->
<link rel="stylesheet" href="https://www.jungle_paradise/css/index.css?h=c4b13089bd2f74aa28c4" /> <style>@-moz-document url-prefix() {.lazy:-moz-loading {visibility:hidden;}}.ieOnly {display: none;}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {.ieOnly {display: block;}}</style> <link rel="stylesheet" href="https://www.jungle_paradise/css/index.css?h=641fbb6fdd33739edaec" /> <style>@-moz-document url-prefix() {.lazy:-moz-loading {visibility:hidden;}}.ieOnly {display: none;}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {.ieOnly {display: block;}}</style>
</head> </head>
@ -929,33 +929,54 @@ Parameters:
<div class="py-4 px-4 sm:px-6"> <div class="py-4 px-4 sm:px-6">
<div class="lg:flex lg:gap-4"> <div class="lg:flex lg:gap-4">
<div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1"> <div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<img class="w-1/2 lg:mx-4 mb-4" src="/images/footer_logo.png" alt="incubaid Logo" /> <img class="w-1/2 lg:mx-4 mb-4" src="/images/logo_black.png" alt="incubaid Logo" />
</div>
<div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<p class="mt-0 text-base">
We believe doing good for the world and doing business can go hand in hand.
</p>
</div>
<div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<a target="_blank" href="mailto:info@incubaid.com">info@incubaid.com</a>
</div> </div>
<div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1"> <div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<a class="text-sm flex hard_green" href="/projects">Our projects</a> <p class="subheader text-xl">Location</p>
<a class="text-sm flex hard_green" href="/people">Our people</a> <p class="mt-0">
Mbweni Ruins - Unguja Urban West<br>
Zanzibar - Republik of Tanzania<br>
Find us here on Google maps
</p>
</div>
<div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<p class="subheader text-xl">CONTACT</p>
<p class="mt-0">
+255 778 242424 (WhatsApp)<br>
info@hotels-zanzibar.com
</p>
</div>
<div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<p class="subheader text-xl">HOURS</p>
<p class="mt-0">
Reception: 24 Hours<br>
Check-in: after 3pm <br>
Check-out: before 11am
</p>
</div> </div>
</div> </div>
</div> </div>
<hr class="my-4 border-y-0 w-1/2 border-green-500/50"> <hr class="my-4 border-y-0 w-1/2 border-blue-500/50">
<div class="mx-4 text-center"> <div class="mx-4 text-center">
<p class="text-base pt-4 my-0">&#169; Copyright 2023 Incubaid BVBA - All Rights Reserved</p> <p class="text-base pt-4 my-0">&#169; 2022 Jungle Paradise Beach Resort & SPA <a href="https://threefold.io/" target="_blank" class="hard_blue my-0 text-base">Terms & Conditions</a></p>
<a href="https://threefold.io/" target="_blank" class="hard_green my-0 text-base">Hosted on the ThreeFold Grid</p>
</div> </div>
</div> </div>
</footer> </footer>
<style>
.subheader {
font-family: 'Poiret One', cursive;
font-weight: 600;
color: #4173a1;
margin: 0;
}
</style>
</body> </body>
</html> </html>

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

View File

@ -17,30 +17,51 @@
<div class="py-4 px-4 sm:px-6"> <div class="py-4 px-4 sm:px-6">
<div class="lg:flex lg:gap-4"> <div class="lg:flex lg:gap-4">
<div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1"> <div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<img class="w-1/2 lg:mx-4 mb-4" src="/images/footer_logo.png" alt="incubaid Logo" /> <img class="w-1/2 lg:mx-4 mb-4" src="/images/logo_black.png" alt="incubaid Logo" />
</div>
<div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<p class="mt-0 text-base">
We believe doing good for the world and doing business can go hand in hand.
</p>
</div>
<div class="space-y-8 lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<a target="_blank" href="mailto:info@incubaid.com">info@incubaid.com</a>
</div> </div>
<div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1"> <div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<a class="text-sm flex hard_green" href="/projects">Our projects</a> <p class="subheader text-xl">Location</p>
<a class="text-sm flex hard_green" href="/people">Our people</a> <p class="mt-0">
Mbweni Ruins - Unguja Urban West<br>
Zanzibar - Republik of Tanzania<br>
Find us here on Google maps
</p>
</div>
<div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<p class="subheader text-xl">CONTACT</p>
<p class="mt-0">
+255 778 242424 (WhatsApp)<br>
info@hotels-zanzibar.com
</p>
</div>
<div class="lg:max-w-sm lg:mr-8 lg:mb-2 lg:col-span-1">
<p class="subheader text-xl">HOURS</p>
<p class="mt-0">
Reception: 24 Hours<br>
Check-in: after 3pm <br>
Check-out: before 11am
</p>
</div> </div>
</div> </div>
</div> </div>
{# <img src="{{get_url(path='images/')}}" class="w-60" alt=""> #} {# <img src="{{get_url(path='images/')}}" class="w-60" alt=""> #}
<hr class="my-4 border-y-0 w-1/2 border-green-500/50"> <hr class="my-4 border-y-0 w-1/2 border-blue-500/50">
<div class="mx-4 text-center"> <div class="mx-4 text-center">
<p class="text-base pt-4 my-0">&#169; Copyright 2023 Incubaid BVBA - All Rights Reserved</p> <p class="text-base pt-4 my-0">&#169; 2022 Jungle Paradise Beach Resort & SPA <a href="https://threefold.io/" target="_blank" class="hard_blue my-0 text-base">Terms & Conditions</a></p>
<a href="https://threefold.io/" target="_blank" class="hard_green my-0 text-base">Hosted on the ThreeFold Grid</p>
</div> </div>
</div> </div>
{% endif %} {% endif %}
</footer> </footer>
<style>
.subheader {
font-family: 'Poiret One', cursive;
font-weight: 600;
color: #4173a1;
margin: 0;
}
</style>