feat: add contacts page and content

This commit is contained in:
2025-07-11 14:00:53 +03:00
parent 8fe566e1c9
commit e4f898961c
20 changed files with 598 additions and 3 deletions

View File

@@ -1,4 +1,5 @@
export * from './home';
export * from './contacts';
//Expertise
export * from './expertise/category';