feat: site institucional completo com design system - Implementa\u00e7\u00e3o do site institucional da Aggios com design system completo incluindo gradientes, tipografia, componentes e se\u00e7\u00f5es de recursos, pre\u00e7os e CTA

This commit is contained in:
Erik Silva
2025-12-07 02:19:08 -03:00
parent 53f240a4da
commit bf6707e746
90 changed files with 25927 additions and 1 deletions

21
1. docs/HOSTS.md Normal file
View File

@@ -0,0 +1,21 @@
# ==================================================
# AGGIOS - Configuração de Hosts Local
# ==================================================
#
# WINDOWS: Adicione estas linhas ao arquivo:
# C:\Windows\System32\drivers\etc\hosts
#
# LINUX/MAC: Adicione estas linhas ao arquivo:
# /etc/hosts
#
# ==================================================
127.0.0.1 aggios.local
127.0.0.1 dash.aggios.local
127.0.0.1 api.aggios.local
127.0.0.1 traefik.aggios.local
# Ou use *.localhost (funciona sem editar hosts no Windows 10+)
# http://localhost
# http://dash.localhost
# http://api.localhost