Update src/app/page.tsx

This commit is contained in:
2026-03-02 00:47:38 +00:00
parent 6cd75ab0e2
commit 12611f0fea

View File

@@ -35,6 +35,7 @@ export default function LandingPage() {
{ name: "Services", id: "services" },
{ name: "Portfolio", id: "metrics" },
{ name: "About", id: "about" },
{ name: "Projects", id: "/projects" },
{ name: "Contact", id: "contact" }
]}
button={{