refactor(leader): remove stats indicators from hero section
Removed '5 Core Components / €35M EU AI Act Fine / 42% Failure Rate' stats grid from hero section above Strategic Challenges. Cleaner, less cluttered hero that focuses on messaging rather than numbers. Stats still appear in context within Strategic Challenges cards.
This commit is contained in:
parent
6f56978602
commit
4554d3c08e
1 changed files with 0 additions and 17 deletions
|
|
@ -65,23 +65,6 @@
|
|||
Read Documentation
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<!-- Value Indicators (Factual) -->
|
||||
<div class="grid grid-cols-3 gap-8 max-w-3xl mx-auto">
|
||||
<div class="text-center">
|
||||
<div class="text-4xl font-extrabold text-gray-900">5</div>
|
||||
<div class="text-sm text-gray-600 font-medium mt-2">Core Components</div>
|
||||
</div>
|
||||
<div class="text-center">
|
||||
<div class="text-4xl font-extrabold text-gray-900">€35M</div>
|
||||
<div class="text-sm text-gray-600 font-medium mt-2">EU AI Act Max Fine</div>
|
||||
</div>
|
||||
<div class="text-center">
|
||||
<div class="text-4xl font-extrabold text-gray-900">42%</div>
|
||||
<div class="text-sm text-gray-600 font-medium mt-2">AI Project Failure Rate*</div>
|
||||
</div>
|
||||
</div>
|
||||
<p class="text-xs text-gray-500 mt-4">*Industry average (various sources)</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue