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

11 Commits

Author SHA1 Message Date
8880b729d7 Fix calculation inconsistencies and chart data cutoff
- Fix chart data showing age 70 values instead of age 65 retirement values
- Update all hardcoded examples to match actual calculator output
- Recent Graduate: 75K → 94K (corrected retirement value)
- MBA Graduate: 25K → 29K (corrected retirement value)
- Medical Professional: 85K → ,065K (corrected)
- Teacher: 8K → 88K (corrected)
- Software Engineer: 12K → ,132K (corrected)
- Attorney: 5K → 54K (corrected)
- All examples now mathematically consistent with calculator logic
- Charts no longer appear to 'slow down' at retirement age
2025-08-13 12:13:04 -06:00
bc62f616ab Replace browser tooltips with custom CSS hover tooltips
- Add info icons (ℹ️) to hero statistics as visual indicators
- Create custom CSS tooltips with smooth animations and proper styling
- Remove ugly browser default tooltips in favor of professional design
- Tooltips show source attribution on hover with dark styling and arrows
- Improves UX with clear visual cues and better tooltip appearance
2025-08-13 12:09:21 -06:00
bfc85ee14b 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
2025-08-13 11:53:03 -06:00
6f5e360b0a Add year context to footer for data currency
- Add copyright year and data currency notice to footer
- Helps users understand that financial statistics change frequently
- Provides important temporal context for student loan debt figures
2025-08-13 11:47:47 -06:00
bb0fdbf835 Add citations and update statistics with current data
- Update student loan statistics to current .81T total debt and 42.5M borrowers
- Add proper citations for all key statistics from authoritative sources
- Include Education Data Initiative, Investopedia, and Federal Reserve sources
- Update investment return assumptions with proper context
- Add comprehensive data sources section to footer and disclaimer
- Improves accuracy and credibility of financial calculations
2025-08-13 11:45:08 -06:00
0625710d46 Remove unverified company list section
- Eliminates company list that contained unverified claims about SECURE Act 2.0 adoption
- Improves accuracy by focusing on calculator functionality rather than promotional content
2025-08-13 11:42:10 -06:00
11bd17060c update links 2025-08-13 11:30:14 -06:00
e6d1cc3df7 Update GitLab CI to copy all files to public directory
- Changed from copying specific files to copying all files
- Added cleanup step to remove nested public directory
- This ensures all project files are deployed to GitLab Pages
2025-08-10 23:20:26 -06:00
9bbc7468d3 og-image 2025-08-10 23:15:27 -06:00
bcbade2456 Update all URLs from gitlab.io to 401k.ansonbiggs.com
- Updated meta tags (Open Graph and Twitter cards)
- Updated social sharing links (Twitter, Bluesky, LinkedIn)
- Updated export footer text
- Updated JavaScript share URL variable
- Added employer resources modal with links to Fidelity, Vanguard, Schwab
- Added employee email template modal for requesting benefit from HR

🤖 Generated with [opencode](https://opencode.ai)

Co-Authored-By: opencode <noreply@opencode.ai>
2025-08-10 23:01:38 -06:00
34fa4764a9 init commit 2025-08-10 23:00:30 -06:00