Update src/app/page.tsx

This commit is contained in:
2026-03-03 00:59:39 +00:00
parent 2caa1d9b15
commit 4e1c9416ca

View File

@@ -32,6 +32,7 @@ export default function LandingPage() {
{ name: "What We Build", id: "capabilities" },
{ name: "How We Work", id: "process" },
{ name: "Results", id: "metrics" },
{ name: "Team", id: "about" },
{ name: "Contact", id: "contact" },
]}
/>