Commit Graph

43 Commits

Author SHA1 Message Date
ec5c4ebbfb fix: resolve double logo overlay by using pure CSS mask architecture
Former-commit-id: 3ad0a0ec6a225180c314efeac73f9a24baa98b2a
2026-05-08 11:05:34 +02:00
4769f4e12e fix: shine effect on SubCompanyTiles and transparency mask on loader sweeps
Former-commit-id: 124713a30552b8699988617939e4a2c880983642
2026-05-08 10:59:09 +02:00
d28fbaac41 feat: redesign PageTransitionShutter with premium ETIB logo
Former-commit-id: c26dde4f15942916216c86477e26492070da81a5
2026-05-08 10:33:36 +02:00
3865ccb592 feat: redesign InitialLoader with premium ETIB logo and light sweep
Former-commit-id: accc8a262caa6b2b121f94cebd04daf5bb877630
2026-05-07 23:22:26 +02:00
301b1786b9 fix: remove video poster attribute to prevent image flash
Former-commit-id: d06c22c2b6d144eddff379b693fc2e080dd4c64e
2026-05-07 23:17:01 +02:00
e324e2c508 fix: server-side render InitialLoader via cookies to prevent FOUC and add video preload
Former-commit-id: 2af58c1fa51fbe807132e879995ffe75ec59b7b6
2026-05-07 19:28:10 +02:00
b515e45c0d feat: add initial cinematic loader and global shutter page transitions
Former-commit-id: 641bf3103e29559d7bdff1dc1e034b21a11dbad6
2026-05-07 19:25:10 +02:00
cbc90aa872 chore: clean up git tracking, add gitignore and correct favicon formats
Former-commit-id: 6fe2ecd0cba9e05194df24b6e587896593ae4832
2026-05-07 19:17:25 +02:00
f4b410d992 chore(ui): add top dark fade to hero video and generate correct icon.png from logo
Former-commit-id: b7a0c2079f4a51ee0a5c1f947e42a42c6d44d88d
2026-05-07 19:14:34 +02:00
86799bf3ef feat(ui): add premium BenefitGrid to karriere page
Former-commit-id: b832e30800338c59f7d55e56a0bf30dd8b9b63aa
2026-05-07 19:11:42 +02:00
2a372421a7 feat(ui): make header shine fully scroll-bound using Framer Motion useScroll
Former-commit-id: 0eaf5d4e24987a8fc73b06cb4025dfcd9dcd9c13
2026-05-07 18:44:33 +02:00
c8a036a0df fix(ui): increase visibility of scroll-triggered header shine
Former-commit-id: 711a8d124648c992f03c520079af144e8fcbd938
2026-05-07 17:32:11 +02:00
990dabf210 feat(ui): add scroll-triggered shine to header and fix button hover overlay z-index
Former-commit-id: c374d2fb1d0db12d813bb75aea765936f348208b
2026-05-07 15:49:20 +02:00
f308445f2e style(kompetenzen): elevate service cards with premium industrial aesthetics and interactive lists
Former-commit-id: f0706cbfecd2c7a5f4ba611b0fb8b7779091e6f0
2026-05-07 15:37:19 +02:00
6e451e83f0 feat(kompetenzen): enhance content presentation with split Problem/Solution UI layout
Former-commit-id: 413bd4371b72883ddb35a2bd3d1c27700a437fde
2026-05-07 15:30:45 +02:00
8cd9dd94fa fix(kompetenzen): revert ServiceDetailGrid to original light theme for UI consistency
Former-commit-id: 0ad718d43eaffa63bb9d1c2ddf698e94248a6764
2026-05-07 15:07:45 +02:00
5601bbfac0 feat(kompetenzen): abstract ServiceDetailGrid into premium framer-motion component
Former-commit-id: 9d289c977e4b30aaaf99b5ac9cdd2899395f36ca
2026-05-07 14:59:13 +02:00
484343b29e feat(ui): abstract HoverShineOverlay and apply globally
Former-commit-id: 302718a9d517720d6fd5eb66a7728eff8f3ffe95
2026-05-07 14:38:27 +02:00
876171e8ac feat(ui): add premium shine sweep effect to company tiles
Former-commit-id: c18ffcf67ad8ba1e972cf26a1c288bcecd22c5fe
2026-05-07 14:35:47 +02:00
b9c080bb1d feat(ui): globalise premium button hover sweep effect
Former-commit-id: bb7199442218d1023b231238b3ddbb4ee1d1be38
2026-05-07 14:32:52 +02:00
64e1364596 fix(ui): perfect sticky header transition and frost glass CTA button
Former-commit-id: c30c64ed57021d9a913ea0a00997bee5ba6d7bdc
2026-05-07 14:29:40 +02:00
f47c07c98e feat(ui): redesign header to premium floating pill with framer-motion active indicators and dynamic CTA
Former-commit-id: 4586ca5af936d5f81485e92af70353ccfcfb767a
2026-05-07 14:25:45 +02:00
c2d0279755 fix(ui): resolve MDX paragraph line-height inheritance, implement drag-to-scroll slider, disable UI text selection
Former-commit-id: 4d03da2ca22a0119d156db12c9c1722bbba5a29e
2026-05-07 14:15:50 +02:00
3a626ffdfd style(ui): tighten hero line-height to 0.9 for a more locked-in industrial aesthetic
Former-commit-id: 2bb01c43ff20a4920cb42c50155c3b8b62a68080
2026-05-07 14:00:03 +02:00
b4d4b59add refactor(ui): rewrite Heading component to act as central typography system, fix line-heights, and apply to MDX pages
Former-commit-id: dc62485b60679b810b5f74bfb5a22915b7a62314
2026-05-07 13:56:26 +02:00
540cebf5ca feat: redesign company introduction to use image card and strong mission statement instead of redundant specializations
Former-commit-id: 9dad66acd3deb36c6e51fae1fdce6de96dd992c7
2026-05-07 13:50:37 +02:00
b027cf94f9 fix: resolve hydration error by replacing <p> tags with <div> in mdx to prevent nested paragraph tags
Former-commit-id: f56ba44a62f5b101b046bff9f70809c05b8f55ac
2026-05-07 13:40:11 +02:00
121d03d335 fix: resolve mdx parsing error caused by nested spans with newlines
Former-commit-id: 48ed0e9f1c78afa41efdd36c59d9a6a30094dbea
2026-05-07 13:38:25 +02:00
7cb58e946c feat: redesign 'experten' section on homepage for premium industrial aesthetics
Former-commit-id: 87c108a8ac9a29065866e82e845121d1730fbc42
2026-05-07 13:06:16 +02:00
f708f4c736 fix: restore text selection color via tailwind utilities
Former-commit-id: 7926a3fe3d46f27bdc818de4cbb351155a9e3093
2026-05-07 13:02:44 +02:00
b393bba073 refactor: enforce global Button component usage across all files (Header, Forms, Grids, MDX)
Former-commit-id: aa55620667a28e5c00ab2603da6ea6dc1e1c5ecf
2026-05-07 11:40:47 +02:00
055f6009d4 feat(home): transform inline competencies text into interactive pill-grid design linking to detail pages
Former-commit-id: 66d0d6a6e06671f2575ec88a95202d81fe7d0e81
2026-05-07 11:34:47 +02:00
744d689a57 feat(tiles): add 'Aktuell hier' state badge and remove pointer interactions for current active company tile
Former-commit-id: cca6da9ea309033366c35f85ff4f121412a8a609
2026-05-07 11:33:21 +02:00
815eac9cff fix(tiles): remove self-referencing URL from E-TIB GmbH tile
Former-commit-id: 7fbbb2d3f16ec29d2011e04d2886758cd4538219
2026-05-07 11:32:02 +02:00
08660d3045 fix(components): revert subcompany tiles to real high-fidelity image tiles and center actual logos inside them without title text
Former-commit-id: 54efe2ead3fdd0aca1d722a4fad078764239430e
2026-05-07 11:27:56 +02:00
bd105fefaa fix(mdx): resolve hydration errors and redesign subcompany tiles as logo grid under hero
Former-commit-id: d45ef2baf7ed5f673dc8dd688a3f937376743f84
2026-05-07 11:21:53 +02:00
5439df72ea feat(ui): finalize E-TIB modernization with footer redesign, video optimization, and TS fixes
Former-commit-id: 67ac02c8404cc66893fdf97308574701cca6000c
2026-05-07 10:43:20 +02:00
f2fdea96ec feat: complete MDX migration, stabilize routing and lead capture
Former-commit-id: ab5cc38c97e5f73d6e821465b90d199fb6e6edc9
2026-05-03 21:06:47 +02:00
b13f628b55 feat: complete MDX migration, stabilize environment & verify via E2E tests
Former-commit-id: ec3e64156a2e182535cbdcf0d975cd54603a517d
2026-05-03 18:46:41 +02:00
e57661a586 fix: payload rich text undefined data bug causing fallback rendering and 404 assets
Former-commit-id: c93558b9f6125760932bf983c9a68dbf17ebad55
2026-04-28 23:23:21 +02:00
d6e43357da chore: finalize production E2E infrastructure and resolve localization inconsistencies
Former-commit-id: 5e0e76c9384ff9683a8ed4044637f85aa6aa2d78
2026-04-28 19:29:53 +02:00
306a2c6c2b chore: Next.js proxy migration & E2E integration
Former-commit-id: daf08548d0a8f45b07b4b87405edd081e823edd5
2026-04-28 19:12:44 +02:00
d14122005d Initial commit: E-TIB production hardening & E2E foundation
Former-commit-id: ef04fca3d76375630c05aac117bf586953f3b657
2026-04-28 19:11:38 +02:00