add product
This commit is contained in:
@@ -10,9 +10,6 @@
|
||||
</div>
|
||||
|
||||
<div class="space-y-8 pt-10 pb-24 mx-auto max-w-7xl relative before:absolute before:inset-0 before:ml-5 before:-translate-x-px md:before:mx-auto md:before:translate-x-0 before:h-full before:w-0.5 before:bg-gradient-to-b before:from-transparent before:via-slate-300 before:to-transparent">
|
||||
<div class="mx-auto max-w-2xl lg:max-w-none">
|
||||
|
||||
</div>
|
||||
|
||||
<!-- Item #1 -->
|
||||
<div class="fade-in relative flex items-center justify-between md:justify-normal md:odd:flex-row-reverse group is-active">
|
||||
@@ -43,9 +40,9 @@
|
||||
</div>
|
||||
<div class="fade-in w-[calc(100%-4rem)] md:w-[calc(50%-2.5rem)] bg-white/5 p-4 rounded-2xl shadow">
|
||||
<div class="flex items-center justify-between space-x-2 mb-1">
|
||||
<div class="font-medium text-gray-200">Phase II</div>
|
||||
<div class="font-medium text-white">Phase II</div>
|
||||
</div>
|
||||
<div class="font-semibold text-lg text-gray-200 mb-2">Traction & Expansion</div>
|
||||
<div class="font-semibold text-lg text-white mb-2">Traction & Expansion</div>
|
||||
<div class="text-gray-200 font-light">
|
||||
Open Source Development
|
||||
<br>60+ Countries
|
||||
@@ -69,7 +66,7 @@
|
||||
<div class="font-medium text-white">Current Phase</div>
|
||||
</div>
|
||||
<div class="font-semibold text-lg text-white mb-2">ThreeFold Commercialization</div>
|
||||
<div class="text-white font-light">
|
||||
<div class="text-gray-200 font-light">
|
||||
+1 Million Nodes
|
||||
<br>Open Source Mode & Commercial Mode
|
||||
<br>Version 3 (TFT) & Version 4 (INCA) 12.12.24
|
||||
|
||||
Reference in New Issue
Block a user