diff --git a/src/components/shared/home/home-hero.tsx b/src/components/shared/home/home-hero.tsx index e48c9a9..3a88046 100644 --- a/src/components/shared/home/home-hero.tsx +++ b/src/components/shared/home/home-hero.tsx @@ -15,12 +15,12 @@ export const btns = [ link: "/stend-form", }, { - title: "Программа ", + title: "Список участников ", link: "", }, { - title: "Стать спонсором", - link: "/become-sponsor", + title: "B2B | B2G встречи", + link: "/B2B-B2G", }, ];