add ourpass
This commit is contained in:
parent
d504efa17f
commit
435f2ba18a
BIN
content/invest/img/ow5.png
Normal file
BIN
content/invest/img/ow5.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.5 MiB |
BIN
content/invest/img/owbenefit.png
Normal file
BIN
content/invest/img/owbenefit.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.4 MiB |
BIN
content/invest/img/owebenefit.png
Normal file
BIN
content/invest/img/owebenefit.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 799 KiB |
@ -10,8 +10,10 @@
|
||||
{{page.content | safe}}
|
||||
</div>
|
||||
|
||||
{% include "partials/ourpass.html" %}
|
||||
|
||||
{% include "partials/quote.html" %}
|
||||
{% include "partials/invest.html" %}
|
||||
{% include "partials/opbenefits.html" %}
|
||||
{% include "partials/opfeatures.html" %}
|
||||
{% include "partials/ophow.html" %}
|
||||
{% include "partials/opcta.html" %}
|
||||
|
||||
{% endblock content %}
|
@ -1,6 +1,14 @@
|
||||
<div class="relative bg-gray-900">
|
||||
|
||||
<!-- Hero Section -->
|
||||
|
||||
<div class="relative bg-black">
|
||||
<div class="relative h-80 overflow-hidden bg-indigo-600 md:absolute md:left-0 md:h-full md:w-1/3 lg:w-1/2">
|
||||
<img class="h-full w-full object-cover" src="https://images.unsplash.com/photo-1525130413817-d45c1d127c42?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1920&q=60&blend=6366F1&sat=-100&blend-mode=multiply" alt="">
|
||||
<div class="absolute -bottom-8 -left-96 -z-10 transform-gpu blur-3xl sm:-bottom-64 sm:-left-40 lg:-bottom-32 lg:left-8 xl:-left-10" aria-hidden="true">
|
||||
<div class="aspect-[1266/975] w-[79.125rem] bg-gradient-to-tr from-[#ff4694] to-[#776fff] opacity-20" style="clip-path: polygon(74.1% 44.1%, 100% 61.6%, 97.5% 26.9%, 85.5% 0.1%, 80.7% 2%, 72.5% 32.5%, 60.2% 62.4%, 52.4% 68.1%, 47.5% 58.3%, 45.2% 34.5%, 27.5% 76.7%, 0.1% 64.9%, 17.9% 100%, 27.6% 76.8%, 76.1% 97.7%, 74.1% 44.1%)"></div>
|
||||
</div>
|
||||
<div class="image-container">
|
||||
<img class="h-full w-full object-cover" src="invest/img/ow5.png" alt="Image description">
|
||||
</div>
|
||||
<svg viewBox="0 0 926 676" aria-hidden="true" class="absolute -bottom-24 left-24 w-[57.875rem] transform-gpu blur-[118px]">
|
||||
<path fill="url(#60c3c621-93e0-4a09-a0e6-4c228a0116d8)" fill-opacity=".4" d="m254.325 516.708-90.89 158.331L0 436.427l254.325 80.281 163.691-285.15c1.048 131.759 36.144 345.144 168.149 144.613C751.171 125.508 707.17-93.823 826.603 41.15c95.546 107.978 104.766 294.048 97.432 373.585L685.481 297.694l16.974 360.474-448.13-141.46Z" />
|
||||
<defs>
|
||||
@ -13,12 +21,36 @@
|
||||
</div>
|
||||
<div class="relative mx-auto max-w-7xl py-24 sm:py-32 lg:px-8 lg:py-40">
|
||||
<div class="pl-6 pr-6 md:ml-auto md:w-2/3 md:pl-16 lg:w-1/2 lg:pl-24 lg:pr-0 xl:pl-32">
|
||||
<h2 class="text-base font-semibold leading-7 text-indigo-400">Award winning support</h2>
|
||||
<p class="mt-2 text-3xl font-bold tracking-tight text-white sm:text-4xl">We’re here to help</p>
|
||||
<p class="mt-6 text-base leading-7 text-gray-300">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Et, egestas tempus tellus etiam sed. Quam a scelerisque amet ullamcorper eu enim et fermentum, augue. Aliquet amet volutpat quisque ut interdum tincidunt duis.</p>
|
||||
<h2 class="text-base font-semibold leading-7 text-indigo-400">INVEST</h2>
|
||||
<p class="mt-2 text-3xl font-bold tracking-tight text-white sm:text-4xl">OurPass</p>
|
||||
<p class="mt-2 text-lg leading-7 text-gray-300">A Unique Approach to Global Citizenship</p>
|
||||
<div class="mt-4">
|
||||
<p class="mt-4 text-base leading-7 text-gray-300">OurWorld presents an innovative approach to obtaining global citizenship through strategic investment. <b>OurPass: The Venture Creator Passport Program</b> offers a unique pathway for global investors to obtain residency and, eventually, citizenship in multiple countries.</p>
|
||||
<div class="mt-8">
|
||||
<a href="#" class="inline-flex rounded-md bg-white/10 px-3.5 py-2.5 text-sm font-semibold text-white shadow-sm hover:bg-white/20 focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-white">Visit the help center</a>
|
||||
<a href="#" class="inline-flex rounded-md bg-white/10 px-3.5 py-2.5 text-sm font-semibold text-white shadow-sm hover:bg-white/20 focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-white">Learn More</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<style>
|
||||
.image-container {
|
||||
position: relative;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.image-container::after {
|
||||
content: "";
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background-color: #6366F1; /* Indigo-600 color */
|
||||
mix-blend-mode: overlay;
|
||||
opacity: 0.5; /* Adjust opacity as needed */
|
||||
}
|
||||
</style>
|
37
templates/partials/opbenefits.html
Normal file
37
templates/partials/opbenefits.html
Normal file
@ -0,0 +1,37 @@
|
||||
<div class="bg-white pt-16 py-16 mx-12 lg:py-24 relative">
|
||||
<div class="mx-auto max-w-7xl px-4 sm:px-6 lg:px-8">
|
||||
<div class="absolute inset-x-0 top-1/2 -z-10 -translate-y-1/2 transform-gpu overflow-hidden opacity-20 blur-3xl w-1/3 mx-auto" aria-hidden="true">
|
||||
<div class="aspect-[1313/771] w-full bg-gradient-to-tr from-[#ff80b5] to-[#9089fc]" style="clip-path: polygon(74.1% 44.1%, 100% 61.6%, 97.5% 26.9%, 85.5% 0.1%, 80.7% 2%, 72.5% 32.5%, 60.2% 62.4%, 52.4% 68.1%, 47.5% 58.3%, 45.2% 34.5%, 27.5% 76.7%, 0.1% 64.9%, 17.9% 100%, 27.6% 76.8%, 76.1% 97.7%, 74.1% 44.1%)"></div>
|
||||
</div>
|
||||
<div class="text-center">
|
||||
<h2 class="text-2xl sm:text-3xl lg:text-4xl font-bold tracking-tight text-gray-900 lg:mb-2">Combining Financial Investment with Personal Sovereignty</h2>
|
||||
<p class="text-base font-light lg:text-xl text-gray-500 lg:mb-8 lg:mt-4 mt-4 lg:mb-4 mb-8 lg:px-8 px-2">Discover how OurPass combines strategic investment with the opportunity for global mobility, providing a seamless route to residency and citizenship in multiple countries.</p>
|
||||
</div>
|
||||
<div class="grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-4 gap-4 bg-white border border-gray-200 rounded-lg overflow-hidden">
|
||||
<!-- Feature 1 -->
|
||||
<div class="flex flex-col items-start p-6 text-left border-b sm:border-b-0 sm:border-r border-gray-200">
|
||||
<img src="images/planet.png" alt="Icon 1" class="mb-2 h-16 w-16">
|
||||
<h3 class="text-lg sm:text-xl font-semibold text-gray-900 mb-2">Profitable Ventures</h3>
|
||||
<p class="text-base text-gray-500 mb-4">Secure a profitable investment while working towards global mobility and independence.</p>
|
||||
</div>
|
||||
<!-- Feature 2 -->
|
||||
<div class="flex flex-col items-start p-6 text-left border-b sm:border-b-0 sm:mx-h-2 sm:border-r border-gray-200">
|
||||
<img src="images/people.png" alt="Icon 2" class="mb-2 h-16 w-16">
|
||||
<h3 class="text-lg sm:text-xl font-semibold text-gray-900 mb-2">Economic Security</h3>
|
||||
<p class="text-base text-gray-500 mb-4">Ventures meet the economic and social criteria set by respective governments, ensuring the security of your investment.</p>
|
||||
</div>
|
||||
<!-- Feature 3 -->
|
||||
<div class="flex flex-col items-start p-6 text-left border-b sm:border-b-0 sm:border-r border-gray-200">
|
||||
<img src="images/open.png" alt="Icon 3" class="mb-2 h-16 w-16">
|
||||
<h3 class="text-lg sm:text-xl font-semibold text-gray-900 mb-2">Golden Visa</h3>
|
||||
<p class="text-base text-gray-500 mb-4">Gain residency with the potential to achieve citizenship for you and your family.</p>
|
||||
</div>
|
||||
<!-- Feature 4 -->
|
||||
<div class="flex flex-col items-start p-6 text-left">
|
||||
<img src="images/authentic.png" alt="Icon 4" class="mb-2 h-16 w-16">
|
||||
<h3 class="text-lg sm:text-xl font-semibold text-gray-900 mb-2">Global Mobility</h3>
|
||||
<p class="text-base text-gray-500 mb-4">Expand your opportunities with enhanced global mobility, allowing greater access to international markets and opportunities.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
20
templates/partials/opcta.html
Normal file
20
templates/partials/opcta.html
Normal file
@ -0,0 +1,20 @@
|
||||
<div class="relative isolate px-6 pt-12 lg:px-8">
|
||||
<div class="absolute inset-x-0 -top-40 -z-10 transform-gpu overflow-hidden blur-3xl sm:-top-80" aria-hidden="true">
|
||||
<div class="relative left-[calc(50%-11rem)] aspect-[1155/678] w-[36.125rem] -translate-x-1/2 rotate-[30deg] bg-gradient-to-tr from-[#ff80b5] to-[#9089fc] opacity-30 sm:left-[calc(50%-30rem)] sm:w-[72.1875rem]" style="clip-path: polygon(74.1% 44.1%, 100% 61.6%, 97.5% 26.9%, 85.5% 0.1%, 80.7% 2%, 72.5% 32.5%, 60.2% 62.4%, 52.4% 68.1%, 47.5% 58.3%, 45.2% 34.5%, 27.5% 76.7%, 0.1% 64.9%, 17.9% 100%, 27.6% 76.8%, 76.1% 97.7%, 74.1% 44.1%)"></div>
|
||||
</div>
|
||||
<div class="mx-auto max-w-2xl sm:py-12 lg:py-24">
|
||||
<div class="text-center">
|
||||
<h1 class="text-4xl font-bold tracking-tight text-gray-900 sm:text-6xl">Join OurPass</h1>
|
||||
<p class="mt-6 text-lg leading-8 text-gray-600">Take the first step towards becoming a truly global citizen with OurPass. Our team is ready to guide you through every aspect of the Passport By Investment program, ensuring a clear and straightforward path to personal sovereignty.</p>
|
||||
<div class="mt-10 flex items-center justify-center gap-x-6">
|
||||
<a href="/contact" class="rounded-md bg-indigo-600 px-3.5 py-2.5 text-sm font-semibold text-white shadow-sm hover:bg-indigo-500 focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-indigo-600">Contact Us</a>
|
||||
<a href="#" class="text-sm font-semibold leading-6 text-gray-900">Learn more <span aria-hidden="true">→</span></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="absolute inset-x-0 top-[calc(100%-13rem)] -z-10 transform-gpu overflow-hidden blur-3xl sm:top-[calc(100%-30rem)]" aria-hidden="true">
|
||||
<div class="relative left-[calc(50%+3rem)] aspect-[1155/678] w-[36.125rem] -translate-x-1/2 bg-gradient-to-tr from-[#ff80b5] to-[#9089fc] opacity-30 sm:left-[calc(50%+36rem)] sm:w-[72.1875rem]" style="clip-path: polygon(74.1% 44.1%, 100% 61.6%, 97.5% 26.9%, 85.5% 0.1%, 80.7% 2%, 72.5% 32.5%, 60.2% 62.4%, 52.4% 68.1%, 47.5% 58.3%, 45.2% 34.5%, 27.5% 76.7%, 0.1% 64.9%, 17.9% 100%, 27.6% 76.8%, 76.1% 97.7%, 74.1% 44.1%)"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
62
templates/partials/opfeatures.html
Normal file
62
templates/partials/opfeatures.html
Normal file
@ -0,0 +1,62 @@
|
||||
<div class="bg-white py-12 lg:pt-12 lg:pb-24">
|
||||
<div class="mx-auto max-w-7xl px-6 lg:px-8">
|
||||
<div class="mx-auto max-w-2xl lg:text-center">
|
||||
<h2 class="text-base font-semibold leading-7 text-indigo-600">INVESTMENT</h2>
|
||||
<p class="mt-2 text-3xl font-bold tracking-tight text-gray-900 sm:text-4xl">Investing in Independence</p>
|
||||
<p class="mt-6 text-lg leading-8 text-gray-600">OurPass program offers a flexible and lucrative investment options adjustable to accomodate your business requirements.</p>
|
||||
</div>
|
||||
<div class="mx-auto mt-8 max-w-2xl sm:mt-20 lg:mt-8 lg:max-w-4xl">
|
||||
<dl class="grid max-w-xl grid-cols-1 gap-x-8 gap-y-10 lg:max-w-none lg:grid-cols-2 lg:gap-y-16">
|
||||
<div class="relative pl-16">
|
||||
<dt class="text-base font-semibold leading-7 text-gray-900">
|
||||
<div class="absolute left-0 top-0 flex h-10 w-10 items-center justify-center rounded-lg bg-indigo-600">
|
||||
<svg class="h-6 w-6 text-white" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true">
|
||||
<path stroke-linecap="round" stroke-linejoin="round" d="M12 16.5V9.75m0 0l3 3m-3-3l-3 3M6.75 19.5a4.5 4.5 0 01-1.41-8.775 5.25 5.25 0 0110.233-2.33 3 3 0 013.758 3.848A3.752 3.752 0 0118 19.5H6.75z" />
|
||||
</svg>
|
||||
</div>
|
||||
Protected Investment
|
||||
</dt>
|
||||
<dd class="mt-2 text-base leading-7 text-gray-600">Your investment is safeguarded by unique company assets, such as free zones and technology companies. These assets ensure the security and stability of your investment, meeting economic and social criteria set by governments.
|
||||
|
||||
</dd>
|
||||
</div>
|
||||
<div class="relative pl-16">
|
||||
<dt class="text-base font-semibold leading-7 text-gray-900">
|
||||
<div class="absolute left-0 top-0 flex h-10 w-10 items-center justify-center rounded-lg bg-indigo-600">
|
||||
<svg class="h-6 w-6 text-white" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true">
|
||||
<path stroke-linecap="round" stroke-linejoin="round" d="M16.5 10.5V6.75a4.5 4.5 0 10-9 0v3.75m-.75 11.25h10.5a2.25 2.25 0 002.25-2.25v-6.75a2.25 2.25 0 00-2.25-2.25H6.75a2.25 2.25 0 00-2.25 2.25v6.75a2.25 2.25 0 002.25 2.25z" />
|
||||
</svg>
|
||||
</div>
|
||||
High Potential Returns
|
||||
</dt>
|
||||
<dd class="mt-2 text-base leading-7 text-gray-600">Our investment opportunities offer returns that surpass traditional real estate investments. By leveraging high-growth sectors and strategic business models, you can achieve substantial financial growth.
|
||||
|
||||
</dd>
|
||||
</div>
|
||||
<div class="relative pl-16">
|
||||
<dt class="text-base font-semibold leading-7 text-gray-900">
|
||||
<div class="absolute left-0 top-0 flex h-10 w-10 items-center justify-center rounded-lg bg-indigo-600">
|
||||
<svg class="h-6 w-6 text-white" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true">
|
||||
<path stroke-linecap="round" stroke-linejoin="round" d="M16.023 9.348h4.992v-.001M2.985 19.644v-4.992m0 0h4.992m-4.993 0l3.181 3.183a8.25 8.25 0 0013.803-3.7M4.031 9.865a8.25 8.25 0 0113.803-3.7l3.181 3.182m0-4.991v4.99" />
|
||||
</svg>
|
||||
</div>
|
||||
Liquidity
|
||||
</dt>
|
||||
<dd class="mt-2 text-base leading-7 text-gray-600">We prioritize providing flexible liquidity options tailored to your needs. Whether you require short-term liquidity or long-term strategic planning, our solutions ensure your investments remain agile and accessible.</dd>
|
||||
</div>
|
||||
<div class="relative pl-16">
|
||||
<dt class="text-base font-semibold leading-7 text-gray-900">
|
||||
<div class="absolute left-0 top-0 flex h-10 w-10 items-center justify-center rounded-lg bg-indigo-600">
|
||||
<svg class="h-6 w-6 text-white" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true">
|
||||
<path stroke-linecap="round" stroke-linejoin="round" d="M7.864 4.243A7.5 7.5 0 0119.5 10.5c0 2.92-.556 5.709-1.568 8.268M5.742 6.364A7.465 7.465 0 004.5 10.5a7.464 7.464 0 01-1.15 3.993m1.989 3.559A11.209 11.209 0 008.25 10.5a3.75 3.75 0 117.5 0c0 .527-.021 1.049-.064 1.565M12 10.5a14.94 14.94 0 01-3.6 9.75m6.633-4.596a18.666 18.666 0 01-2.485 5.33" />
|
||||
</svg>
|
||||
</div>
|
||||
Supporting Sovereignty
|
||||
</dt>
|
||||
<dd class="mt-2 text-base leading-7 text-gray-600">Back companies dedicated to enhancing financial, legal, and digital sovereignty. Our partnerships focus on empowering individuals and businesses with the tools and frameworks needed to navigate global challenges independently.</dd>
|
||||
</div>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
27
templates/partials/ophow.html
Normal file
27
templates/partials/ophow.html
Normal file
@ -0,0 +1,27 @@
|
||||
<div class="relative isolate overflow-hidden bg-gray-900 py-24 sm:py-32">
|
||||
<img src="/invest/img/owebenefit.png?auto=format&fit=crop&w=2850&q=80&blend=111827&blend-mode=multiply&sat=-100&exp=15" alt="" class="absolute inset-0 -z-10 h-full w-full object-cover">
|
||||
<div class="relative mx-auto max-w-7xl px-6 lg:px-8">
|
||||
<div class="absolute -bottom-8 -left-96 -z-10 transform-gpu blur-3xl sm:-bottom-64 sm:-left-40 lg:-bottom-32 lg:left-8 xl:-left-10" aria-hidden="true">
|
||||
<div class="aspect-[1266/975] w-[79.125rem] bg-gradient-to-tr from-[#ff4694] to-[#776fff] opacity-20" style="clip-path: polygon(74.1% 44.1%, 100% 61.6%, 97.5% 26.9%, 85.5% 0.1%, 80.7% 2%, 72.5% 32.5%, 60.2% 62.4%, 52.4% 68.1%, 47.5% 58.3%, 45.2% 34.5%, 27.5% 76.7%, 0.1% 64.9%, 17.9% 100%, 27.6% 76.8%, 76.1% 97.7%, 74.1% 44.1%)"></div>
|
||||
</div>
|
||||
<div class="mx-auto max-w-2xl lg:mx-0 lg:max-w-xl">
|
||||
<h2 class="text-base font-semibold leading-8 text-indigo-400">HOW IT WORKS</h2>
|
||||
<p class="mt-2 text-3xl font-bold tracking-tight text-white sm:text-4xl">Linking Investment with Residency and Citizenship</p>
|
||||
<p class="mt-6 text-lg leading-8 text-gray-300">OurPass by OurWorld offers a streamlined process for global investors to secure residency and eventual citizenship through strategic investments.</p>
|
||||
</div>
|
||||
<dl class="mx-auto mt-4 grid max-w-2xl grid-cols-1 gap-x-8 gap-y-10 text-white sm:mt-20 sm:grid-cols-3 sm:gap-y-16 lg:mx-0 lg:max-w-none">
|
||||
<div class="flex flex-col gap-y-3 border-l border-white/10 pl-6">
|
||||
<dt class="text-sm font-light leading-6">By investing in approved ventures, you can obtain prestigious EU and Brazilian Golden Visas. These visas serve as the initial step towards residency, providing holders with the right to reside in these respective countries and work towards citizenship for themselves and their families.</dt>
|
||||
<dd class="order-first text-2xl font-semibold tracking-tight">Golden Visas</dd>
|
||||
</div>
|
||||
<div class="flex flex-col gap-y-3 border-l border-white/10 pl-6">
|
||||
<dt class="text-sm font-light leading-6">Investors benefit from renewable temporary residence permits linked to their investments. These permits allow flexibility in residency requirements, enabling continuous international mobility without the immediate need for extensive physical presence in the issuing country.</dt>
|
||||
<dd class="order-first text-2xl font-semibold tracking-tight">Residence Permits</dd>
|
||||
</div>
|
||||
<div class="flex flex-col gap-y-3 border-l border-white/10 pl-6">
|
||||
<dt class="text-sm font-light leading-6">As your investment continues to thrive and meet regulatory requirements, you can seamlessly transition towards permanent residency and citizenship, aligning your global ambitions with personal and professional pursuits.</dt>
|
||||
<dd class="order-first text-2xl font-semibold tracking-tight">Path to Citizenship</dd>
|
||||
</div>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
Loading…
Reference in New Issue
Block a user