Update src/app/contact/page.tsx

This commit is contained in:
2026-03-03 15:53:51 +00:00
parent cfafc5d408
commit 7b711ea06c

View File

@@ -39,7 +39,7 @@ export default function ContactPage() {
<NavbarLayoutFloatingOverlay
brandName="LichtPrint"
navItems={navItems}
button={{ text: "Get Quote", href: "/contact" }}
button={{ text: "Language", href: "#" }}
/>
</div>