agent: Apply about page CRO improvements

This commit is contained in:
platform-mcp
2026-06-17 14:18:59 +05:30
parent 387433cd26
commit 58c0cb5165
7 changed files with 1066 additions and 109 deletions
+3 -1
View File
@@ -45,10 +45,12 @@
"nodemailer": "^8.0.3"
},
"devDependencies": {
"@astrojs/check": "^0.9.9",
"@astrojs/tailwind": "^5.1.0",
"@playwright/test": "^1.58.2",
"@types/nodemailer": "^7.0.11",
"playwright": "^1.58.2",
"tailwindcss": "^3.4.1"
"tailwindcss": "^3.4.1",
"typescript": "^5.9.3"
}
}