banatie-service/apps/landing/src
Oleg Proskurin 308bea624e refactor(landing): remove unnecessary 'use client' from docs pages
Remove 'use client' directive from 10 documentation pages that don't
use client-side features. Pages are pure static content; the DocPage
wrapper component handles any client-side functionality.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-01 16:32:35 +07:00
..
app refactor(landing): remove unnecessary 'use client' from docs pages 2026-01-01 16:32:35 +07:00
components fix(landing): use label as React key in SubsectionNav to avoid duplicates 2025-12-31 20:26:47 +07:00
config feat: add page-context 2025-10-26 17:37:23 +07:00
contexts secure: bump next version 2025-12-14 23:55:47 +07:00
hooks feat: add gallery 2025-10-12 00:30:16 +07:00
lib fix: email storing 2025-12-14 15:02:33 +07:00
utils feat: adjust image card 2025-10-11 21:46:27 +07:00