edit
Some checks failed
www2.ourworld.tf / Deploy (push) Has been cancelled

This commit is contained in:
2025-09-10 15:43:42 +02:00
parent 783ff594a1
commit b705ded36b
7 changed files with 29 additions and 18 deletions

View File

@@ -4,7 +4,7 @@ description: ""
insert_anchor_links: "left" insert_anchor_links: "left"
template: "partials/footer.html" template: "partials/footer.html"
extra: extra:
logoPath: "images/odfz.svg" logoPath: "images/zdfz.svg"
socialLinks: { Github: "https://github.com/ourworldfreezone", Twitter: "https://twitter.com/threefold_io", Telegram: "https://t.me/threefoldnews" } socialLinks: { Github: "https://github.com/ourworldfreezone", Twitter: "https://twitter.com/threefold_io", Telegram: "https://t.me/threefoldnews" }
--- ---

View File

@@ -4,8 +4,7 @@ description: ""
insert_anchor_links: "left" insert_anchor_links: "left"
template: "partials/header.html" template: "partials/header.html"
extra: extra:
logoPath: "./images/odfz.svg" logoPath: "./images/zdfz.svg"
imgPath: "" imgPath: ""
--- ---
- [Home]("/") - [Home]("/")
- [Contact]("/contact")

1
static/images/zdfz.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 7.1 KiB

View File

@@ -20,7 +20,6 @@
{% include "partials/benefits.html" %} {% include "partials/benefits.html" %}
{% include "partials/blogs.html" %}
{% include "partials/presale.html" %} {% include "partials/presale.html" %}
{% include "partials/faq.html" %} {% include "partials/faq.html" %}
{% endblock content %} {% endblock content %}

View File

@@ -1,7 +1,7 @@
<div class="bg-blue-50"> <div class="bg-blue-50">
<div class="mx-auto max-w-7xl px-6 py-16 sm:py-24 lg:px-8"> <div class="mx-auto max-w-7xl px-6 py-12 lg:py-24 lg:px-8">
<h2 class="text-4xl font-semibold tracking-tight text-gray-900 sm:text-5xl">🔎 Frequently Asked Questions</h2> <h2 class="text-3xl font-semibold tracking-tight text-gray-900 lg:text-4xl">🔎 Frequently Asked Questions</h2>
<p class="mt-6 max-w-2xl text-base leading-7 text-gray-600">Have a different question and cant find the answer youre looking for? Reach out to our support team by <a href="mailto:info@ourworld.tf" class="font-semibold text-blue-600 hover:text-blue-500">sending us an email</a> and well get back to you as soon as we can.</p> <p class="mt-6 max-w-2xl text-base leading-7 text-gray-600">Have a different question and cant find the answer youre looking for? Reach out to our support team by <a href="mailto:info@ourworld.tf" class="font-semibold text-blue-600 hover:text-blue-500">sending us an email</a> and well get back to you as soon as we can.</p>
@@ -28,4 +28,3 @@
</div> </div>
</div> </div>
</div> </div>

View File

@@ -6,7 +6,7 @@
<div class="max-w-screen-2xl mx-auto lg:py-4 py-4 sm:px-6 lg:px-8"> <div class="max-w-screen-2xl mx-auto lg:py-4 py-4 sm:px-6 lg:px-8">
<div class="flex flex-col xl:flex-row xl:gap-4 items-center"> <div class="flex flex-col xl:flex-row xl:gap-4 items-center">
<div class="space-y-8 lg:max-w-sm xl:max-w-sm lg:mr-8 mb-4 xl:col-span-1 text-center xl:text-left"> <div class="space-y-8 lg:max-w-sm xl:max-w-sm lg:mr-8 mb-4 xl:col-span-1 text-center xl:text-left">
<img class="lg:w-60 h-auto w-20 mx-auto" src="./images/odfz.svg" alt="logo" /> <img class="lg:w-60 h-auto w-20 mx-auto" src="./images/zdfz.svg" alt="logo" />
</div> </div>
<p data-v-14efe4a7="" class="text-base leading-6 text-gray-400 mb-4"> <p data-v-14efe4a7="" class="text-base leading-6 text-gray-400 mb-4">
© 2024 OurWorld Holdings, All rights reserved. © 2024 OurWorld Holdings, All rights reserved.

