Commit Graph

6 Commits

Author SHA1 Message Date
Esteban Paz 719819e43d feat(core): refactor navigation architecture and asset delivery system
Migrated image assets from bundled src/assets to public directory for optimized static serving. Simplified Button component by converting nested button>anchor structure to single anchor element, eliminating unnecessary DOM depth. Implemented scroll-based navigation with section IDs across pages. Added interactive hover states and transitions to navigation and action elements. Updated content configuration to reflect new section structure and navigation paths.
2026-02-12 01:38:18 -05:00
Julio Ruiz feee83f2f7 Image adjustments 2026-02-12 01:00:43 -05:00
Julio Ruiz 815f01500d Fixed background color for proyection section 2026-02-11 23:22:08 -05:00
Julio Ruiz 9f3c03fd46 Fixed css image positioning for grid 2026-02-11 23:16:21 -05:00
Esteban Paz 083aba5d8b feat(ui): add imgText card type and update projection section layout
Add new imgText card type to GridCard component with icon and side-by-side image layout. Update ProjectionSection to use grid-cols-12 layout with integrated GridCard components for international projection content. Include two new image assets supporting the new card display format.
2026-02-11 22:30:26 -05:00
Esteban Paz 29ad36777c added "Diplomacia Pública y Proyección Internacional" 2026-02-11 21:21:08 -05:00