diff --git a/frontend/src/pages/home/components/FooterSection.tsx b/frontend/src/pages/home/components/FooterSection.tsx index d037b1e..13a3d2b 100644 --- a/frontend/src/pages/home/components/FooterSection.tsx +++ b/frontend/src/pages/home/components/FooterSection.tsx @@ -1,7 +1,7 @@ import ScrollReveal from "@/components/feature/ScrollReveal"; const socials = [ - { icon: "ri-telegram-line", label: "Telegram", href: "https://t.me/iraintegraya" }, + { icon: "ri-telegram-line", label: "Telegram", href: "https://t.me/irinaintegra" }, { icon: "ri-instagram-line", label: "Instagram", href: "https://www.instagram.com/irinaintegraa?igsh=ejEzcnJsbXRtc2Rk" }, { icon: "ri-message-3-line", label: "Макс", href: "https://max.ru/u/f9LHodD0cOIJbj2x8iCNahEgo_IjkT-nu3BkJEAD4TXoBGDkNzQ4gprHgNA" }, { icon: "ri-article-line", label: "b17.ru", href: "https://www.b17.ru/kochieva_irina/" }, diff --git a/frontend/src/pages/home/components/Navbar.tsx b/frontend/src/pages/home/components/Navbar.tsx index 9350049..d8eb773 100644 --- a/frontend/src/pages/home/components/Navbar.tsx +++ b/frontend/src/pages/home/components/Navbar.tsx @@ -60,7 +60,7 @@ export default function Navbar() {