docs: various marketing improvements (#3400)

Co-authored-by: HugoRCD <hugo.richard@epitech.eu>
This commit is contained in:
Sébastien Chopin
2025-02-26 14:25:52 +01:00
committed by GitHub
parent d787cd1a2c
commit 2e8403c7e4
25 changed files with 384 additions and 216 deletions

View File

@@ -10,6 +10,7 @@ export function useLinks() {
label: 'Components',
icon: 'i-lucide-square-code',
to: '/components',
active: route.path === '/components',
children: [{
label: 'Layout',
to: '/components#layout',