diff --git a/.github/workflows/tf_update_prod.yml b/.github/workflows/tf_update_prod.yml index 8681079..28c3b92 100644 --- a/.github/workflows/tf_update_prod.yml +++ b/.github/workflows/tf_update_prod.yml @@ -10,10 +10,10 @@ jobs: name: Deploy runs-on: ubuntu-latest steps: - - name: pushing latest change on www.beach-resort-zanzibar.com + - name: pushing latest change on www.jungleparadise.tf uses: appleboy/ssh-action@master with: - host: www.beach-resort-zanzibar.com + host: www.jungleparadise.tf username: ${{ secrets.TF_USER }} key: ${{ secrets.TF_SECRET }} port: ${{ secrets.TF_PORT }} diff --git a/README.md b/README.md index b4c86db..916a346 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,10 @@ The official website of Jungle Paradise - Beach Resort Zanzibar -Production (master branch) [https://jungleparadise.tf/](https://jungleparadise.tf/) +[https://jungleparadise.tf/](https://jungleparadise.tf/) [https://www.beach-resort-zanzibar.com/](https://www.beach-resort-zanzibar.com/) -Staging (development branch) [https://www2.jungleparadise.tf/](https://www2.jungleparadise.tf/) Last Updated: March 2023 ## Contribution diff --git a/content/contactus/index.md b/content/contactus/index.md index f096440..03199cc 100644 --- a/content/contactus/index.md +++ b/content/contactus/index.md @@ -64,6 +64,7 @@ Whether you choose to arrange transportation with us or explore the local option #### **Check-out:** before 11am + diff --git a/content/dine/img/dine_bottom1.webp b/content/dine/img/dine_bottom1.webp new file mode 100644 index 0000000..8bcef3a Binary files /dev/null and b/content/dine/img/dine_bottom1.webp differ diff --git a/content/dine/img/dine_header11.webp b/content/dine/img/dine_header11.webp new file mode 100644 index 0000000..e51e3c2 Binary files /dev/null and b/content/dine/img/dine_header11.webp differ diff --git a/content/dine/img/lifestyle33.webp b/content/dine/img/lifestyle33.webp new file mode 100644 index 0000000..f6dc18f Binary files /dev/null and b/content/dine/img/lifestyle33.webp differ diff --git a/content/dine/img/restaurant1.webp b/content/dine/img/restaurant1.webp new file mode 100644 index 0000000..e63f51e Binary files /dev/null and b/content/dine/img/restaurant1.webp differ diff --git a/content/dine/index.md b/content/dine/index.md index f9c7987..ed840cb 100644 --- a/content/dine/index.md +++ b/content/dine/index.md @@ -17,7 +17,7 @@ weight: 4
-![Image](./img/home_header11.webp#mx-auto) +![Image](./img/dine_header11.webp#mx-auto)
@@ -57,7 +57,7 @@ Indulge in Gastronomic Excellence with Breathtaking Sunsets on Zanzibar's west c ||| -![Image](./img/restaurant.webp#mx-auto) +![Image](./img/restaurant1.webp#mx-auto) {% end %} @@ -139,7 +139,7 @@ Towel Service ||| -![Image](./img/lifestyle3.png#fit) +![Image](./img/lifestyle33.webp#fit)
@@ -160,7 +160,7 @@ Local Resident Discount {% row(style="center" bgColor="#EEEBE4" padding="none" margin="none") %} -![Image](./img/dine_bottom.webp#fit) +![Image](./img/dine_bottom1.webp#fit)
diff --git a/content/explore/img/explore_header1.webp b/content/explore/img/explore_header1.webp new file mode 100644 index 0000000..e9bbd5d Binary files /dev/null and b/content/explore/img/explore_header1.webp differ diff --git a/content/explore/index.md b/content/explore/index.md index f9161e7..34d9267 100644 --- a/content/explore/index.md +++ b/content/explore/index.md @@ -17,7 +17,7 @@ weight: 6
-![Image](./img/explore_header.webp#mx-auto) +![Image](./img/explore_header1.webp#mx-auto)
diff --git a/content/home/img/dine.webp b/content/home/img/dine.webp deleted file mode 100644 index 6a9dc37..0000000 Binary files a/content/home/img/dine.webp and /dev/null differ diff --git a/content/home/img/dine1.webp b/content/home/img/dine1.webp deleted file mode 100644 index b50eced..0000000 Binary files a/content/home/img/dine1.webp and /dev/null differ diff --git a/content/home/img/restaurant1.webp b/content/home/img/restaurant1.webp new file mode 100644 index 0000000..e63f51e Binary files /dev/null and b/content/home/img/restaurant1.webp differ diff --git a/content/home/index.md b/content/home/index.md index 39e941e..b1a45f8 100644 --- a/content/home/index.md +++ b/content/home/index.md @@ -107,7 +107,7 @@ Experience culinary bliss at **The Wooden Table Restaurant & Bar**. Delight in d ||| -![Image](./img/dine1.webp#mx-auto) +![Image](./img/restaurant1.webp#mx-auto) {% end %} diff --git a/static/images/logo.png b/static/images/logo.png index b397a11..03e666a 100644 Binary files a/static/images/logo.png and b/static/images/logo.png differ