Update src/app/services/page.tsx

This commit is contained in:
2026-03-03 15:53:54 +00:00
parent ee8b808d53
commit d2f59ad192

View File

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