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
+3 -3
View File
@@ -10,7 +10,7 @@ export function Footer() {
<div> <div>
<div className="flex items-center space-x-2 mb-4"> <div className="flex items-center space-x-2 mb-4">
<Wrench className="h-8 w-8 text-orange-600" /> <Wrench className="h-8 w-8 text-orange-600" />
<span className="font-bold text-xl text-white">ProFix Handyman</span> <span className="font-bold text-xl text-white">Lucris Handyman</span>
</div> </div>
<p className="text-sm mb-4"> <p className="text-sm mb-4">
Professional handyman services for all your home repair and maintenance needs. Quality work, affordable prices. Professional handyman services for all your home repair and maintenance needs. Quality work, affordable prices.
@@ -88,7 +88,7 @@ export function Footer() {
<Mail className="h-5 w-5 text-orange-600 flex-shrink-0 mt-0.5" /> <Mail className="h-5 w-5 text-orange-600 flex-shrink-0 mt-0.5" />
<div> <div>
<p className="text-sm">Email Us</p> <p className="text-sm">Email Us</p>
<p className="text-white">info@profix.com</p> <p className="text-white">info@lucris.nl</p>
</div> </div>
</li> </li>
<li className="flex items-start space-x-3"> <li className="flex items-start space-x-3">
@@ -110,7 +110,7 @@ export function Footer() {
</div> </div>
<div className="border-t border-gray-800 mt-8 pt-8 text-center text-sm"> <div className="border-t border-gray-800 mt-8 pt-8 text-center text-sm">
<p>&copy; 2026 ProFix Handyman. All rights reserved.</p> <p>&copy; 2026 Lucris Handyman. All rights reserved.</p>
</div> </div>
</div> </div>
</footer> </footer>
+1 -1
View File
@@ -23,7 +23,7 @@ export function Header() {
{/* Logo */} {/* Logo */}
<Link to="/" className="flex items-center space-x-2"> <Link to="/" className="flex items-center space-x-2">
<Wrench className="h-8 w-8 text-orange-600" /> <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> </Link>
{/* Desktop Navigation */} {/* Desktop Navigation */}
+2 -2
View File
@@ -37,7 +37,7 @@ export function About() {
{/* Hero Section */} {/* Hero Section */}
<section className="bg-gradient-to-br from-orange-50 to-orange-100 py-16"> <section className="bg-gradient-to-br from-orange-50 to-orange-100 py-16">
<div className="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 text-center"> <div className="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 text-center">
<h1 className="text-4xl md:text-5xl mb-6 text-gray-900">About ProFix Handyman</h1> <h1 className="text-4xl md:text-5xl mb-6 text-gray-900">About Lucris Handyman</h1>
<p className="text-xl text-gray-700 max-w-3xl mx-auto"> <p className="text-xl text-gray-700 max-w-3xl mx-auto">
Your trusted partner for all home repair and maintenance needs since 2011 Your trusted partner for all home repair and maintenance needs since 2011
</p> </p>
@@ -51,7 +51,7 @@ export function About() {
<div> <div>
<h2 className="text-3xl md:text-4xl mb-6 text-gray-900">Our Story</h2> <h2 className="text-3xl md:text-4xl mb-6 text-gray-900">Our Story</h2>
<p className="text-lg text-gray-700 mb-4"> <p className="text-lg text-gray-700 mb-4">
ProFix Handyman was founded in 2011 with a simple mission: to provide reliable, high-quality handyman services at fair prices. What started as a one-person operation has grown into a trusted team of skilled professionals serving the community. Lucris Handyman was founded in 2011 with a simple mission: to provide reliable, high-quality handyman services at fair prices. What started as a one-person operation has grown into a trusted team of skilled professionals serving the community.
</p> </p>
<p className="text-lg text-gray-700 mb-4"> <p className="text-lg text-gray-700 mb-4">
Over the years, we've completed thousands of projects, from simple repairs to complete home renovations. Our reputation for quality work and excellent customer service has made us the go-to handyman service in the area. Over the years, we've completed thousands of projects, from simple repairs to complete home renovations. Our reputation for quality work and excellent customer service has made us the go-to handyman service in the area.
+2 -2
View File
@@ -93,8 +93,8 @@ export function Contact() {
</div> </div>
<div> <div>
<h3 className="text-gray-900 mb-1">Email</h3> <h3 className="text-gray-900 mb-1">Email</h3>
<a href="mailto:info@profix.com" className="text-orange-600 hover:text-orange-700"> <a href="mailto:info@lucris.nl" className="text-orange-600 hover:text-orange-700">
info@profix.com info@lucris.nl
</a> </a>
<p className="text-gray-600 text-sm mt-1">We'll respond within 24 hours</p> <p className="text-gray-600 text-sm mt-1">We'll respond within 24 hours</p>
</div> </div>
+2 -2
View File
@@ -38,7 +38,7 @@ export function Home() {
}, },
{ {
name: "Mike Thompson", name: "Mike Thompson",
text: "ProFix is my go-to for all home repairs. Always reliable, fair pricing, and excellent work.", text: "Lucris is my go-to for all home repairs. Always reliable, fair pricing, and excellent work.",
rating: 5, rating: 5,
}, },
{ {
@@ -157,7 +157,7 @@ export function Home() {
/> />
<div> <div>
<h2 className="text-3xl md:text-4xl mb-6 text-gray-900"> <h2 className="text-3xl md:text-4xl mb-6 text-gray-900">
Why Choose ProFix Handyman? Why Choose Lucris Handyman?
</h2> </h2>
<p className="text-lg text-gray-600 mb-6"> <p className="text-lg text-gray-600 mb-6">
With over 15 years of experience, we've become the most trusted handyman service in the area. Our team of skilled professionals is committed to delivering exceptional quality and customer satisfaction. With over 15 years of experience, we've become the most trusted handyman service in the area. Our team of skilled professionals is committed to delivering exceptional quality and customer satisfaction.