import Link from "next/link"; import { ThemeToggle } from "./theme-toggle"; export function Navbar() { return (
Web Tools
); }