refactor: reorganize and enhance cybersecurity components
- Refactored the CybersecurityWizcard component for improved readability and maintainability, including better formatting of code and comments. - Moved the Alertas e Notificações section to a more logical position within the layout, enhancing user experience. - Updated text labels for clarity, changing "Wizcard de Segurança Avançada" to "Segurança Avançada" and "Cibersecurity SGSE" to "Central de segurança cibernética". - Improved the structure of various elements for better alignment and presentation in the UI.
This commit is contained in:
@@ -208,8 +208,8 @@
|
||||
{
|
||||
title: 'Cibersecurity SGSE',
|
||||
description:
|
||||
'Wizcard de segurança cibernética com detecção de DDoS, SQLi, APT, bloqueios automatizados, relatórios refinados e alertas sonoros/visuais.',
|
||||
ctaLabel: 'Abrir Wizcard',
|
||||
'Central desegurança cibernética com detecção de DDoS, SQLi, APT, bloqueios automatizados, relatórios refinados e alertas sonoros/visuais.',
|
||||
ctaLabel: 'Abrir Central',
|
||||
href: '/(dashboard)/ti/cibersecurity',
|
||||
palette: 'error',
|
||||
icon: 'shieldCheck',
|
||||
|
||||
Reference in New Issue
Block a user