diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx index b0ba75f..af9ef60 100755 --- a/src/components/Footer.tsx +++ b/src/components/Footer.tsx @@ -17,7 +17,6 @@ const navSections = [ { label: "About", href: "#about" }, { label: "Services", href: "#services" }, { label: "Projects", href: "#projects" }, - { label: "Gallery", href: "#gallery" }, { label: "Contact", href: "#contact" }, ], },