Update src/app/how-it-works/page.tsx

This commit is contained in:
2026-03-27 22:49:15 +00:00
parent 78d94b3c11
commit 2b6b6cf53e

View File

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