View File

@@ -4,20 +4,33 @@
<!-- Right Column (Text Section) --> <!-- Right Column (Text Section) -->
<div class="relative sm:py-24 lg:py-12 lg:px-8 px-4"> <div class="relative sm:py-24 lg:py-12 lg:px-8 px-4">
<div class="max-w-xl mx-auto"> <div class="max-w-xl mx-auto">
<h2 class="text-base font-semibold leading-7 text-blue-600">COMPANY LICENSE PRESALE</h2> <h2 class="text-base font-semibold leading-7 text-blue-600">CONTACT</h2>
<p class="mt-2 text-3xl font-bold tracking-tight text-black sm:text-4xl">🚀 Secure Your Spot with a Special Offer Price</p> <p class="mt-2 text-3xl font-bold tracking-tight text-black sm:text-4xl">🚀 Get in Touch</p>
<div class="mt-4 font-light text-lg leading-7 tracking-tight text-gray-600"> <div class="mt-4 font-light text-lg leading-7 tracking-tight text-gray-600">
<p class="text-base font-light lg:text-xl text-gray-600 mb-10 mt-6">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. <p class="text-base font-light lg:text-xl text-gray-600 mb-10 mt-6">At Zanzibar Digital Free Zone (ZDFZ), we are eager to hear from you! Whether you have questions about our innovative platform and programs, need assistance with onboarding, or are interested in exploring collaboration opportunities, we are here to help.
</p> </p>
</div> </div>
<div class="mt-10 flex lg:gap-x-6 gap-x-3"> <div class="mt-10 flex lg:gap-x-6 gap-x-3">
<a href="/about" class="rounded-xl bg-blue-700 px-4 py-2.5 lg:text-base text-sm font-semibold text-white shadow-sm hover:bg-blue-800 hover:text-blue-200 transition-colors duration-300"> <dl class=" space-y-4 text-base leading-7 text-gray-600">
Join Presale <div class="flex gap-x-4">
</a> <dt class="flex-none">
<span class="sr-only">Address</span>
<a href="/about" class="rounded-xl border border-gray-800 border-r-2 px-4 py-2.5 font-medium text-gray-900 bg-transparent hover:bg-white hover:text-blue-700 transition-all duration-300"> <svg class="h-7 w-6 text-gray-600" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true">
Learn More &#8594; <path stroke-linecap="round" stroke-linejoin="round" d="M2.25 21h19.5m-18-18v18m10.5-18v18m6-13.5V21M6.75 6.75h.75m-.75 3h.75m-.75 3h.75m3-6h.75m-.75 3h.75m-.75 3h.75M6.75 21v-3.375c0-.621.504-1.125 1.125-1.125h2.25c.621 0 1.125.504 1.125 1.125V21M3 3h12m-.75 4.5H21m-3.75 3.75h.008v.008h-.008v-.008zm0 3h.008v.008h-.008v-.008zm0 3h.008v.008h-.008v-.008z" />
</a> </svg>
</dt>
<dd>Nexus Global Financial Services Limited,<br>Ebene, Mauritius.</dd>
</div>
<div class="flex gap-x-4">
<dt class="flex-none">
<span class="sr-only">Email</span>
<svg class="h-7 w-6 text-gray-600" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true">
<path stroke-linecap="round" stroke-linejoin="round" d="M21.75 6.75v10.5a2.25 2.25 0 01-2.25 2.25h-15a2.25 2.25 0 01-2.25-2.25V6.75m19.5 0A2.25 2.25 0 0019.5 4.5h-15a2.25 2.25 0 00-2.25 2.25m19.5 0v.243a2.25 2.25 0 01-1.07 1.916l-7.5 4.615a2.25 2.25 0 01-2.36 0L3.32 8.91a2.25 2.25 0 01-1.07-1.916V6.75" />
</svg>
</dt>
<dd><a class="hover:text-gray-600" href="mailto:info@ourworld.tf"><u>info@ourworld.tf</u></a></dd>
</div>
</dl>
</div> </div>
</div> </div>
</div> </div>