Update src/app/page.tsx

This commit is contained in:
2026-05-06 19:38:40 +00:00
parent 24ffd84892
commit 46ce95fa92

View File

@@ -35,7 +35,7 @@ export default function LandingPage() {
{ name: "Services", id: "services" },
{ name: "Process", id: "process" },
{ name: "Contact", id: "contact" },
],
]}
brandName="inDev"
/>
</div>