diff --git a/content/home/index.md b/content/home/index.md index ee0c01a..500567c 100644 --- a/content/home/index.md +++ b/content/home/index.md @@ -9,12 +9,28 @@ weight: 1 -{% row(style="center" margin="withContainer" bgPath="img/header1_1.jpg" bgStyle="full" padding="headerboth" margin="tight") %} -

Jungle Paradise

+{% row(style="center" bgColor="#EEEBE4" padding="bottom") %} + +
+ +![Image](./img/header1_1.jpg#mx-auto) + + +# A Historic Haven in Nature's Embrace + +### Immerse yourself in the tranquil ambiance of nature’s lush greenery and the echoes of a storied past. + +Immerse yourself in the rich tapestry of history while surrounded by lush landscapes. From the captivating ruins to the soothing sounds of the ocean, every moment at Jungle Paradise is an invitation to connect with the essence of the past and embrace the serenity of the present. + + +
{% end %} + + + {% row(style="center" margin="narrow" padding="top") %} @@ -23,7 +39,7 @@ weight: 1 {% end %} -
+ {% row(margin="withContainer" padding="bottom") %} @@ -50,86 +66,3 @@ Jungle paradise Beach Resort and SPA Zanzibar features 13 exclusive and cozy, ai
- - -{% row(style="" margin="withContainer" bgPath="img/header4.jpg" bgStyle="full" padding="top" margin="tight") %} - -

Suites / Rooms -
Accommodation

- - - -{% end %} - -{% row(style="" margin="withContainer" bgPath="img/header2.jpg" bgStyle="full" padding="none" margin="tight") %} - -

Raintree Restaurant
& Beach Bar

- - - -{% end %} - -{% row(style="" margin="withContainer" bgPath="img/header3.jpg" bgStyle="full" padding="bottom" margin="tight") %} - -

Health & Wellness
- SPA

- - - -{% end %} - -
- - - -{% row(style="center" margin="narrow" padding="top") %} - -## Guest Reviews - -{% end %} - -{% row(style="center" margin="withContainer" padding="bottom" margin="moderate") %} - -*"Wonderful place for spending your holiday, beautiful and peaceful place with nice view to the sea."* - -**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** - -{% end %} - -
- - - -{% row(style="center" margin="tight" bgPath="img/header1dark.jpg" bgStyle="full" padding="both") %} - -

Why Choose Jungle Paradise Beach Resort & SPA

- -

BOOK YOUR NEXT PERFECT VACATION NOW

- -##### COMFORTABLE SUITES - ACCOMMODATION' - -##### BEST SUNSET VIEWS - -##### CLOSE TO AIRPORT - -##### AFFORDABLE PRICING - -##### BEST LOCATION - -{% end %} diff --git a/css/index.css b/css/index.css index 4a768de..327e8bd 100644 --- a/css/index.css +++ b/css/index.css @@ -26,7 +26,7 @@ /* Custom css allowing image styling in markdown */ .logo { - width: 10% !important; + width: 50% !important; } img[src*="#mx-auto"] { margin: auto; @@ -221,7 +221,7 @@ background-color: #2f5d89; } header .customize { - background-color: rgba(2, 2, 2, 0.5); + background-color:#EEEBE4; position: fixed; } @@ -267,6 +267,15 @@ a:hover{ color: #80b6e9 !important; } +nav a { + color: #775840 !important; +} + +nav a:hover { + color: #a38269 !important; +} + + a img{ opacity: 1 !important; } diff --git a/static/images/logo.png b/static/images/logo.png index 0988308..b397a11 100644 Binary files a/static/images/logo.png and b/static/images/logo.png differ diff --git a/templates/partials/header.html b/templates/partials/header.html index 782c6f7..1d8f51c 100644 --- a/templates/partials/header.html +++ b/templates/partials/header.html @@ -97,9 +97,10 @@ {% else %}
{% set header_class = config.extra.header_class | default(value='') %} -
+