diff --git a/src/components/sections/Team/Team.section.tsx b/src/components/sections/Team/Team.section.tsx index b3dfd713..3bdd05e2 100644 --- a/src/components/sections/Team/Team.section.tsx +++ b/src/components/sections/Team/Team.section.tsx @@ -79,7 +79,7 @@ const TeamSection = () => { alt="" /> -
+
{departments.map((department) => ( ))}