feat: update header menu

This commit is contained in:
swve 2023-06-13 23:59:26 +02:00
parent d0d034eaad
commit dcfc68f6d1
5 changed files with 111 additions and 130 deletions

View file

@ -1,3 +1,4 @@
'use client';
import React from "react";
import styled from "styled-components";
import Link from "next/link";