1
0
mirror of https://gitlab.com/MisterBiggs/secure-act-2.0.git synced 2025-08-18 00:34:43 +00:00

Add 2019 student debt growth context to hero section

- Add prominent context in hero that student debt grew 4.5% annually through 2019
- Shows debt was growing nearly twice as fast as wage growth pre-pandemic
- Uses 2019 baseline to avoid COVID-era data distortions
- Positioned prominently in hero section for maximum visibility
- Provides important historical context for the current debt crisis
This commit is contained in:
2025-08-13 11:51:40 -06:00
parent 6f5e360b0a
commit bfc85ee14b

View File

@@ -48,10 +48,15 @@
<h2 class="text-2xl md:text-3xl font-light mb-8">
Student Loan Matching Program
</h2>
<p class="text-xl md:text-2xl max-w-4xl mx-auto leading-relaxed mb-8">
<p class="text-xl md:text-2xl max-w-4xl mx-auto leading-relaxed mb-6">
A game-changing benefit that helps employees build retirement savings
while paying off student loans
</p>
<div class="text-center mb-8">
<p class="text-sm text-white/90 bg-white/10 backdrop-blur-sm inline-block px-6 py-3 rounded-full border border-white/20">
Student debt grew 4.5% annually through 2019 — nearly twice as fast as wage growth
</p>
</div>
<div class="grid md:grid-cols-3 gap-6 max-w-4xl mx-auto text-center">
<div class="bg-white/10 backdrop-blur-sm rounded-lg p-4">
<div class="text-3xl font-bold">$1.81T</div>
@@ -473,7 +478,7 @@
</p>
<div class="mt-3 pt-3 border-t border-amber-200">
<p class="text-xs text-amber-700">
<strong>Data Sources:</strong> Student loan statistics from Education Data Initiative (2025). Investment return assumptions based on S&P 500 historical performance data from Investopedia (2025). Federal Reserve household debt data from NY Fed Center for Microeconomic Data.
<strong>Data Sources:</strong> Student loan statistics from Education Data Initiative (2025). Investment return assumptions based on S&P 500 historical performance data from Investopedia (2025). Federal Reserve household debt data from NY Fed Center for Microeconomic Data. Growth rate comparisons use 2019 pre-pandemic baseline data.
</p>
</div>
</div>