diff --git a/README.md b/README.md
index 2cf2c32..10ccdca 100644
--- a/README.md
+++ b/README.md
@@ -8,27 +8,27 @@
The official website of OurZone™
-Production(master branch) [www.ourphone.ourworld.tf](https://www.ourzone.ourworld.tf/)
+Production(master branch) [www.ourworld.freezone.tf](https://www.ourzone.ourworld.tf/)
-Staging(developmentr branch) [www2.ourphone.ourworld.tf](https://www2.ourzone.ourworld.tf/)
+Staging(developmentr branch) [www2.ourworld.freezone.tf](https://www2.ourzone.ourworld.tf/)
Last updated: March 2023
## Contribution
-Feel free to [create a new issue](https://github.com/ourworld-tsc/www_ourphone/issues) to report an error on the website, or if you have any suggestions on website improvements.
+Feel free to [create a new issue](https://github.com/ourworldfreezone/www_ourworld_freezone/issues/) to report an error on the website, or if you have any suggestions on website improvements.
# Welcome to Ourworld Website Repository
-- Website Name: Ourworld
-- Brief Description: This is the official website of Ourworld.
+- Website Name: Ourworld Free Zone
+- Brief Description: This is the official website of Ourworld Free Zone.
Last Updated: March 2023
-- Website URL: https://ourworld.tf/
+- Website URL: https://ourworld.freezone.tf/
- For any suggestions or improvement ideas please
-Create an issue on: https://github.com/threefoldfoundation/www_ourworld_tf/issues
+Create an issue on: https://github.com/ourworldfreezone/www_ourworld_freezone/issues/
## Administrators
[ThreeFold's Web Admins](https://github.com/orgs/threefoldfoundation/teams/team_web_admin)
diff --git a/config.toml b/config.toml
index 87d82ef..7583d50 100644
--- a/config.toml
+++ b/config.toml
@@ -2,7 +2,7 @@
base_url = "https://www2.freezone.ourworld.tf/"
# Change this to your own URL! Please note this variable **must** be uncommented.
-title = "OurWorld Digital Free Zone"
+title = "OurWorld Free Zone"
description="Accessible and affordable for all"
# When set to "true", a feed is automatically generated.
diff --git a/content/home/index.md b/content/home/index.md
index 92442c0..c007070 100644
--- a/content/home/index.md
+++ b/content/home/index.md
@@ -1,5 +1,5 @@
---
-title: "OurWorld"
+title: "Ourworld Free Zone"
description: ""
date: 2018-09-14
updated: 2021-02-20
@@ -16,7 +16,7 @@ weight: 1
-## **Welcome to** OurWorld Digital Free Zone
+## **Welcome to** Ourworld Free Zone
### The world's first 100% digital free zone, accessible and affordable for all. Removing complexity from doing business.
@@ -108,7 +108,7 @@ For the entrepreneur, the digital nomad, or any company, we provide a revolution
## Our Benefits
### Where freedom meets efficiency
-With **OurWorld Digital Free Zone**, you can embark on your business journey with ease,
leveraging our innovative technology to streamline every step of the process.
+With **Ourworld Free Zone**, you can embark on your business journey with ease,
leveraging our innovative technology to streamline every step of the process.
@@ -156,7 +156,7 @@ Seamlessly manage both fiat and digital currencies with our comprehensive bankin
![Image](./img/flexible.png#sm#mx-auto)
#### Affordable & Flexible Company Licenses
-OurWorld offers cost-effective and flexible company licenses, making it easier to kickstart your entrepreneurial journey.
+Ourworld Free Zone offers cost-effective and flexible company licenses, making it easier to kickstart your entrepreneurial journey.
@@ -166,7 +166,7 @@ OurWorld offers cost-effective and flexible company licenses, making it easier t
![Image](./img/sovereign.png#sm#mx-auto)
#### Sovereign Economic Jurisdiction
-OurWorld empowers businesses to operate within an independent economic environment, fostering growth and prosperity.
+Ourworld Free Zone empowers businesses to operate within an independent economic environment, fostering growth and prosperity.
@@ -193,7 +193,7 @@ Your Privacy, Your Data, Your Security. Our Quantum Safe Storage will empower yo
## Company License Presale
### Secure your spot with a Special Offer Price
-Be among the first to secure your company license with our exclusive presale offer at a special price. Embrace the future of digital entrepreneurship with OurWorld Digital Free Zone and kickstart your business journey with unprecedented advantages.
+Be among the first to secure your company license with our exclusive presale offer at a special price. Embrace the future of digital entrepreneurship with Ourworld Free Zone and kickstart your business journey with unprecedented advantages.
diff --git a/templates/partials/blogPosts.html b/templates/partials/blogPosts.html
index b599eff..8e04924 100644
--- a/templates/partials/blogPosts.html
+++ b/templates/partials/blogPosts.html
@@ -7,7 +7,7 @@
{% set path_array = current_path | split(pat="/") %}
{% set taxonomy = path_array[1] %}
{% set category = path_array[2] %}
- The Latest from OurWorld
+ The Latest from Ourworld Free Zone
{% if taxonomy == "categories" %} -
{{category | replace(from='-', to=' ' ) | title}}
{% endif %}
diff --git a/templates/partials/footer.html b/templates/partials/footer.html
index d4154f5..c2dfa22 100644
--- a/templates/partials/footer.html
+++ b/templates/partials/footer.html
@@ -15,7 +15,7 @@
{% set footer_class = config.extra.footer_class | default(value='') %}