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
This commit is contained in:
2026-02-20 12:44:56 -05:00
parent f6bf1dc29b
commit 50b396704b
20 changed files with 695 additions and 294 deletions

View File

@@ -9,6 +9,7 @@
"astro": "astro"
},
"dependencies": {
"astro": "^5.17.1"
"astro": "^5.17.1",
"lenis": "^1.3.17"
}
}
}