diff --git a/content/dine/.DS_Store b/content/dine/.DS_Store new file mode 100644 index 0000000..b7b3b4c Binary files /dev/null and b/content/dine/.DS_Store differ diff --git a/content/dine/img/dine_bottom.png b/content/dine/img/dine_bottom.png new file mode 100644 index 0000000..2f55c84 Binary files /dev/null and b/content/dine/img/dine_bottom.png differ diff --git a/content/dine/img/dine_header.png b/content/dine/img/dine_header.png new file mode 100644 index 0000000..b643d76 Binary files /dev/null and b/content/dine/img/dine_header.png differ diff --git a/content/dine/img/lifestyle.png b/content/dine/img/lifestyle.png new file mode 100644 index 0000000..096fb66 Binary files /dev/null and b/content/dine/img/lifestyle.png differ diff --git a/content/dine/img/lifestyle1.png b/content/dine/img/lifestyle1.png new file mode 100644 index 0000000..277cb13 Binary files /dev/null and b/content/dine/img/lifestyle1.png differ diff --git a/content/dine/img/lifestyle2.png b/content/dine/img/lifestyle2.png new file mode 100644 index 0000000..d293b2d Binary files /dev/null and b/content/dine/img/lifestyle2.png differ diff --git a/content/dine/img/lifestyle3.png b/content/dine/img/lifestyle3.png new file mode 100644 index 0000000..6ee056a Binary files /dev/null and b/content/dine/img/lifestyle3.png differ diff --git a/content/dine/img/restaurant.png b/content/dine/img/restaurant.png new file mode 100644 index 0000000..2618c45 Binary files /dev/null and b/content/dine/img/restaurant.png differ diff --git a/content/dine/index.md b/content/dine/index.md new file mode 100644 index 0000000..d3ac725 --- /dev/null +++ b/content/dine/index.md @@ -0,0 +1,169 @@ +--- +title: "Dine" +description: "" +date: 2018-09-14 +updated: 2021-02-20 +draft: false +weight: 4 +--- + + + +{% row(style="center" bgColor="#EEEBE4" padding="bottom" margin="narrow") %} + +
+ +![Image](./img/dine_header.png#mx-auto) + +## Culinary Bliss Awaits + +### Immerse Yourself in the Unforgettable Dining Experience at The Wooden Table Restaurant & Bar + +

Indulge in delectable flavors and breathtaking ocean views at our restaurant, where every bite is a symphony of taste. Unwind at the bar, sipping on refreshing cocktails and soaking in the sun's warmth. With a fusion of delectable cuisine and an idyllic ambiance, Jungle Paradise invites you to savor moments of pure culinary bliss.

+ + +
+ +{% end %} + + + +
+ +{% row(style="center" reverse="rightreserve" padding="both" margin="wide") %} + +### The Wooden Table Restaurant & Bar + +Indulge in Gastronomic Excellence with Breathtaking Sunsets on Zanzibar's west coast. Whether it's a memorable meal or a candlelit romantic dinner for two, our restaurant offers an unparalleled dining experience that will leave you enchanted. + +
+ +**Sunday to Thursday: 07:00 - 22:30 (7:00 am - 10:30 pm)** + +**Friday & Saturday: 07:00 - 02:00 (7:00 am - 2:00 am)** + +
+ + + +||| + +![Image](./img/restaurant.png#mx-auto) + +{% end %} + +
+ + + +
+ +
+ +{% row(style="center" padding="both" margin="wide") %} + +![Image](./img/lifestyle.png#mx-auto) + +||| + +## Lifestyle Membership + +Elevate your leisure time to new heights with Jungle Paradise Beach Club Membership. Immerse yourself in the tranquil ambience, indulge in first-class amenities, and relish the exclusive privileges that come with being part of our esteemed Beach Club. + +
+ +**Monday to Sunday: 08:00 - 18:00 (08:00 am - 06:00 pm)** + +**$50 per month** + +
+ + + +{% end %} + +
+
+ + + +
+ +{% row(style="center" padding="top" margin="wide") %} + +## Jungle Paradise Lifestyle Membership Benefits + +Gain access to an array of luxurious amenities designed to elevate your beachside experience + +{% end %} + +{% row(style="center" padding="none" margin="wide") %} + +![Image](./img/lifestyle1.png#fill) + +||| + +
+ +Seaside Pool + +Complimentary Wi-Fi + +Towel Service + +
+ +||| + +![Image](./img/lifestyle3.png#fill) + +{% end %} + +{% row(style="center" padding="none" margin="wide") %} + +
+ +Beachfront Sunbeds + +Member’s Events + +Live Music + +
+ +||| + +![Image](./img/lifestyle2.png#fill) + +||| + +
+ +10% Discount at The Wooden Table + +10% Discount at Natura SPA + +Local Resident Discount + +
+{% end %} + +
+ +
+ +{% row(style="center" bgColor="#EEEBE4" padding="none" margin="none") %} + +![Image](./img/dine_bottom.png#fill) + +
+ + + +{% end %} + + diff --git a/css/index.css b/css/index.css index 36abf49..8e4ca08 100644 --- a/css/index.css +++ b/css/index.css @@ -107,6 +107,12 @@ p { color: #333; } +.myColor{ + height: 100%; + background-color:#EEEBE4; +} + + * { color: #775840 !important; }