Commit Graph

7 Commits

Author SHA1 Message Date
f0a401a9a4 Remove unused variable cleanDarkBackground 2025-04-08 23:00:19 +02:00
6535bf37ec Added "Services" page & refactor layout structure
- Introduced a new Services component with basic setup.
- Updated layout files to ensure consistent global styling references.
- Enhanced Navbar with pathname detection for active link styling.
- Fixed navigation link URL for "Leistungen" in constants.
2025-04-08 22:57:58 +02:00
493d5bcfa2 Update Navbar contact button 2025-04-08 22:47:51 +02:00
5226cd1bd4 Update Navbar contact button 2025-04-08 22:42:32 +02:00
2d89fcfbb8 Refactor and update navigation and constants
- Refactor code for consistency in formatting and styling.
- Update `navLinks` to revise URLs and labels for improved clarity.
- Adjust button text in `DesktopNav` from "Portal" to "Kontakt".
2025-04-08 22:39:16 +02:00
4193e45592 Enhance Navbar responsiveness and theming
- Refactor `MobileNav` with theme context support and improved animations.
- Adjust `DesktopNav` background behavior for better clarity.
- Update `Hero` image style with scaling for visual impact.
2025-04-06 00:20:59 +02:00
82a43f48fd Moved Navbar-related components out of 'Home' directory. 2025-04-05 23:57:08 +02:00