diff --git a/components/custom/Nav_bar.tsx b/components/custom/Nav_bar.tsx index 587df2e..d62914b 100644 --- a/components/custom/Nav_bar.tsx +++ b/components/custom/Nav_bar.tsx @@ -50,8 +50,8 @@ export default function Navbar({ Creator Marketplace - Slider - Docs + {/* Slider + Docs */} ); diff --git a/components/custom/marketplace_Navbar.tsx b/components/custom/marketplace_Navbar.tsx index f33a487..35aaa18 100644 --- a/components/custom/marketplace_Navbar.tsx +++ b/components/custom/marketplace_Navbar.tsx @@ -6,7 +6,7 @@ import { Bell, Heart, ShoppingCart, SquarePen, Menu } from "lucide-react"; import { Avatar, AvatarImage, AvatarFallback } from "@/components/ui/avatar"; import { Button } from "@/components/ui/button"; import { useState } from "react"; -import Link from "next/link"; +// import Link from "next/link"; function MarketplaceNavbar() { const [isMenuOpen, setIsMenuOpen] = useState(false); @@ -185,7 +185,7 @@ function MarketplaceSecondaryMenu() {
  • Audios
  • Gifs
  • Fonts
  • -
  • + {/*
  • Slider @@ -194,7 +194,7 @@ function MarketplaceSecondaryMenu() { Docs -
  • + */}