Commit Graph

7 Commits

Author SHA1 Message Date
Esteban Paz a1765fe505 added favicon and fixed contact link and other 2026-02-12 02:56:56 -05:00
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 19ac4fb580 Created grid section 2026-02-11 15:15:59 -05:00
Esteban Paz da115b1aa0 multiple fixes :) 2026-02-11 01:18:49 -05:00
Esteban Paz 6845c9f0d5 added components ui, fonts, header and footer 2026-02-10 22:43:58 -05:00
Julio Ruiz 10355939ed Removed original html - added astro folder structure
Astro has multilanguage support in place
Configured with latest tailwind and mdx support
2026-02-10 21:04:44 -05:00