Commit Graph

14 Commits

Author SHA1 Message Date
8990548c6a Refactor contact API route to enhance captcha validation 2025-04-27 18:41:14 +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
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
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
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
c9eb4e3c42 Fixed an issue where the screen flickers when reloading the page.
- Add theme detection based on cookies across layouts
2025-04-06 18:26:48 +02:00
f581783abf Fix wrong import path 2025-04-06 18:16:50 +02:00
82a43f48fd Moved Navbar-related components out of 'Home' directory. 2025-04-05 23:57:08 +02:00
4566f2559f Migrate from old project 2025-04-02 18:25:10 +02:00
b1cc973853 Merge branch 'pipeline-refactoring' into 'dev'
Update CI images with digests and remove redundant declarations

See merge request rheinsw/website!14
2025-03-29 22:19:30 +00:00
f772f0df2e Initial commit from Create Next App 2025-03-29 12:35:43 +01:00