edit
This commit is contained in:
parent
73f29b6da8
commit
3452c9a17e
@ -2,33 +2,14 @@
|
||||
<div class="mx-auto max-w-7xl px-6 lg:px-8">
|
||||
<div class="mx-auto grid max-w-2xl grid-cols-1 gap-x-8 gap-y-16 sm:gap-y-20 lg:mx-0 lg:max-w-none lg:grid-cols-2">
|
||||
<div class="flex items-start justify-end lg:order-first">
|
||||
<img src="invest/img/owpass4.png" alt="Product screenshot" class="w-full max-w-none rounded-lg shadow-xl sm:w-full">
|
||||
<img src="invest/img/owpass4.png" alt="Product screenshot" class="w-full max-w-none rounded-md shadow-xl sm:w-full">
|
||||
</div>
|
||||
<div class="lg:ml-auto lg:pl-4 lg:pt-4 lg:col-start-2 lg:col-span-1">
|
||||
<div class="lg:max-w-lg lg:mx-auto">
|
||||
<h2 class="text-base font-semibold leading-7 text-indigo-600">INVEST</h2>
|
||||
<p class="mt-2 text-3xl font-bold tracking-tight text-gray-900 sm:text-4xl">Introducing OurPass</p>
|
||||
<p class="mt-6 text-lg leading-8 text-gray-600">A strategic investment with the opportunity for global mobility, residency and citizenship in multiple countries.</p>
|
||||
<dl class="mt-10 max-w-xl space-y-8 text-base leading-7 text-gray-600 lg:max-w-none">
|
||||
<div class="relative pl-4">
|
||||
<dt class="inline font-semibold text-gray-900">
|
||||
Sovereign Investment Program
|
||||
</dt>
|
||||
<dd class="inline">Secure a profitable investment while working towards global mobility with residency programs.</dd>
|
||||
</div>
|
||||
<div class="relative pl-4">
|
||||
<dt class="inline font-semibold text-gray-900">
|
||||
Economic Security
|
||||
</dt>
|
||||
<dd class="inline">Investments are carefully vetted to meet the economic and social criteria set by respective governments, ensuring the security of your investment and your path to citizenship.</dd>
|
||||
</div>
|
||||
<div class="relative pl-4">
|
||||
<dt class="inline font-semibold text-gray-900">
|
||||
Golden Visa and Citizenship
|
||||
</dt>
|
||||
<dd class="inline">OurPass facilitates the issuance of Golden Visas, leading to permanent residency and eventually, citizenship.</dd>
|
||||
</div>
|
||||
</dl>
|
||||
<p class="mt-6 text-xl leading-8 text-gray-900">A Unique Approach to Global Citizenship</p>
|
||||
<p class="mt-6 text-lg leading-8 text-gray-600">OurWorld presents an innovative approach to obtaining global citizenship through strategic investment. The Venture Creator Passport Program offers a unique pathway for global investors to obtain residency and, eventually, citizenship in multiple countries.</p>
|
||||
<div class="mt-8 flex items-center gap-x-6">
|
||||
<a href="/invest" class="rounded-md bg-black 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">Learn More</a>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user