add freezone

This commit is contained in:
sasha-astiadi 2025-07-17 13:21:48 +02:00
parent 003e6bff25
commit 4dfbb2d8a2

View File

@ -129,8 +129,8 @@ export function VenturesFreezone() {
<li className="flex gap-x-3">
<BriefcaseIcon aria-hidden="true" className="mt-1 size-5 flex-none text-black" />
<span>
<strong className="font-semibold text-lg text-gray-900">Company Management Tools.</strong>
A prototype of the Digital Freezone Marketplace, showing how residents can list, manage, and trade assets within a secure and regulated environment.
<strong className="font-semibold text-lg text-gray-900">Company Management Tools. </strong>
A prototype of the Digital Freezone Marketplace, showing how residents can list, manage, and trade assets within a secure and regulated environment.
</span>
</li>
</ul>