diff --git a/public/avatar.webp b/public/avatar.webp index 3b74e68..94241c4 100644 Binary files a/public/avatar.webp and b/public/avatar.webp differ diff --git a/src/app/about/components/social-media.tsx b/src/app/about/components/social-media.tsx index 79538eb..d755e4a 100644 --- a/src/app/about/components/social-media.tsx +++ b/src/app/about/components/social-media.tsx @@ -38,9 +38,9 @@ export const SocialMedia = ({ icon: FaSquareXTwitter, }, { - href: "https://t.me/khaykingleb_blog", + href: "https://t.me/blog_khaykingleb", platform: "Telegram", - label: "@khaykingleb_blog", + label: "@blog_khaykingleb", icon: FaTelegram, }, { diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index bf11c3b..987e824 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -57,8 +57,8 @@ export default function AboutPage() {