Merge version_17 into main #21

Merged
bender merged 5 commits from version_17 into main 2026-03-27 22:50:04 +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>