feat(frontend): update pages, components and branding

Refresh Astro frontend implementation including new pages (Portfolio, Teams, Services), components, and styling updates.
This commit is contained in:
2026-02-11 11:50:42 +08:00
parent be7fc902fb
commit 9c2181f743
49 changed files with 9699 additions and 899 deletions

View File

@@ -15,6 +15,8 @@
"dependencies": {
"@astrojs/cloudflare": "^12.6.12",
"@tailwindcss/vite": "^4.1.14",
"agentation": "^2.1.1",
"agentation-mcp": "^1.1.0",
"astro": "6.0.0-beta.1",
"better-auth": "^1.3.13"
},