Skip to content

Commit

Permalink
💬 Update about TD page
Browse files Browse the repository at this point in the history
  • Loading branch information
otytlandsvik authored and Keyvan0111 committed Sep 6, 2024
1 parent 6cc07c8 commit 623ba92
Showing 1 changed file with 5 additions and 8 deletions.
13 changes: 5 additions & 8 deletions src/components/pages/aboutTD/About.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -167,26 +167,23 @@ const TDBoardContactInfo: React.FC = () => {
<Flex wrap="wrap" justify="space-between" gap="1rem">
<TDBoardPost
position="Leder"
members={['Hauk Storjord']}
members={['Aslak Vik Sørvik']}
mail={['[email protected]']}
/>
<TDBoardPost
position="Nestleder"
members={['Aslak Vik Sørvik']}
members={['Keyvan Sadeghi']}
mail={['[email protected]']}
/>
<TDBoardPost
position="Arrangementsansvarlig"
members={['Ask Thomassen', 'Keyvan Sadeghi']}
mail={['arrangementsansvarlig@td-uit.no']}
members={['Ging Enoksen', 'Marie Stenhaug']}
mail={['arrangement@td-uit.no']}
/>
<TDBoardPost
position="Kommunikasjonsansvarlig"
members={['Sera Elstad', 'Eline De Vito']}
mail={[
'[email protected]',
'[email protected]',
]}
mail={['[email protected]']}
/>
<TDBoardPost
position="Nettsideansvarlig"
Expand Down

0 comments on commit 623ba92

Please sign in to comment.