3 Commits

Author SHA1 Message Date
3a12c96507 feat: implement email functionality for contact form
- Add nodemailer dependency for email sending

- Create server action to handle email submissions

- Add email HTML template for formatted messages

- Update contact page to integrate email functionality
2026-02-25 00:06:54 -05:00
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
9ea8c2a156 - Cleaned project's folders and files.
- Created general layout for pages with title as prop.
- Added favicon
- Added header and footer to the layout
2026-01-29 13:09:34 -05:00