Created empty files & folders for CMS blocks, updated the RootLayout

This commit is contained in:
2025-08-31 11:50:16 +03:00
parent 8997ad9f06
commit a99200b581
42 changed files with 3732 additions and 5 deletions

View File

@ -25,10 +25,12 @@
"react-modal-video": "^2.0.1",
"react-scroll-trigger": "^0.6.14",
"react-skillbars": "^2.2.0",
"sharp": "^0.34.3",
"swiper": "^11.0.7"
},
"devDependencies": {
"@types/node": "24.3.0",
"typescript": "5.9.2"
}
},
"type": "module"
}