import Link from "next/link"; import { ThemeSwitcher } from "../themeSwitcher"; import { Navbar, NavbarBrand, NavbarContent, NavbarItem, Button, } from "@nextui-org/react"; export default async function Header() { return (

Dramalama

Anime K-Dramas Manga TV shows Movies
); }