import Link from "next/link" import { Button } from "@/components/ui/button" export function Header() { return (
MangaVerse
Built with anycoder
) }