Compare commits

..

No commits in common. "0799715fffa4d6917408bf87cf3547a6288589e0" and "e79cbefac069e207a69e2e76dca02cdcc33f0e15" have entirely different histories.

4 changed files with 4 additions and 4 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 366 KiB

View File

@ -1,8 +1,8 @@
<div class="relative isolate overflow-hidden py-12 bg-blue-100 mx-auto">
<div class="flex flex-col justify-center items-center max-w-2xl mx-auto py-16 px-4 lg:px-0 text-center h-full">
<div class="flex flex-col justify-center items-center max-w-2xl mx-auto py-16 text-center h-full">
<div class="text-center">
<h1 class="mt-4 text-3xl lg:text-4xl font-bold leading-8 tracking-tight text-black mb-4">🏛️ About ODFZ</h1>
<p class="mt-6 text-lg lg:text-xl mx-2 leading-8 text-gray-600 font-light"><span class="font-semibold">OurWorld Digital FreeZone</span> offer cutting-edge digital infrastructure, simplified financial transactions, and competitive tax structures to foster innovation and economic growth. With a clear regulatory framework and robust dispute resolution, we ensure a stable environment for businesses to thrive, removing complexity and enabling effortless global expansion.</p>
<p class="mt-6 text-lg lg:text-xl mx-auto leading-8 text-gray-600 font-light mx-10"><span class="font-semibold">OurWorld Digital FreeZone</span> offer cutting-edge digital infrastructure, simplified financial transactions, and competitive tax structures to foster innovation and economic growth. With a clear regulatory framework and robust dispute resolution, we ensure a stable environment for businesses to thrive, removing complexity and enabling effortless global expansion.</p>
</div>
</div>
</div>

View File

@ -10,7 +10,7 @@
<div class="absolute inset-y-0 left-0 -z-10 w-full overflow-hidden ring-1 ring-white/5 lg:w-1/2">
<!-- Placeholder for decorative SVG or background -->
</div>
<h2 class="text-base font-semibold leading-7 text-blue-600">CONTACT US</h2>
<h2 class="text-base font-semibold leading-7 text-blue-600">BENEFITS</h2>
<h2 class="mt-2 text-3xl font-bold tracking-tight text-blac">📬 Get in touch</h2>
<p class="mt-6 text-lg leading-8 text-gray-600">At OurWorld Digital FreeZone (ODFZ), 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>
<dl class="mt-10 space-y-4 text-base leading-7 text-gray-600">

View File

@ -24,7 +24,7 @@
<!-- Left Column (Image Section) -->
<div class="relative overflow-hidden lg:h-full">
<div class="image-container">
<img class="object-cover w-full h-full rounded-md mx-1" src="/images/presale.jpg" alt="Image description">
<img class="object-cover w-full h-full rounded-md mx-1" src="/images/benefits.webp" alt="Image description">
</div>
</div>
</div>