Commit Graph

13 Commits

Author SHA1 Message Date
Esteban Paz f8867f56a6 refactor: migrate images to CDN and enhance layout with decorative icons
- Move dove background images from local storage to ImageKit CDN for improved performance
- Add text alignment improvements (text-justify) across Identity, Info, and Projection sections
- Add decorative minus icon and improve visual hierarchy in Hero section
- Add yellow dove icon for enhanced visual branding
- Restructure footer layout with flexible positioning and integrated logo
- Update contact email from info@ to developer@ in footer
2026-02-13 02:27:34 -05:00
Esteban Paz 03f1a30af8 added links to social media 2026-02-12 23:55:57 -05:00
David Ascanio e866f9ea0e emails 2026-02-13 01:49:41 -03:00
Esteban Paz fd0ee10454 added x to footer 2026-02-12 20:22:45 -05:00
Esteban Paz 3b88537f61 feat(ui): add text color support to grid cards and update social media links
- Add dynamic textColor prop to GridCard component for customizable text styling
- Update FooterSection social links with actual URLs and target="_blank" for external navigation
- Configure proper text colors for grid section cards
- Replace placeholder links with real social media profiles for Centro del Reinon
2026-02-12 20:01:55 -05:00
Esteban 6610058e41 change favicon added modal form, fixed sections and installed daisy ui 2026-02-12 15:40:04 -05:00
Esteban Paz a1765fe505 added favicon and fixed contact link and other 2026-02-12 02:56:56 -05:00
Julio Ruiz 75212c8862 Co-authored-by: EstebanPaz12 <EstebanPaz12@users.noreply.github.com> 2026-02-12 02:25:33 -05:00
Julio Ruiz c18af4a224 More responsive tweaks 2026-02-12 02:12:54 -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 9419b8f91b Recompressed JBP Image for footer
Fixed footer styles
2026-02-11 22:00:14 -05:00
Julio Ruiz bfb70e4c27 Added footer section 2026-02-11 18:02:10 -05:00