diff --git a/app/page.tsx b/app/page.tsx index 66f4fcc..c034f6f 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -1,6 +1,3 @@ -import searchPic from '../public/search.svg'; - - import mastodonPic from '../public/mastodon.svg'; import githubPic from '../public/github.svg'; import instagramPic from '../public/instagram.svg'; @@ -13,7 +10,8 @@ import Image from "next/image"; import Link from "next/link"; import AnimatedLink from '../components/animatedLink'; import BlogArea from "../components/blogpost"; -import HeaderToolbar from "../components/header/toolbar"; + +import MainHeader from "@/components/header/main"; // Mock data for blog posts const blogposts = [ @@ -50,34 +48,7 @@ const blogposts = [ export default function Home() { return (
-
-
-
    -
  • - - aderk.tech - -
  • - -
  • - - search - -
  • -
-
-
-

- Hello. I am is a programmer, hacker, and gamer. Love comics, coding, read books. There I am posting articles about science and another staff, that’s im like. -

-
- -
+
@@ -132,13 +103,13 @@ export default function Home() {
    -
  • Games

    lang
  • +
  • Games

    lang
  • Robot Fire
    -
  • Other Projects

    lang
  • +
  • Other Projects

    lang
  • cloudberrygames