Skip to content

Commit a4a549a

Browse files
committed
refactor: team page ui
1 parent b41ab79 commit a4a549a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/teams/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ export default function Teams() {
3636
name: 'Vansh Sahay',
3737
position: 'Developer, Blockchain',
3838
},
39-
{ image: '/Nipu.png', name: 'Nipu Das', position: 'Developer, UI/UX' },
39+
{ image: '/nipu.png', name: 'Nipu Das', position: 'Developer, UI/UX' },
4040
{
4141
image: '/Barrel.png',
4242
name: 'Mr. Barrel',

0 commit comments

Comments
 (0)