Commit Graph

22 Commits

Author SHA1 Message Date
34ff786c5f feat: improve accessibility and SEO (100/100 Lighthouse score)
Fixes color contrast, canonical URLs, viewport scaling, semantic lists,

and resolves 404 errors for manifest/imgproxy.
2026-02-18 21:36:02 +01:00
7b277e6102 chore: deep semantic HTML audit and improvements across all pages 2026-02-18 19:26:15 +01:00
d93b453d53 feat(a11y): implement screen reader support and accessibility optimizations 2026-02-18 00:59:31 +01:00
58d83a7fa1 feat(analytics): implement total transparency suite and SEO metadata standardization
- Added global ScrollDepthTracker (25%, 50%, 75%, 100%)
- Implemented ProductEngagementTracker for deep product analytics
- Added field-level tracking to ContactForm and RequestQuoteForm
- Standardized SEO metadata (canonical, alternates, x-default) across all routes
- Created reusable TrackedLink and TrackedButton components for server components
- Fixed 'useAnalytics' hook error in Footer.tsx by adding 'use client'
2026-02-16 18:30:29 +01:00
4e762ebfdf feat: optimize event capturing and playback accuracy 2026-02-15 18:06:50 +01:00
79d7cfd009 perf: implement font optimization, granular lazy-loading and content-visibility 2026-02-11 18:51:22 +01:00
24181a48c1 perf: site-wide performance optimizations including image delivery and hero overhaul 2026-02-11 18:47:13 +01:00
41865ab9ab deploy
All checks were successful
Build & Deploy KLZ Cables / build-and-deploy (push) Successful in 3m45s
2026-01-27 20:32:32 +01:00
12501ea51a fixes 2026-01-27 10:12:36 +01:00
875cf1bd07 buttons 2026-01-27 08:47:52 +01:00
cbb7855804 frontend fixes
Some checks failed
Build & Deploy KLZ Cables / build-and-deploy (push) Failing after 1m37s
2026-01-26 20:21:17 +01:00
807a604e39 font sizes
Some checks failed
Build & Deploy KLZ Cables / deploy (push) Failing after 1m1s
2026-01-24 23:09:00 +01:00
6e34392976 build
Some checks failed
Build & Deploy / deploy (push) Failing after 3m39s
2026-01-19 20:46:39 +01:00
4f6264f2e2 wip 2026-01-19 02:05:30 +01:00
d8184caa9d wip
Some checks failed
Build & Deploy / deploy (push) Failing after 19s
2026-01-17 16:33:19 +01:00
29168a9778 animations 2026-01-17 13:17:10 +01:00
021d23ab93 wip 2026-01-17 02:57:53 +01:00
7c5b91749b wip 2026-01-17 02:15:11 +01:00
3dd4f7f121 wip 2026-01-17 00:06:30 +01:00
f18dd5b0f9 wip 2026-01-16 22:49:00 +01:00
0b23e70fc9 wip 2026-01-16 21:56:11 +01:00
ce1a73f2bc clone init 2026-01-16 21:47:58 +01:00