Merge version_18 into main #22

Merged
bender merged 5 commits from version_18 into main 2026-03-28 12:36:32 +00:00
5 changed files with 5 additions and 0 deletions

View File

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

View File

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

View File

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

View File

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

View File

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