Initial site: landing, individuals, employers, library, pricing

This commit is contained in:
seven
2026-06-27 20:20:26 +08:00
commit 4a99724427
7 changed files with 4287 additions and 0 deletions

14
.gitignore vendored Normal file
View File

@@ -0,0 +1,14 @@
# macOS
.DS_Store
# Internal / non-public artifacts
*.docx
Abigail_Demo_Deck_Brief.pdf
# Node / Vercel
node_modules/
.vercel/
# Editor
.vscode/
.idea/