fix: update home - services section

This commit is contained in:
2025-11-20 15:49:09 +03:00
parent f27522db50
commit 55c69f61c6
9 changed files with 359 additions and 41 deletions

8
package-lock.json generated
View File

@@ -14,7 +14,7 @@
"@maskito/react": "^3.9.1",
"libphonenumber-js": "^1.12.9",
"next": "15.5.2",
"nodemailer": "^7.0.5",
"nodemailer": "7.0.7",
"react": "19.1.1",
"react-dom": "19.1.1",
"react-hook-form": "^7.60.0",
@@ -4535,9 +4535,9 @@
}
},
"node_modules/nodemailer": {
"version": "7.0.5",
"resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-7.0.5.tgz",
"integrity": "sha512-nsrh2lO3j4GkLLXoeEksAMgAOqxOv6QumNRVQTJwKH4nuiww6iC2y7GyANs9kRAxCexg3+lTWM3PZ91iLlVjfg==",
"version": "7.0.7",
"resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-7.0.7.tgz",
"integrity": "sha512-jGOaRznodf62TVzdyhKt/f1Q/c3kYynk8629sgJHpRzGZj01ezbgMMWJSAjHADcwTKxco3B68/R+KHJY2T5BaA==",
"license": "MIT-0",
"engines": {
"node": ">=6.0.0"