From 7e0263881945a51aba89f65c562571898952ed90 Mon Sep 17 00:00:00 2001 From: Prabhatyadav60 Date: Thu, 11 Jul 2024 15:22:15 +0530 Subject: [PATCH] updated Nav.tsx --- components/Nav.tsx | 29 ++++++++++++++--------------- 1 file changed, 14 insertions(+), 15 deletions(-) diff --git a/components/Nav.tsx b/components/Nav.tsx index c65dbb8..77a684d 100644 --- a/components/Nav.tsx +++ b/components/Nav.tsx @@ -1,46 +1,45 @@ "use client"; -import { FaHome, FaInfoCircle, FaEnvelope, FaGithub, FaQuestionCircle, FaSignInAlt,FaPenSquare } from "react-icons/fa"; +import { FaHome, FaInfoCircle, FaEnvelope, FaGithub, FaQuestionCircle, FaSignInAlt, FaPenSquare } from "react-icons/fa"; import { Navbar } from "flowbite-react"; export function Nav() { return ( - + - + ScrapQuest -
- +
+
- + Home - + About us - + Contact - + Star on Github - + FAQ - - - Terms & Conditions + + + Terms & Conditions - - + Begin Your Journey