Update src/app/page.tsx
This commit is contained in:
@@ -44,7 +44,7 @@ export default function PlumbingPage() {
|
||||
<HeroSplitKpi
|
||||
title="Expert Plumbing Services for California Homes"
|
||||
description="Fast, reliable plumbing solutions available 24/7. From emergency repairs to complete installations, ProPlumb delivers professional service when you need it most."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
kpis={[
|
||||
{ value: "24/7", label: "Emergency Response" },
|
||||
{ value: "15+", label: "Years Experience" },
|
||||
@@ -177,7 +177,7 @@ export default function PlumbingPage() {
|
||||
tagIcon={Phone}
|
||||
title="Schedule Your Service Today"
|
||||
description="Ready to solve your plumbing problem? Contact ProPlumb for a free estimate or emergency service. We're standing by to help."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="https://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721535.jpg"
|
||||
imageAlt="ProPlumb technician ready to help"
|
||||
|
||||
Reference in New Issue
Block a user