Skip to content

Commit ed79a90

Browse files
Adjusting Jana's and Marianas' content
1 parent 4785f04 commit ed79a90

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

utils/about.js

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -117,10 +117,20 @@ export const whoWeAre = [
117117
about:
118118
'Kaz is a dedicated Full Stack Developer with a keen interest in Test-Driven Development (TDD) and automated testing. He thrives on learning and expanding his skill set, particularly in areas that enhance code quality and efficiency. He values teamwork and enjoys the synergy of working alongside other passionate developers.',
119119
},
120+
{
121+
image: '/images/faith.webp',
122+
name: 'Faith Nchifor',
123+
title: '',
124+
position: 'Full Stack Developer',
125+
linkedIn: 'faith-nchifor',
126+
portfolio: '',
127+
about:
128+
'Results-driven software developer passionate about leveraging cutting-edge technology to solve complex problems.',
129+
},
120130
{
121131
image: '/images/jana.webp',
122132
name: 'Jana Behfarshad',
123-
title: 'Project Founder',
133+
title: 'Co-founder',
124134
devtoId: 1344669,
125135
devtoSummary: 'Web/Software Developer',
126136
position: 'Web Developer',
@@ -132,24 +142,14 @@ export const whoWeAre = [
132142
{
133143
image: '/images/mariana.webp',
134144
name: 'Mariana Caldas',
135-
title: 'Co-founder, Product Manager',
145+
title: 'Co-founder',
136146
devtoId: 556959,
137147
devtoSummary:
138-
'Front-End dev | Scrum Master here! <> Hello :) </> JavaScript, React.js, Next.js, and CMS platforms (WordPress)',
139-
position: 'Front-End Developer | Scrum Master',
148+
'Digital Product Manager & Front-End Developer here! <> Hello :) </> Product Management, JavaScript, React.js, Next.js, CMS platforms (WordPress), and Agile methodologies.',
149+
position: 'Product Manager | Front-End Developer',
140150
linkedIn: 'mariana-caldas-souza',
141151
portfolio: 'www.marianacaldas.com',
142152
about:
143-
'Mariana is a Front-End developer who strongly believes in the power of sharing knowledge.',
144-
},
145-
{
146-
image: '/images/faith.webp',
147-
name: 'Faith Nchifor',
148-
title: '',
149-
position: 'Full Stack Developer',
150-
linkedIn: 'faith-nchifor',
151-
portfolio: '',
152-
about:
153-
'Results-driven software developer passionate about leveraging cutting-edge technology to solve complex problems.',
154-
},
153+
'Mariana is a Digital Product Manager who strongly believes in the power of sharing knowledge.',
154+
}
155155
];

0 commit comments

Comments
 (0)