diff --git a/packages/nextjs/app/builders/0x3566ce434c0d8B80934354c806f8651e1cC91EDD/page.tsx b/packages/nextjs/app/builders/0x3566ce434c0d8B80934354c806f8651e1cC91EDD/page.tsx new file mode 100644 index 0000000..47d0893 --- /dev/null +++ b/packages/nextjs/app/builders/0x3566ce434c0d8B80934354c806f8651e1cC91EDD/page.tsx @@ -0,0 +1,43 @@ +import React from "react"; +import Image from "next/image"; +import { NextPage } from "next"; + +const umutArray: NextPage = () => { + return ( + <> +
+
+
+
+
+ unicorn +
+
+

I am Umutarray

+

+ I am blockhain enthusiast second-year computer science student and i have been in crypto since 2020. +

+ +

you are always welcome to reach out to me via my social accounts.

+ + + + + + + + + + +
+
+
+ + ); +}; + +export default umutArray; diff --git a/packages/nextjs/public/univornlast.png b/packages/nextjs/public/univornlast.png new file mode 100644 index 0000000..290cd72 Binary files /dev/null and b/packages/nextjs/public/univornlast.png differ