38 lines
3.0 KiB
HTML
38 lines
3.0 KiB
HTML
<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 SAFE 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/invest.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/secure.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/visa.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/global.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>
|