Update src/app/page.tsx

This commit is contained in:
2026-03-28 12:36:28 +00:00
parent 82a8b6951f
commit 8ede9faaee

View File

@@ -36,6 +36,7 @@ export default function LandingPage() {
{ name: "Contact", id: "/contact" },
]}
brandName="Nicks 2 Interlock"
hideToggle={true}
/>
</div>