portfolio-page/src/components
Sascha 311f60abe6 feat: Add landing page sections and localization for German and English
- Implemented ReferencesSection and WinningsSection components for the landing page.
- Added localization files for German and English, covering various sections including About Me, Experience, Processes, Reasons, References, and Winnings.
- Created useScrollReveal hook for scroll-based animations.
- Developed styles for new sections: experience, processes, reasons, references, and winnings.
- Updated LandingPage component to include new sections.
2026-03-09 15:21:09 +01:00
..
landing feat: Add landing page sections and localization for German and English 2026-03-09 15:21:09 +01:00
layout feat: Add landing page sections and localization for German and English 2026-03-09 15:21:09 +01:00
sections feat: Add landing page sections and localization for German and English 2026-03-09 15:21:09 +01:00
BackToTopButton.tsx feat: add BackToTopButton component and enhance accessibility with custom hooks for keyboard navigation and screen reader announcements 2026-02-02 15:22:33 +01:00
FeatureCardsGrid.tsx refactoring 2025-11-26 13:19:59 +01:00
LanguageToggle.tsx feat: Add landing page sections and localization for German and English 2026-03-09 15:21:09 +01:00
ThemeToggle.tsx refactor: standardize types across components, improve theme and language handling. add sticky menu and navigation section indicator 2026-02-02 14:36:52 +01:00