fix: add cookie notice

This commit is contained in:
2025-12-04 11:01:19 +03:00
parent d6d7f5548d
commit bd9937e86c
14 changed files with 305 additions and 20 deletions

View File

@@ -1,6 +1,7 @@
export * from './home';
export * from './contacts';
export * from './privacy-policy';
export * from './cookie';
//Expertise
export * from './expertise/category';