From 1c3d1d32eed208eb13047a00e52d50437c82e64c Mon Sep 17 00:00:00 2001 From: Marco Gallegos Date: Wed, 21 Jan 2026 15:56:13 -0600 Subject: [PATCH] =?UTF-8?q?docs:=20documentar=20estructura=20de=20assets?= =?UTF-8?q?=20y=20configuraci=C3=B3n=20del=20proyecto?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 41 ++++++++++++++++++++++++++++++++++++++++- 1 file changed, 40 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8fc9181..1b325cc 100644 --- a/README.md +++ b/README.md @@ -1 +1,40 @@ -# noire_landing +# Noiré Collective - Landing Page + +Marketing, desarrollo web y sistemas digitales para emprendimientos. + +## Estructura de Assets + +``` +/assets/ +├── images/ +│ ├── home/ +│ │ ├── man.png # Hero principal +│ │ ├── design.png # Caso: Escalamiento operativo +│ │ ├── editing.png # Caso: Marketing conectado +│ │ ├── photography.png # Caso: Optimización + Insight IA +│ │ ├── forest.png # Insight: Marketing sin operación +│ │ └── mountain.png # Insight: Lean Office +│ └── people/ +│ ├── man.png # Testimonio: Socio operador +│ ├── man2.png # Testimonio: Director +│ └── women.png # Testimonio: Cliente fundador +└── logo.png +``` + +## Tecnologías + +- HTML5 + Tailwind CSS +- JavaScript vanilla con GSAP para animaciones +- Iconos: Bootstrap Icons + Material Icons + +## Desarrollo + +```bash +# Verificar proyecto +ls -la +``` + +## Notas + +- Usar formato PNG para todas las imágenes +- Mantener nombres consistentes según convención