mirror of
https://gitlab.com/MisterBiggs/secure-act-2.0.git
synced 2025-08-18 00:34:43 +00:00
update links
This commit is contained in:
170
index.html
170
index.html
@@ -512,6 +512,142 @@
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Employers Supporting This Benefit -->
|
||||
<section class="py-16 bg-white">
|
||||
<div class="container mx-auto px-6">
|
||||
<h2 class="text-3xl font-bold text-gray-800 mb-8 text-center">
|
||||
Employers Supporting Student Loan Matching
|
||||
</h2>
|
||||
<p class="text-center text-gray-600 max-w-3xl mx-auto mb-12">
|
||||
These forward-thinking companies have implemented or announced SECURE Act 2.0 student loan matching programs.
|
||||
This list is growing as more employers adopt this valuable benefit.
|
||||
</p>
|
||||
|
||||
<div class="grid md:grid-cols-3 gap-8 max-w-5xl mx-auto">
|
||||
<!-- Group 1: Financial Services -->
|
||||
<div class="bg-blue-50 p-6 rounded-lg">
|
||||
<h3 class="text-lg font-semibold text-blue-800 mb-4 border-b pb-2">Financial Services</h3>
|
||||
<ul class="space-y-3">
|
||||
<li class="flex items-center">
|
||||
<svg class="w-5 h-5 text-blue-600 mr-2" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
||||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7"></path>
|
||||
</svg>
|
||||
<span>Fidelity Investments</span>
|
||||
</li>
|
||||
<li class="flex items-center">
|
||||
<svg class="w-5 h-5 text-blue-600 mr-2" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
||||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7"></path>
|
||||
</svg>
|
||||
<span>Vanguard</span>
|
||||
</li>
|
||||
<li class="flex items-center">
|
||||
<svg class="w-5 h-5 text-blue-600 mr-2" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
||||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7"></path>
|
||||
</svg>
|
||||
<span>Abbott</span>
|
||||
</li>
|
||||
<li class="flex items-center">
|
||||
<svg class="w-5 h-5 text-blue-600 mr-2" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
||||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7"></path>
|
||||
</svg>
|
||||
<span>Prudential</span>
|
||||
</li>
|
||||
<li class="flex items-center">
|
||||
<svg class="w-5 h-5 text-blue-600 mr-2" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
||||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7"></path>
|
||||
</svg>
|
||||
<span>Alight Solutions</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<!-- Group 2: Tech Companies -->
|
||||
<div class="bg-purple-50 p-6 rounded-lg">
|
||||
<h3 class="text-lg font-semibold text-purple-800 mb-4 border-b pb-2">Technology</h3>
|
||||
<ul class="space-y-3">
|
||||
<li class="flex items-center">
|
||||
<svg class="w-5 h-5 text-purple-600 mr-2" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
||||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7"></path>
|
||||
</svg>
|
||||
<span>Google</span>
|
||||
</li>
|
||||
<li class="flex items-center">
|
||||
<svg class="w-5 h-5 text-purple-600 mr-2" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
||||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7"></path>
|
||||
</svg>
|
||||
<span>Microsoft</span>
|
||||
</li>
|
||||
<li class="flex items-center">
|
||||
<svg class="w-5 h-5 text-purple-600 mr-2" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
||||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7"></path>
|
||||
</svg>
|
||||
<span>Salesforce</span>
|
||||
</li>
|
||||
<li class="flex items-center">
|
||||
<svg class="w-5 h-5 text-purple-600 mr-2" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
||||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7"></path>
|
||||
</svg>
|
||||
<span>Adobe</span>
|
||||
</li>
|
||||
<li class="flex items-center">
|
||||
<svg class="w-5 h-5 text-purple-600 mr-2" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
||||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7"></path>
|
||||
</svg>
|
||||
<span>Intuit</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<!-- Group 3: Healthcare & Other -->
|
||||
<div class="bg-green-50 p-6 rounded-lg">
|
||||
<h3 class="text-lg font-semibold text-green-800 mb-4 border-b pb-2">Healthcare & Others</h3>
|
||||
<ul class="space-y-3">
|
||||
<li class="flex items-center">
|
||||
<svg class="w-5 h-5 text-green-600 mr-2" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
||||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7"></path>
|
||||
</svg>
|
||||
<span>Pfizer</span>
|
||||
</li>
|
||||
<li class="flex items-center">
|
||||
<svg class="w-5 h-5 text-green-600 mr-2" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
||||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7"></path>
|
||||
</svg>
|
||||
<span>Cigna</span>
|
||||
</li>
|
||||
<li class="flex items-center">
|
||||
<svg class="w-5 h-5 text-green-600 mr-2" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
||||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7"></path>
|
||||
</svg>
|
||||
<span>Starbucks</span>
|
||||
</li>
|
||||
<li class="flex items-center">
|
||||
<svg class="w-5 h-5 text-green-600 mr-2" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
||||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7"></path>
|
||||
</svg>
|
||||
<span>PwC</span>
|
||||
</li>
|
||||
<li class="flex items-center">
|
||||
<svg class="w-5 h-5 text-green-600 mr-2" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
||||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7"></path>
|
||||
</svg>
|
||||
<span>Estée Lauder</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="mt-12 p-4 bg-blue-50 rounded-lg max-w-3xl mx-auto text-center">
|
||||
<p class="text-blue-800">
|
||||
<span class="font-bold">Know a company that should be on this list?</span>
|
||||
<a href="mailto:secure@ansonbiggs.com" class="text-blue-600 underline">
|
||||
Let us know
|
||||
</a>
|
||||
and we'll update our directory.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Call to Action -->
|
||||
<section class="py-16 bg-gradient-to-r from-blue-600 to-purple-700 text-white" x-data="{ showModal: false, showEmailModal: false, copied: false }">
|
||||
<div class="container mx-auto px-6 text-center">
|
||||
@@ -621,7 +757,7 @@
|
||||
</a>
|
||||
|
||||
<!-- IRS Official -->
|
||||
<a href="https://www.irs.gov/retirement-plans/plan-sponsor/401k-plan-overview"
|
||||
<a href="https://www.irs.gov/newsroom/irs-issues-important-interim-guidance-on-employer-matching-contributions-made-to-retirement-plans-related-to-employee-student-loan-payments"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
class="block p-4 border border-gray-200 rounded-lg hover:bg-gray-50 transition-colors">
|
||||
@@ -784,7 +920,15 @@ Best regards,
|
||||
<h3 class="text-white font-semibold mb-4">Resources</h3>
|
||||
<ul class="space-y-2 text-sm">
|
||||
<li>
|
||||
<a href="https://www.irs.gov/retirement-plans/plan-sponsor/401k-plan-overview"
|
||||
<a href="https://en.wikipedia.org/wiki/SECURE_2.0_Act"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
class="hover:text-white transition-colors">
|
||||
Wikipedia SECURE Act 2.0 Guidance
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://www.irs.gov/newsroom/irs-issues-important-interim-guidance-on-employer-matching-contributions-made-to-retirement-plans-related-to-employee-student-loan-payments"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
class="hover:text-white transition-colors">
|
||||
@@ -792,21 +936,13 @@ Best regards,
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://www.fidelityworkplace.com/s/studentdebt-retirement"
|
||||
<a href="https://www.fidelityworkplace.com/s/studentdebt-retirement"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
class="hover:text-white transition-colors">
|
||||
Fidelity Student Debt Solutions
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://projects.ansonbiggs.com"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
class="hover:text-white transition-colors">
|
||||
More Projects
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
@@ -814,14 +950,6 @@ Best regards,
|
||||
<div>
|
||||
<h3 class="text-white font-semibold mb-4">Connect</h3>
|
||||
<ul class="space-y-2 text-sm">
|
||||
<li>
|
||||
<a href="https://ansonbiggs.com"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
class="hover:text-white transition-colors">
|
||||
About Anson
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://bsky.app/profile/ansonbiggs.com"
|
||||
target="_blank"
|
||||
@@ -849,11 +977,9 @@ Best regards,
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="mt-8 pt-8 border-t border-gray-800 text-center text-sm">
|
||||
<p>
|
||||
Built by <a href="https://ansonbiggs.com" class="text-blue-400 hover:text-blue-300">Anson Biggs</a>
|
||||
• Aerospace Engineer & Software Developer
|
||||
Built by <a href="https://ansonbiggs.com" class="text-blue-400 hover:text-blue-300">Anson Biggs</a>
|
||||
</p>
|
||||
<p class="mt-2 text-gray-500">
|
||||
This calculator is for informational purposes only. Consult your HR department and financial advisor for specific guidance.
|
||||
|
Reference in New Issue
Block a user