responsive page clinics & about & contact & doctors

This commit is contained in:
Ehsan
2024-08-20 20:18:26 +03:30
parent 381b0a9eea
commit dfd7360be5
24 changed files with 321 additions and 90 deletions
+20 -1
View File
@@ -17,7 +17,8 @@
"next": "14.2.3",
"react": "^18",
"react-dom": "^18",
"styled-components": "^6.1.11"
"styled-components": "^6.1.11",
"swiper": "^11.1.9"
},
"devDependencies": {
"postcss": "^8",
@@ -2434,6 +2435,24 @@
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/swiper": {
"version": "11.1.9",
"resolved": "https://registry.npmjs.org/swiper/-/swiper-11.1.9.tgz",
"integrity": "sha512-rflu8zvfGa3x1v/aeSufk4zRJffhOQowyvtJlp46sUBnOqAuk1Rdv5Ldj0AWWBV595iZ+ZMk7VB35ZRtRUomtA==",
"funding": [
{
"type": "patreon",
"url": "https://www.patreon.com/swiperjs"
},
{
"type": "open_collective",
"url": "http://opencollective.com/swiper"
}
],
"engines": {
"node": ">= 4.7.0"
}
},
"node_modules/tailwindcss": {
"version": "3.4.3",
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.3.tgz",