chore: update branding from ProFix to Lucris Handyman across multiple components

This commit is contained in:
Dan Dobos
2026-02-23 11:29:09 +01:00
parent 03d5a16c42
commit 2fed4212c7
5 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ export function Header() {
{/* Logo */}
<Link to="/" className="flex items-center space-x-2">
<Wrench className="h-8 w-8 text-orange-600" />
<span className="font-bold text-xl text-gray-900">ProFix Handyman</span>
<span className="font-bold text-xl text-gray-900">Lucris Handyman</span>
</Link>
{/* Desktop Navigation */}