Dev: add placeholder avatar, change image urls

This commit is contained in:
Aaron William Po
2023-11-27 11:50:42 -05:00
parent de9b3e300f
commit e27a24bdb9
9 changed files with 47 additions and 36 deletions

View File

@@ -1,5 +1,3 @@
// create a 404 next js page using tailwind
import { NextPage } from 'next';
import Head from 'next/head';