Commit Graph

23 Commits

Author SHA1 Message Date
ddad30bcf8 Update ESLint config and optimize error handling 2025-04-21 09:05:59 +02:00
e5b40ba9f7 rename back to "err" 2025-04-21 02:21:37 +02:00
055455db6e Update object and function formatting 2025-04-21 02:13:49 +02:00
3ecdde1455 Integrate hCaptcha and email handling into contact form
- Added hCaptcha integration for client-side validation and backend verification.
- Implemented Nodemailer for contact form submissions via email.
2025-04-21 02:07:19 +02:00
21e83d6ee7 Add required fields and optional inputs in contact form 2025-04-21 01:33:18 +02:00
ecef42837b Merge branch 'legal-sites' into 'dev'
Legal sites

See merge request rheinsw/website!32
2025-04-20 23:04:33 +00:00
f2221815c8 Merge branch 'homepage-refactoring-pt4' into 'dev'
Homepage refactoring pt4

See merge request rheinsw/website!31
2025-04-20 09:42:40 +00:00
5c60594a4f Merge branch 'homepage-refactoring' into 'dev'
Homepage Refactoring - Pt .3

See merge request rheinsw/website!28
2025-04-16 17:37:41 +00:00
14ec81f4c2 Merge branch 'homepage-refactoring' into 'dev'
Refactor the whole page.

See merge request rheinsw/website!26
2025-04-11 19:08:43 +00:00
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
63062734d2 Simplify Hero section subtitle text 2025-04-08 21:38:22 +02:00
c44c713925 Add react-simple-typewriter and integrate in Hero component
- Added `react-simple-typewriter` dependency to project.
- Integrated a typewriter effect in the Hero component for dynamic text.
2025-04-06 19:18:04 +02:00
a5454882ed Add floating animation to hero image and update text styles
- Introduce keyframes for float animation in globals.css.
- Apply float animation to the hero image and update text to white.
2025-04-06 19:01:31 +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
35e3632011 Add background image and improve Hero section layout 2025-04-06 00:12:49 +02:00
82a43f48fd Moved Navbar-related components out of 'Home' directory. 2025-04-05 23:57:08 +02:00
481aa0fe63 Revert some changes 2025-04-05 23:28:12 +02:00
3c25d1a351 Merge branch 'navbar-refactoring' into 'dev'
Enhance MobileNav with theme context and visual updates

See merge request rheinsw/website!19
2025-04-04 18:36:44 +00:00
4566f2559f Migrate from old project 2025-04-02 18:25:10 +02:00