responsive page clinics & about & contact & doctors
This commit is contained in:
Generated
+20
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user