diff --git a/src/components/Header.tsx b/src/components/Header.tsx index 2027a316..9df1c97a 100644 --- a/src/components/Header.tsx +++ b/src/components/Header.tsx @@ -11,10 +11,10 @@ import { Search } from "@/components/Search"; import { ThemeSelector } from "@/components/ThemeSelector"; const links = [ - { - href: "https://zuplo.com/features", - name: "Product", - }, + // { + // href: "https://zuplo.com/features", + // name: "Product", + // }, { href: "/", name: "Docs",