diff --git a/public/user.jpg b/public/user.jpg new file mode 100644 index 0000000..650f61c Binary files /dev/null and b/public/user.jpg differ diff --git a/src/assets/user.jpg b/src/assets/user.jpg new file mode 100644 index 0000000..650f61c Binary files /dev/null and b/src/assets/user.jpg differ diff --git a/src/pages/index.tsx b/src/pages/index.tsx index 162d2f4..131831c 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -9,6 +9,8 @@ export default function IndexPage() { Click Click + + ); }