Commit Graph

5 Commits

Author SHA1 Message Date
50b396704b feat: refresh site pages and styling assets
- update contact, documentation, and home pages

- refine global and page-specific CSS styles

- add reusable global animations stylesheet

- add pink Naliia background image asset
2026-02-20 12:44:56 -05:00
bf48a5dcf2 feat: added content to 'what do we offer' section of index page.
- Added texts and imgs to section about what Naliia offers.
- Wrapped icons of whatsapp and payment of layout with <a> element so it turns into a link.
2026-02-10 16:42:06 -05:00
8278073312 Feature:
- Added custom y position to InitialSection component.
- Created contact page with form to ask information to user.
- Added styles to contact page and edit some global styles for dark theme.
2026-02-09 13:08:09 -05:00
f22055f388 feat: mejoras en componentes y correcciones ortográficas
- Corrección ortográfica en index.astro (sábados)
- Implementación de prop autoHeight en InitialSection para ajuste dinámico de altura
- Creación del componente PricingCard con diseño responsive
- Creación de PlanDetailsTable con características detalladas de cada plan
- Agregados emojis  a características incluidas en planes
- Actualización de estilos para página de pricing
- Ajustes en el slot extraContent de InitialSection
- Mejoras visuales y estructurales en pricing.astro
2026-02-06 18:03:29 -05:00
de69b1f1e9 Created basic structure of home page 2026-01-31 11:57:26 -05:00