Update Footer.tsx

This commit is contained in:
Zac Gaetano 2026-04-18 13:39:32 -04:00
parent 5263e352e5
commit 743a69d368

View file

@ -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" },
],
},