diff --git a/app/modules/team.section.tsx b/app/modules/team.section.tsx index 19fae08..622c2de 100644 --- a/app/modules/team.section.tsx +++ b/app/modules/team.section.tsx @@ -70,7 +70,7 @@ const supporters: People[] = [ export const TeamSection = () => { return ( -
+

Команда

{team.map((person, index) => (