diff --git a/src/app/page.tsx b/src/app/page.tsx index 0909f38..9013a2b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -35,7 +35,7 @@ export default function LandingPage() { { name: "Services", id: "services" }, { name: "Process", id: "process" }, { name: "Contact", id: "contact" }, - ], + ]} brandName="inDev" />