Improved the responsiveness of the website

This commit is contained in:
Tiago Ribeiro
2023-10-15 19:43:07 +01:00
parent 7da5884490
commit 069a26f900
8 changed files with 325 additions and 333 deletions

View File

@@ -9,9 +9,11 @@
"lint": "next lint"
},
"dependencies": {
"@headlessui/react": "^1.7.17",
"@stripe/react-stripe-js": "^2.3.1",
"@stripe/stripe-js": "^2.1.7",
"axios": "^1.5.1",
"clsx": "^2.0.0",
"moment": "^2.29.4",
"next": "13.5.4",
"react": "^18",