From 9ec44b9432e3d8b16e04c2878f3a5f424d8c4194 Mon Sep 17 00:00:00 2001 From: RedRock Date: Wed, 10 Dec 2025 16:53:51 +0300 Subject: [PATCH] fix: update opengraph gen --- .idea/workspace.xml | 71 +++++++++++-------- package-lock.json | 24 +++++-- src/app/api/og/route.ts | 4 +- src/app/contacts/page.tsx | 37 +--------- src/app/cookies/page.tsx | 37 +--------- .../borodin-vitalij-petrovich/page.tsx | 37 +--------- .../gjulmamedov-javar-firmamed-ogly/page.tsx | 37 +--------- .../experts/jancen-jana-nikolaevna/page.tsx | 37 +--------- .../kaminskij-dmitrij-olegovich/page.tsx | 37 +--------- .../kolodij-aleksandr-sergeevich/page.tsx | 37 +--------- .../experts/mikova-inna-georgievna/page.tsx | 37 +--------- .../mitjaev-aleksej-aleksandrovich/page.tsx | 37 +--------- src/app/experts/page.tsx | 37 +--------- .../polinov-andrej-vladimirovich/page.tsx | 37 +--------- .../page.tsx | 37 +--------- src/app/page.tsx | 37 +--------- src/app/privacy-policy/page.tsx | 37 +--------- src/app/user-agreement/page.tsx | 37 +--------- .../lib/clickOutside/useClickOutside.tsx | 2 + src/shared/lib/index.ts | 2 + src/shared/lib/metaInfo/index.ts | 1 + src/shared/lib/metaInfo/metaInfo.ts | 69 ++++++++++++++++++ src/shared/lib/phoneBeautify/index.ts | 1 + src/shared/lib/phoneBeautify/phoneBeautify.ts | 4 +- src/widgets/consultation-modal/ui.tsx | 8 ++- 25 files changed, 176 insertions(+), 565 deletions(-) create mode 100644 src/shared/lib/metaInfo/index.ts create mode 100644 src/shared/lib/metaInfo/metaInfo.ts create mode 100644 src/shared/lib/phoneBeautify/index.ts diff --git a/.idea/workspace.xml b/.idea/workspace.xml index e3284a3..2d3eca1 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -5,11 +5,11 @@ + + + - - - - + @@ -23,8 +23,13 @@ + + + + + - @@ -60,32 +65,34 @@