Skip to content

Commit 39dff27

Browse files
feat(docs): add pricing cards and FAQ section to AI landing page (#6808)
Co-authored-by: Refine Community Bot <[email protected]>
1 parent 0e6489c commit 39dff27

20 files changed

+1794
-58
lines changed

documentation/package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,9 @@
4343
"@floating-ui/react": "^0.26.9",
4444
"@headlessui/react": "^1.7.15",
4545
"@mdx-js/react": "^1.6.22",
46+
"@radix-ui/react-icons": "^1.3.0",
47+
"@radix-ui/react-select": "^2.1.1",
48+
"@radix-ui/react-separator": "^1.1.1",
4649
"@swc/core": "^1.3.64",
4750
"@tailwindcss/line-clamp": "^0.4.2",
4851
"autoprefixer": "^10.4.8",
@@ -71,7 +74,9 @@
7174
"remark-rehype": "^10.0.0",
7275
"snarkdown": "^2.0.0",
7376
"swc-loader": "^0.2.3",
77+
"tailwind-merge": "^2.5.2",
7478
"tailwindcss": "^3.3.5",
79+
"tailwindcss-animate": "^1.0.7",
7580
"title-case": "^3.0.3"
7681
},
7782
"devDependencies": {

0 commit comments

Comments
 (0)