Skip to content

Commit c62a17f

Browse files
Add Key Applications & Impact section to HTML
1 parent f46b1af commit c62a17f

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

research/academic_papers/AML_Fraud_and_Global_Civicsystems.html

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,30 @@ <h3 class="text-2xl font-semibold text-teal-700 mb-3">The Solution: Ternary Logi
105105
</div>
106106
</section>
107107

108+
<section class="bg-white rounded-lg shadow-lg p-6 mb-8">
109+
<h2 class="text-2xl font-bold text-[#0D47A1] text-center">Key Applications & Impact</h2>
110+
<p class="text-md text-center text-[#616161] mt-2 mb-6 max-w-3xl mx-auto">
111+
TL provides the greatest impact in high-risk, low-transparency environments. This chart compares its effect across key metrics for three primary sectors, based on illustrative data.
112+
</p>
113+
<div class="chart-container">
114+
<canvas id="radarChart"></canvas>
115+
</div>
116+
<p class="text-sm text-center text-[#616161] mt-4">
117+
The chart illustrates TL's ability to radically improve <strong>Auditability</strong> and <strong>Data Integrity</strong> across all sectors. It provides the largest boost to <strong>Real-Time Response</strong> in finance and <strong>Fraud-Proofing</strong> in public health systems.
118+
</p>
119+
</section><section class="bg-white rounded-lg shadow-lg p-6 mb-8">
120+
<h2 class="text-2xl font-bold text-[#0D47A1] text-center">Section 4: Key Applications & Impact</h2>
121+
<p class="text-md text-center text-[#616161] mt-2 mb-6 max-w-3xl mx-auto">
122+
TL provides the greatest impact in high-risk, low-transparency environments. This chart compares its effect across key metrics for three primary sectors, based on illustrative data.
123+
</p>
124+
<div class="chart-container">
125+
<canvas id="radarChart"></canvas>
126+
</div>
127+
<p class="text-sm text-center text-[#616161] mt-4">
128+
The chart illustrates TL's ability to radically improve <strong>Auditability</strong> and <strong>Data Integrity</strong> across all sectors. It provides the largest boost to <strong>Real-Time Response</strong> in finance and <strong>Fraud-Proofing</strong> in public health systems.
129+
</p>
130+
</section>
131+
108132
<section id="pillars" class="content-section">
109133
<div class="text-center mb-12">
110134
<h2 class="text-3xl md:text-4xl font-bold text-gray-900 mb-4">The Eight Pillars of TL</h2>

0 commit comments

Comments
 (0)