We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b41ab79 commit a4a549aCopy full SHA for a4a549a
src/app/teams/page.tsx
@@ -36,7 +36,7 @@ export default function Teams() {
36
name: 'Vansh Sahay',
37
position: 'Developer, Blockchain',
38
},
39
- { image: '/Nipu.png', name: 'Nipu Das', position: 'Developer, UI/UX' },
+ { image: '/nipu.png', name: 'Nipu Das', position: 'Developer, UI/UX' },
40
{
41
image: '/Barrel.png',
42
name: 'Mr. Barrel',
0 commit comments