Merge version_18 into main #23

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

View File

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

View File

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

View File

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

View File

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

View File

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